body {
	background: #fff url(../images/bg.jpg) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0;
}


#container {
margin-top:10px;
width:950px;
	border: none;
background: #ffffff;
position:relative;
}

#header {
	width: 950px;
	margin:0 ;
	height: 105px;
	background: #fff url(../images/header.jpg) 0 20px no-repeat;
}
#header form label {
	padding-top:6px;
}

#nav {
	width: 930px;
	margin:0 auto;
	height: 35px;
	background: transparent url(../images/bg_nav.jpg) 0 0 repeat-x;}

	#footer {

	color: #fff;

	width: 948px;

	height: 22px;
	border: 1px solid #a7c0df;
	padding:3px 0 0 0;
	background: transparent url(../images/bg_footer.jpg) 0 0 repeat-x;

}

#footer a {
    color: #000;
  
}

#footer a:hover {
    color: #fff;
  
}

.footerleft,.footerleft a{color:white !important;}
	

