body {
	background-color: #d1efff;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#home {
	margin:0 auto;
	padding:0;
	/*width: 700px;*/
	min-height: 300px;
	background-image: url(../images/cleaner_index.png);
	background-repeat: no-repeat;
	background-position: 75% 80px;
	padding-top: 130px;
	position: relative;
}
#logos {
	width: 485px;
	margin: 0 auto;
	margin-top: 60px;
}

#home_cpropr {
	float: right;
}

#home_nvservices {
	float: left;
}