body{margin:auto;background-image:url(../images/body.bg.gif);background-repeat:repeat-x;}
#header{width:100%;
        min-width:1003px;
 				height:113px;
        background-image:url(../images/header.bg.gif);
        background-repeat:repeat-x;
}
#logo{height:69px;
      width:1003px;
}
#logo img{margin-left:45px;
					margin-top:10px;
					float:left;
}
#logo p{float:right;
				font-size:14px;
				line-height:69px;
				margin-right:20px;
}
#nav{width:100%;
     min-width:1003px;
		 height:44px;
		 background-image:url(../images/nnav.bg.gif);	
}
#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;
}

