/*Basic styles*/

body {color: #fff; background: #0b84b3 url('../img/bg_hm.gif') repeat-x top left; margin: 0px 0px 0px 0px; text-align: center;}

table, td {color: #fff;}



h1 {color: #fff;}

h2 {color: #fff;}

h3 {color: #f6cb02;}

h4 {color: #f6cb02;}

h5 {color: #f6cb02;}



a {color: #f6cb02; text-decoration: underline;}
a:hover {color: #fbe581; text-decoration: underline;}




/*DIV layout properties*/

#div_tp_wrpr {height: 60px; width: 100%; overflow: hidden;}

#div_tp {width: 960px; margin: 0px auto 0px auto; text-align: left; margin-top: 0.5em;}

#div_btm_bg {width: 100%; text-align: center;}

#div_btm_wrpr {width: 770px; overflow: hidden; margin: 0px auto 0px auto;}

#div_btm_l {width: 129px; float: left; margin: 0px 49px 0px 0px; padding: 196px 0px 0px 0px;}

*html #div_btm_l {overflow: hidden;} /*IE6*/

#div_btm_cr {float: left; overflow: hidden;}

#div_btm_c {width: 380px; overflow: hidden; float: left; margin: 0px 17px 0px 0px; padding: 115px 0px 20px 22px; text-align: right;}

#xdiv_btm_c {min-height: 500px; height: auto; _height: 500px;} /*Set min-height*/

#xdiv_btm_c {min-height:500px; height:auto !important; height:500px;}

#div_btm_r {width: 172px; HEIGHT: 585px; overflow: hidden; float: left;}

#div_pht_cntnr_wrpr {z-index: 10; position: absolute; top: 0px; width: 172px; height: 648px; text-align: right; overflow: hidden;}

*html #div_pht_cntnr_wrpr  {margin-left: -86px;} /*IE6*/

*+html #div_pht_cntnr_wrpr  {margin-left: -86px;} /*IE7*/

#div_pht_cntnr_wrpr .pht_01 {margin: 30px 5px 0px 0px;}

#div_pht_cntnr_wrpr .pht_02 {margin: 39px 5px 0px 0px;}

*html #div_pht_cntnr_wrpr .pht_02  {margin: 41px 5px 0px 0px;} /*IE6*/

*+html #div_pht_cntnr_wrpr .pht_02  {margin: 41px 5px 0px 0px;} /*IE7*/

#div_pht_cntnr_wrpr .pht_03 {margin: 38px 5px 0px 0px;}

*html #div_pht_cntnr_wrpr .pht_03  {margin: 40px 5px 0px 0px;} /*IE6*/

*+html #div_pht_cntnr_wrpr .pht_03  {margin: 40px 5px 0px 0px;} /*IE7*/

#div_footer_wrpr {margin-top: 10px; overflow: hidden;}

#div_footer {width: 356px; text-align: right; float: right; padding: 10px 10px 10px 0px;}

/*------------------------------------------------- menu*/

#div_menu {min-height: 305px; height: auto; _height: 305px; text-align: right; padding: 30px 25px 0px 26px;}

#div_menu ul {margin: 0px;}

#div_menu li {padding: 1px 0px 1px 0px; text-align: right;}

#div_menu ul {margin: 0; padding: 0; list-style: none; width: 80px; /* Width of Menu Items */}

#div_menu ul li {position: relative;}

#div_menu li ul {position: absolute; left: 79px; /* Set 1px less than menu width */ top: 0; display: none;}

#div_menu ul li a {display: block;}

* html #div_menu ul li { float: left; height: 1%; } /* Holly Hack. IE Requirement \*/

* html #div_menu ul li a { height: 1%; } /* Holly Hack. IE Requirement \*/

#div_menu li:hover ul, #div_menu li.over ul { display: block; }

#div_menu #nav {}

#div_menu #nav ul {width: 85px; padding: 4px 4px 10px 4px; margin: 0px 0px 0px 1px;}

#div_menu #nav ul li {}

/*------------------------------------------------- quick box links*/

#div_qckbx_wrpr {width: 380px; overflow: hidden; padding: 0px; margin: 30px 0px 0px 0px;}

#div_qckbx_a_wrpr {width: 140px; float: left; overflow: hidden; padding: 7px 22px 10px 28px;}

#div_qckbx_a_cnt {margin: 68px 0px 0px 0px;}

#div_qckbx_b_wrpr {width: 144px; float: left; overflow: hidden; padding: 7px 10px 10px 36px;}

#div_qckbx_b_cnt {margin: 68px 0px 0px 0px;}

/*------------------------------------------------- bottom border*/

body {margin-bottom: 4px;} /*Document's bottom margin >= footer height!*/

#div_btm_brdr {position: fixed; bottom: 0; left: 0; width: 100%; z-index: 2; font-size: 0; height: 4px;}

*html #div_btm_brdr {position: absolute; top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight):document.body.scrollTop+(document.body.clientHeight-this.clientHeight));}



/*DIV appearance properties*/

#div_tp_wrpr {background-color: #1d4278; border-top: 4px solid #ff5400;}

#div_tp {}

#div_btm_bg {background: url('../img/bg_btm_wrpr_hm.jpg') no-repeat top center;}

#div_btm_wrpr {}

#div_btm_l {}

#div_menu {background: url('../img/bg_menu.gif') no-repeat top left;}

#div_btm_cr {}

#div_btm_c {}

#div_btm_r {}

#div_pht_cntnr_wrpr {background: url('../img/bg_pht_cntnr_wrpr.gif') no-repeat top left;}

#div_footer_wrpr {}

#div_footer {background: url('../img/bg_footer.gif') no-repeat top right; color: #c6d0dd;}

#div_footer a:link {text-decoration: underline; color: #c6d0dd;}

#div_footer a:visited {text-decoration: underline; color: #c6d0dd;}

#div_footer a:hover {text-decoration: underline; color: #edf0f4;}

#div_footer a:active {text-decoration: underline; color: #c6d0dd;}

/*------------------------------------------------- menu*/

#div_menu {color: #fff;}

#div_menu p {font-size: 1em; border-bottom: 1px solid #4a6893;}

#div_menu ul {list-style-type: none;}

#div_menu li {border-bottom: 1px solid #4a6893;}

#div_menu a {font-weight: normal;}

#div_menu a:link {text-decoration: none; color: #c6d0dd; font-weight: bold;}

#div_menu a:visited {text-decoration: none; color: #c6d0dd; font-weight: bold;}

#div_menu a:hover {text-decoration: none; color: #edf0f4; font-weight: bold;}

#div_menu a:active {text-decoration: none; color: #c6d0dd; font-weight: bold;}

#div_menu #nav ul li {border-bottom: 1px solid #6985ae;}

#div_menu #nav ul li a:hover {background: #6985ae;}

#div_menu #nav ul {background: #44679a;}

/*------------------------------------------------- quick box links*/

#div_qckbx_wrpr {}

#div_qckbx_a_wrpr {background: url('../img/bg_qckbx_a_wrpr.gif') no-repeat top left;}

#div_qckbx_a_wrpr .readmore{color: #f6cb02;}

#div_qckbx_b_wrpr {background: url('../img/bg_qckbx_b_wrpr.gif') no-repeat top left;}

#div_qckbx_b_wrpr .readmore{color: #f6cb02;}

/*------------------------------------------------- bottom border*/

#div_btm_brdr {background-color: #ff5400;}



/*Classes*/

