/*Basic styles*/
body {color: #6f6f6f; background: #3ab9e3 url('../img/bg_hm.gif') repeat-x fixed center top; margin: 32px 0px 40px 0px;}
table, td {color: #6f6f6f; font-size: 1em;}

h1, h2, h3, h4 {color: #3ca8d6;}

a {color: #3ca8d6;}
a:hover {color: #a4bdea;}

/*Classes*/
.txt_readmore {color: #ff0000;}
ul.sldshw_cntnr {margin: 0px; padding: 0px; text-align: left;}

/*DIV layout properties*/
#div_main_wrpr {width: 782px; margin: 0 auto; position: relative;}
#div_logo {width: 258px; height: 104px; overflow: hidden; position: absolute; top: -13px; left: 16px; z-index: 100;}
#div_menu_main_cntnr {width: 490px; float: right; margin: 10px 8px 0px 0px;}
#div_pht_wrpr {width: 765px; height: 141px; overflow: hidden; margin: 0 auto;}
#div_block_wrpr {width: 765px; height: 117px; overflow: hidden; margin: 0 auto; overflow: hidden;}
#div_block_a {width: 206px; height: 117px; float: left; overflow: hidden; margin-right: 2px; position: relative;}
#div_block_a .btn {width: 65px; height: 26px; position: absolute; top: 91px; right: 0px;overflow: hidden;}
#div_block_b {width: 206px; height: 117px; float: left; overflow: hidden; margin-right: 2px; position: relative;}
#div_block_b .btn {width: 65px; height: 26px; position: absolute; top: 91px; right: 0px;overflow: hidden;}
#div_block_c {width: 349px; height: 117px; float: left; overflow: hidden; position: relative;}
#div_block_c .btn {width: 65px; height: 26px; position: absolute; top: 74px; right: 0px;overflow: hidden;}
#div_cnt_wrpr {width: 765px; overflow: hidden; margin: 0px auto 20px auto; overflow: hidden;}
#div_cnt_l {width: 552px; float: left; overflow: hidden; padding: 25px 0px 0px 0px;}
#div_cnt_r {width: 193px; float: right; overflow: hidden;}
#div_box_yellow {width: 150px; height: 292px; overflow: hidden; padding: 0px 13px 0px 30px;}
#div_box_yellow .more {padding: 5px 0px 0px 0px;}
#div_footer_wrpr {width: 765px; margin: 0 auto; padding: 7px 8px 7px 9px;}
#div_footer {}
#div_footer .cnt {padding: 3px;}

/*DIV appearance properties*/
#div_main_wrpr {background: #fff;}
#div_logo {}
#div_menu_main_cntnr {}
#div_pht_wrpr {}
#div_block_wrpr {}
#div_block_a {}
#div_block_b {}
#div_block_c {}
#div_cnt_wrpr {}
#div_cnt_l {}
#div_cnt_r {}
#div_box_yellow {background: url('../img/bg_box_yellow.jpg') no-repeat top left;}
#div_box_yellow h2 {color: #ffb400; border-bottom: 1px solid #ffb400;}
#div_box_yellow .more {text-align: right; border-top: 1px solid #ffb400;}
#div_footer_wrpr {background: #dedede;}
#div_footer {background: #3ca8d6; border-top: 5px solid #ffa200; color: #fff; font-size: 0.92em;}
#div_footer a {color: #fff;}
#div_footer a:hover {color: #b7dff0;}
#div_footer .cnt {border-left: 15px solid #3193bc;}
