body{
	border:0;
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	background-repeat: no-repeat;
	background-image: url("../images/nav_express_site_background.jpg");
    

 }
 
 /*----------------- list styles ------------------*/



/* these lists are formatted to use a background-image for the bullets.  Comment out list-style:none and the background image below, as well as the ul and li specific styles to use the default browser bullets */

/*----------------- end list styles ------------------*/
 
 /*----------------- header styles ------------------*/




#wrapper{
width:950px;
padding-top:0px;
margin:0 auto 12px auto;
text-align:left;
}
#contentwrapper{
	background:#fff url("../images/hdr/contentwrapper-bkg.gif") left top;
	border-left:1.2px solid #B9B5B5;
	border-right:1.2px solid #B9B5B5;
	border-bottom:1.2px solid #B9B5B5;
	padding:0 11px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: "Microsoft Sans Serif";
	color: #333333;
}
#header{
height:15px;

}
#hdrcontact {
padding:12px;
list-style:none;
margin:0;
width:80px;
float:right;
}
#footer{
	border-top:1px solid #dddddd;
	clear:both;
	padding:15px;
	line-height:1.2em;

}

#footer p{
padding:4px;
margin:0;
margin-right:200px;
}
#footer a:link, #footer a:visited{
color:#000;
}
#footer a:hover, #footer a:active{
color:#fe000c;
}
h1{
font-family: "Microsoft Sans Serif";
color:#3A79C6;
font-size: 14px;
font-weight: bold; 
}
#h2{
font-family: "Microsoft Sans Serif";
color:#333333;
font-size: 12px;
font-weight:300;
}




