@charset "utf-8";
/* CSS Document */

#footer { 
	background-image: none;
	margin-top: 0px;
	padding-top: 0px; 
	background-color: #fff;
}
#wrapper {
	background-color: #fff;
	background-image: url(../images/assets/bg_home.jpg);
} 
#main {
	background-color: #fff; 
} 
 
#sitemap {  
}

#content, #content p {
	margin-top: 0px;
	padding-top: 4px; 
	background-image: none;
}
#nav {

	width: 991px;
border: none;
} 