/*Basic styles*/
body {color: #718ba3; background: #fff url('../img/bg.gif') repeat-x top left; margin: 0px 0px 0px 0px;}
table, td {}

h1 {color: #039fcc;}
h2 {color: #039fcc;}
h3 {color: #039fcc;}
h4 {color: #039fcc;}
h5 {color: #039fcc;}

a:link {color: #01a0ce; text-decoration: underline;}
a:visited {color: #01a0ce; text-decoration: underline;}
a:hover {color: #9cdaec; text-decoration: underline;}
a:active {color: #01a0ce; text-decoration: underline;}

/*Classes*/
.readmore {margin: 0px; padding: 0px; font-weight: bold; color: #fff9da;}

/*SIFR classes*/
h1 {font-size: 20px; margin: 0px 0px 5px 0px;}
*html h1 {margin: 0px 0px 5px 0px;} /*IE6*/
*+html h1 {margin: 0px 0px 5px 0px;} /*IE7*/

/*DIV layout properties*/
#div_main {position: relative;}
#div_logo {width: 201px; height: 140px; position: absolute; top: 5px; left: 66px; z-index: 10;}
#div_tp_bg {width: 100%; overflow: hidden;}
#div_tp_wrpr {width: 962px; height: 89px;}
#div_main_menu_wrpr {width: 531px; height: 43px; overflow: hidden; margin: 0px 0px 0px 326px;}
#div_main_menu {width: 529px; height: 37px;}
#div_cnt_bg {width: 100%; overflow: hidden; margin: 1px 0px 0px 0px;}
#div_cnt_wrpr {width: 782px; overflow: hidden; padding: 14px 0px 20px 75px;}
#div_cnt_l {width: 182px; overflow: hidden; float: left; margin: 40px 69px 0px 0px;}
#div_pht_cntnr {width: 182px; height: 363px; overflow: hidden;}
#div_cnt_r {width: 531px; overflow: hidden; float: left; margin: 0px 0px 0px 0px;}
#div_trace {height: 40px;}
#div_btm_bg {padding-top: 7px;}
#div_btm_wrpr {overflow: hidden; padding: 30px 0px 0px 326px;}

#div_footer_wrpr {color: #7b2626; text-align: center; overflow: hidden; margin: 0px 0px 0px 0px; width: 531px;}
#div_footer {width: 470px; height: 33px; padding: 7px 0px 0px 0px; margin: 0px auto 0px auto; text-align: center;}

/*DIV appearance properties*/
#div_main {}
#div_logo {}
#div_tp_bg {background: url('../img/bg_tp.gif') repeat-x bottom;}
#div_tp_wrpr {background: url('../img/bg_tp_wrpr.gif') no-repeat top right;}
#div_main_menu_wrpr {}
#div_main_menu {border-top: 5px solid #0099c5; border-left: 1px solid #0099c5; border-bottom: 1px solid #0099c5; border-right: 1px solid #0099c5;}
#div_cnt_bg {background: url('../img/bg_cnt.gif') repeat-x top;}
#div_cnt_wrpr {background: url('../img/bg_cnt_wrpr.jpg') no-repeat bottom left;}
#div_cnt_l {}
#div_pht_cntnr {}
#div_cnt_r {}
#div_trace {} 
#div_btm_bg {background: url('../img/bg_btm.gif') repeat-x top;}
#div_btm_wrpr {background: url('../img/bg_btm_wrpr.gif') no-repeat top left;}

#div_footer_wrpr {}
#div_footer {background: url('../img/bg_footer.gif') no-repeat top left;}