#headerBox,#contentBox,#footer{width:1004px;margin:0 auto;}
/*-----header start-----*/
#header{height:100px;border-left:solid 1px #ddd;border-right:solid 1px #ddd;background:url(./Images/headerBg.gif);}
#headerBox{}
#logo{float:left;}
#nav{float:right;}
#nav ul{margin:0;padding:0;}
#nav ul li {float:left;width:70px;height:100px;overflow:hidden;text-align:center;line-height:150px;background:url(./Images/navBg.gif);list-style:none;}
#nav ul li.navLeft {float:left;width:2px;height:100px;background:url(./Images/navLeft.gif);}
#nav ul li a{font-weight:bold;color:#555;text-decoration:none;}
#nav ul li a:hover{color:#000;}
/*-----header close-----*/
#headerbottomborder{background:url(./Images/headerfoot.gif) repeat-x;height:auto;margin:0 auto;padding-top:10px;}
#bannerbox{margin:0 auto;}

.module_area{background:#f6f9fe;border:solid 1px #a9cbee;}
.module_area1{background:#f6f9fe;border:solid 1px #CCC;}
.module_area2{background:#f4f4f4;border:solid 1px #9d9d9d;border-top:solid 0px #9d9d9d;}
