#center {
	margin-left: auto;
	margin-right: auto;
	width: 792px;
}

#top {
	width: 792px;
	height: 92px;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
}

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	width: 792px;
	height: 283px;
}

#blocks {
	background-image: url(../images/content.png);
	background-repeat: no-repeat;
	width: 792px;
	height: 159px;
}

#contact {
	width: 235px;
	padding: 0 5px 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

#referenties {
	width: 235px;
	padding: 0 5px 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

#services {
	width: 235px;
	padding: 0 5px 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}
