#wrapper .container .body .content {
	background-repeat:			no-repeat;
	margin-top:					40px;
	padding-top:				0px;
	min-height:					390px;
	position:					relative;
}

#wrapper .container .body .producten {
/*	background-image:			url(/images/site/producten-top-bg.png);*/
}

#wrapper .container .body .producten .inner {
	background-image:			url(/images/site/producten-top-bg.png);
	background-position:		top center;
	min-height:					390px;
	background-repeat:			no-repeat;
}

#wrapper .container .body .producten .inner .overlay {
/*	background-image:			url(/images/site/frontpage-inner-bg.png);*/
	background-position:		bottom center;
	min-height:					390px;
	background-repeat:			no-repeat;
}

#wrapper .container .body .producten .inner .overlay .woningbouw{
	float: 						left;
}

#wrapper .container .body .producten .inner .overlay .utiliteitsbouw{
	float: 						right;
}
