body{margin:auto;background-color:#fff}
#header{
        width:1003px;
 				height:69px;
        background-image:url(../images/header.bg.gif);
        background-repeat:repeat-x;
		margin:auto;
}
#logo{height:69px;
      width:1003px;
}
#logo img{margin-left:45px;
					margin-top:10px;
					float:left;
          margin-right:21px;
}

#express{
		height:22px;
		overflow:hidden;
		font-size:12px;
		text-align:right;
		line-height:22px;
		margin-right:20px;
}

#miniNavL,#miniNavR{float:left;
		  height:39px;
		  width:6px;
}
#miniNavL{
		  background-image:url(../images/mininav.l.gif);
		  background-repeat:no-repeat;

}
#miniNavR{
		  background-image:url(../images/mininav.r.gif);
		  background-repeat:no-repeat;
}
#miniNav{float:left;
		 background-image:url(../images/mininav.bg.gif);
		 font-size:12px;
		 height:39px;
		 width:800px;
		 
		 overflow:hidden;
}
#miniNav ul{
	     margin-left:7px;
}

#miniNav li{float:left;
            color:#fff;
			font-weight:bold;
			line-height:39px;
			text-align:center;
			

}
#miniNav li a{display:block;
			  color:#fff;
			  width:90px;
			  background-image:url(../images/line.gif);
              background-repeat:no-repeat;
}

#logo p{float:right;
				font-size:14px;
				line-height:69px;
				margin-right:20px;
}
#nav{
     width:1003px;
		 height:44px;
		 background-image:url(../images/nnav.bg.gif);	
		 display:none;
}
#logo a,#nav a{color:#fff;}
#logo a{color:#000}
#logo a:hover{text-decoration:underline;}
#nav ul{list-style:none;margin-left:45px;width:900px;}
#nav li{float:left;
				font-size:14px;
				font-weight:bold;
				color:#fff;
				text-align:center;
				line-height:44px;
				
}
#nav li a{display:block;height:44px;width:100px;
					background-image:url(../images/nav.list.sty.gif);
					background-repeat:no-repeat;
					background-position:right;
}
#nav li .noList{background-image:none;
}
#nav li a:hover,#nav .current{
					background-image:url(../images/nav.lists.sty.gif);
					background-repeat:repeat;
					width:100px;
}


