/*Basic styles*/
body {color: #000; background: #fff url('../img/bg_hm.gif') repeat-x top left; margin: 0px 0px 0px 0px;}
table, td {}

h1 {color: #fff;}
h2 {color: #fff;}
h3 {color: #f6cb02;}
h4 {color: #f6cb02;}
h5 {color: #f6cb02;}

a:link {color: #fff; text-decoration: underline;}
a:visited {color: #fff; text-decoration: underline;}
a:hover {color: #c7ecfb; text-decoration: underline;}
a:active {color: #fff; text-decoration: underline;}

/*Classes*/
.readmore {margin: 0px; padding: 0px; font-weight: bold; color: #fff9da;}

/*SIFR classes*/
h1 {font-size: 17px; margin: 0px 0px 5px 0px;}
*html h1 {font-size: 17px; margin: 0px 0px 5px 0px;} /*IE6*/
*+html h1 {font-size: 17px; margin: 0px 0px 5px 0px;} /*IE7*/

/*DIV layout properties*/
#div_main {position: relative;}
#div_sldshw_wrpr {width: 980px; height: 413px; overflow: hidden; margin: 0px 0px 0px 0px;}
#div_sldshw_cntnr {width: 750px; height: 412px; overflow: hidden; margin: 0px 0px 0px 127px; position: relative;}
#div_sldshw_cntnr .pht_cntnr {width: 755px; position: absolute; top: 0; z-index: 0;}
#div_sldshw_cntnr ol,ul {margin: 0px 0px 0px -30px;}
#div_sldshw_mask {width: 750px; height: 412px; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 5;}
#div_logo {width: 213px; height: 148px; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 10; margin: 18px 0px 0px 6px;}
#div_main_menu_wrpr {width: 531px; height: 43px; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 12; margin: 0px 0px 0px 326px;}
#div_main_menu {width: 529px; height: 37px;}
#div_cnt_wrpr {width: 954px; overflow: hidden; padding: 0px 0px 0px 26px;}

#div_bx_a {width: 471px; overflow: hidden; float: left; margin: 0px 14px 0px 0px;}
#div_bx_a .cnt {width: 446px; padding: 0px 5px 0px 20px;}
#str_a {overflow: hidden;}
#div_bx_bc_wrpr {width: 346px; overflow: hidden; float: left;}
#div_bx_b {width: 216px; overflow: hidden; float: left; margin: 0px 2px 0px 0px;}
#div_bx_b .cnt {padding: 0px 11px 0px 11px;}
#div_bx_b .topic {margin-bottom: 1px;}
*html #div_bx_b .topic {margin-bottom: 4px;} /*IE6*/
*+html #div_bx_b .topic {margin-bottom: 4px;} /*IE7*/
#str_b {overflow: hidden;}
#div_bx_c {width: 128px; overflow: hidden; float: left;}
#div_bx_c .cnt {padding: 0px 11px 0px 11px;}
#div_bx_c .topic {margin-bottom: 1px;}
*html #div_bx_c .topic {margin-bottom: 4px;} /*IE6*/
*+html #div_bx_c .topic {margin-bottom: 4px;} /*IE7*/
#str_c {overflow: hidden;}

#div_footer_wrpr {color: #7b2626; text-align: center; width: 831px; margin: 20px 0px 0px 0px;}
#div_footer {width: 470px; height: 33px; margin: 0px auto 0px auto; padding: 7px 0px 0px 0px; text-align: center;}

/*DIV appearance properties*/
#div_main {}
#div_sldshw_wrpr {background: url('../img/bg_sldshw_wrpr.jpg') no-repeat top left; border-top: 5px solid #2bceec;}
#div_sldshw_cntnr {}
#div_sldshw_cntnr .pht_cntnr {background: url('../img/slideshow_hm/1.jpg') no-repeat top left;}
#div_sldshw_cntnr ol,ul {list-style:none;}
#div_sldshw_mask {}
#div_logo {}
#div_main_menu_wrpr {background: #fff;}
#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_wrpr {background: url('../img/bg_cnt_wrpr_hm.gif') no-repeat top left;}

#div_bx_a {color: #fff;}
#div_bx_a .cnt {background: url('../img/bg_bx_a.gif') repeat-y top left;}
#div_bx_bc_wrpr {}
#div_bx_b {color: #fff;}
#div_bx_b .cnt {background: url('../img/bg_bx_b.gif') repeat-y top left;}
#div_bx_c {color: #fff;}
#div_bx_c .cnt {background: url('../img/bg_bx_c.gif') repeat-y top left;}

#div_footer_wrpr {}
#div_footer {background: url('../img/bg_footer.gif') no-repeat top left;}