/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
#banner {
padding-left:20px;
border:0px;
}
body {
	background: url("../images/body_bg.jpg") center top repeat-x;
}
#top_container {
	width: 806px;
	margin: auto;
	background: url("../images/background.jpg") center top repeat-y;
}
#header_left {
	float:left;
	width: 20px;
	height: 110px;
	background: url("../images/header_left.jpg") center top repeat-y;
}
#header_right {
	float:left;
	width: 20px;
	height: 110px;
	background: url("../images/header_right.jpg") center top repeat-y;
}
#header_center{
	float:left;
	width: 766px;
	height: 110px;
	background: url("../images/header_center.jpg") center top;
}
#mid0{
	background: url("../images/headers/home.jpg") left top;
	width: 766px;
	height: 209px;
	margin: auto;
	clear: both;
	border-bottom: 1px solid #31aaff;
	border-bottom: 1px solid #AE003D;
}
#mid1{
	background: url("../images/headers/hydro.jpg") left top;
	width: 766px;
	height: 209px;
	margin: auto;
	clear: both;
	border-bottom: 1px solid #31aaff;
	border-bottom: 1px solid #AE003D;
}
#mid2{
	background: url("../images/headers/terra.jpg") left top;
	width: 766px;
	height: 209px;
	margin: auto;
	clear: both;
	border-bottom: 1px solid #31aaff;
	border-bottom: 1px solid #AE003D;
}

#mid3{
	background: url("../images/headers/inruil.jpg") left top;
	width: 766px;
	height: 209px;
	margin: auto;
	clear: both;
	border-bottom: 1px solid #31aaff;
	border-bottom: 1px solid #AE003D;
}
#mid4{
	background: url("../images/headers/cradle.jpg") left top;
	width: 766px;
	height: 209px;
	margin: auto;
	clear: both;
	border-bottom: 1px solid #31aaff;
	border-bottom: 1px solid #AE003D;
}
#mid5{
	background: url("../images/headers/racking.jpg") left top;
	width: 766px;
	height: 209px;
	margin: auto;
	clear: both;
	border-bottom: 1px solid #31aaff;
	border-bottom: 1px solid #AE003D;
}
#mid6{
	background: url("../images/headers/aanvraag.jpg") left top;
	width: 766px;
	height: 209px;
	margin: auto;
	clear: both;
	border-bottom: 1px solid #31aaff;
	border-bottom: 1px solid #AE003D;
}
#mid7{
	background: url("../images/headers/aanvraag.jpg") left top;
	width: 766px;
	height: 209px;
	margin: auto;
	clear: both;
	border-bottom: 1px solid #31aaff;
	border-bottom: 1px solid #AE003D;
	}
#logos {
	padding-right: 100px;
	position:relative;
	top: 183px;
	float: right;
}
#plaatjes {
	text-align:center;
	padding: 20px;
}
#plaatjes img{
	margin-left: 2px;
	margin-right: 2px;
}
#content {
	margin: auto;
	width: 766px;
}
#footer {
	width: 806px;
	height: 58px;
	margin: auto;
	background: url("../images/footer.jpg");
}
#footer p{
	font: 9px/10px Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	padding-right: 40px;
	color:#FFFFFF;
}
