@charset "UTF-8";
/* CSS Document */

body{margin:0 auto; font-family: Tahoma, Geneva, sans-serif; font-size:12px; background-color: #036}
#wrap{width:800px; margin:0 auto;}
#header{background:url(images/header.gif); height:189px; width:800px;}
 ul{list-style-image:url(images/dots.png);}
 li{padding-right:7px;}
#headerInfo li a:link, #headerInfo li a:visited{text-decoration:none;color:#263A73;} 
#headerInfo li a:hover, #headerInfo li a:active{text-decoration:none; color: #006; padding-left:15px;}
#headerInfo{float:right; width:545px;height:99px; color:#263A73; padding-top:13px;}
#headerInfo li{font-size:16px; font-weight:bold;}
#menuWrap{float:right;  width:481px; height:48px; padding-top:1px;}
#contentBg{background:url(images/content_bg.gif); width:800px; padding-top:1px; padding-bottom:1px;}
#footer{background:url(images/footer.png); height:21px; width:800px; padding-top:1px;}
#contentArea{width:770px; margin:0 auto; padding-bottom:1px; }
#clear{clear:both}
#clear2{clear:both; height:13px; border-bottom:1px solid #CCC; margin-bottom:13px;}
#copyright{color:#CCC; text-align:center;}
#copyright a:link, #copyright a:visited{color:#CCC; text-decoration:underline}
#copyright a:hover, #copyright a:active{color:#FFF; text-decoration:none}

#pageWrap{width:750px; background:#FFF;}


/*------CONTENT AREA --------------------------------------------------------------*/
#heading{ font-weight:bold; font-size:22px; color: #333;}
#heading span{font-style:italic; color: #485bb1; font-size:19px; font-weight: lighter;}
#contentArea{padding-left:0px; padding-top:0px;}
#buttonThing{background: url(images/button_bg.png); width:106px; height:25px;}
#buttonText{padding-top:6px; text-align:center; padding-left:1px; color:#FFF; font-weight:normal;}
#buttonText a:link, #buttonText a:visited{text-decoration:none; color: #F6F6F6; width:105px;}
#buttonText a:hover, #buttonText a:active{color: #6CF; text-decoration:none;  width:105px;}
/*------------------------- END CONTENT AREA -------------------------------------*/


/*------------------------- HOME PAGE -------------------------------------*/

#homeLeftWrap{ float:left; width:345px;}
#blueBox{background:url(images/blue_box_bg.gif);  width:418px; background-repeat:no-repeat; padding: 10px 0px 10px 10px; border-bottom:#CCC solid 1px;}
#homeRightWrap{float:right; width:400px;}
#boxWrap{width:340px;}
#boxTop{background:url(images/box_top.gif); height:17px; width:331px;}
#boxContentWrap{width:331px; background:url(images/box_bg.gif); padding-top:1px; padding-bottom:1px; }
#boxContent{padding-left:15px;padding-right:15px;}
#boxBottom{width:331px; background:url(images/box_bottom.gif); height:18px;}
/*------------------------- END HOME PAGE -------------------------------------*/

