body, html{
	font-family: Trebuchet, Lucida Sans Unicode, Verdana, Arial, sans-serif, courier;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666;
}
#main_container{
	width: 960px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#lefthome{
	width: 260px;
	height: 570px;
	float: left;
	background-image: url(../images/home/lefthome.jpg);
	background-color: #FFF;
}
#leftjohan {
	width: 260px;
	height: 570px;
	float: left;
	background-image: url(../images/home/lefthome.jpg);
	background-color: #FFF;
}
#leftwerk {
	width: 260px;
	height: 570px;
	float: left;
	background-image: url(../images/werkzaamheden/leftwerk.jpg);
	background-color: #FFF;
}
#leftport {
	width: 260px;
	height: 570px;
	float: left;
	background-image: url(../images/portfolio/leftport.jpg);
	background-color: #FFF;
}
#leftcontact {
	width: 260px;
	height: 570px;
	float: left;
	background-image: url(../images/contact/leftcontact.jpg);
	background-color: #FFF;
}
#title {
	width: 700px;
	height: 90px;
	float: left;
	background-image: url(../images/home/titlehome.gif);
	background-repeat: no-repeat;
}
#titlewerk {
	width: 700px;
	height: 90px;
	float: left;
	background-image: url(../images/werkzaamheden/titlewerk.gif);
	background-repeat: no-repeat;
}
#titleport {
	width: 700px;
	height: 90px;
	float: left;
	background-image: url(../images/portfolio/titleport.gif);
	background-repeat: no-repeat;
}
#titlecontact {
	width: 700px;
	height: 90px;
	float: left;
	background-image: url(../images/contact/titlecontact.gif);
	background-repeat: no-repeat;
}
#nav {
	width: 682px;
	height: 30px;
	float: left;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 10px;
	font-size: 12px;
}
#main {
	width: 650px;
	height: 400px;
	float: left;
	background-color: #FFF;
	padding-top: 12px;
	padding-left: 18px;
	padding-right: 32px;
	overflow: auto;
	margin: 0px;
}
#subnavport {
	width: 200px;
	height: 412px;
	float: left;
	background-color: #FFF;
	overflow: hidden;
	margin: 0px;
}
#mainport {
	width: 468px;
	height: 400px;
	float: left;
	background-color: #FFF;
	padding-top: 12px;
	padding-left: 14px;
	padding-right: 18px;
	overflow: auto;
	margin: 0px;
}
#lines {
	width: 700px;
	height: 28px;
	float: left;
	background-image: url(../images/lines.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 685px;
	height: 24px;
	background-image: url(../images/footer.gif);
	float: left;
	padding-left: 275px;
	padding-top: 6px;
}

