/*Basic styles*/
body {color: #2e5089; background: #ebeef3 url('../img/bg_home.gif') repeat-x top left; margin: 0px 0px 20px 0px;}
table, td {color: #2e5089;}

h1, h2 {color: #00adef;}
h3 {color: #00adef;}
h4, h5 {color: #00adef;}
h6 {color: #00adef;}

a:link {color: #ff7200; text-decoration: underline;}
a:visited {color: #ff7200; text-decoration: underline;}
a:hover {color: #ffc291; text-decoration: underline;}
a:active {color: #ff7200; text-decoration: underline;}


/*DIV layout properties*/
#div_navig_tp_wrpr {width: 843px; height: 62px; overflow: hidden;}
#div_navig_tp {float: right; margin: 12px 0px 0px 0px;}
#div_main_pht_wrpr {width: 953px; height: 340px;}
#div_main_pht {width: 843px; height: 340px;}
#div_cnt_wrpr {width: 843px;}
#div_cnt_l {width: 582px; float: left; margin-right: 10px; padding: 15px 30px 30px 30px;}
#div_cnt_l {min-height: 300px; height: auto; _height: 300px;} /*min-height*/
#div_cnt_r {width: 188px; float: left;}
#div_cnt_shdw {width: 21px; height: 250px; position: absolute; left: 631px; z-index: 1;}
#div_footer_wrpr {width: 642px;}
#div_footer {width: 571px; padding: 10px 30px 15px 30px; text-align: center;}

/*DIV appearance properties*/
#div_navig_tp_wrpr {}
#div_navig_tp {overflow: hidden;}
#div_main_pht_wrpr {background: #fff url('../img/bg_main_pht_wrpr.jpg') no-repeat right top;}
#div_main_pht {background: url('../img/bg_main_pht.gif') repeat-x top;}
#div_cnt_wrpr {background: #ebeef3 url('../img/bg_cnt_wrpr_home.gif') repeat-y;}
#div_cnt_l {xbackground: #fff url('../img/bg_cnt_l_home.gif') repeat-y 631px 0px;}
#div_cnt_r {}
#div_cnt_shdw {background: url('../img/bg_cnt_shdw_home.gif') no-repeat top;}
#div_footer_wrpr {background: url('../img/bg_cnt_wrpr_home.gif') repeat-y right;}
#div_footer {background: #d3dbe6 url('../img/bg_footer.gif') repeat-x bottom; color: #7f8793; font-size: 0.95em;}
#div_footer a:link {color: #757d89; text-decoration: underline;}
#div_footer a:visited {color: #757d89; text-decoration: underline;}
#div_footer a:hover {color: #acb1b8; text-decoration: underline;}
#div_footer a:active {color: #757d89; text-decoration: underline;}

/*Classes*/
.navig_box {border-right: 1px solid #b0b1d6; padding: 4px 8px 6px 17px; text-align: right; line-height: 1em; color: #6b6eb2; float: right;}
