html, body{
	height:100%;
	width:100%;
	display:table;
}
body{
	margin:0;
	vertical-align:middle;
	display:table-cell;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
}
img{border:none;}
#wrapper{
	width:980px;
	overflow:hidden;
	margin:0 auto;
}
#header{
	position:relative;
	height:175px;
	background:url(../images/bg-header.jpg) no-repeat;
}
h1{
	margin:0;
}
h1 a{
	position:absolute;
	left:0;
	bottom:0;
	display:block;
	height:101px;
	width:217px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
#header .slogan{
	position:absolute;
	left:217px;
	bottom:0;
	height:41px;
	width:762px;
	border-left:1px solid #fff;
	background:#00a1e4 url(../images/text-think-power.gif) no-repeat 22px 13px;
}
.language{
	float:right;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.language li{
	float:left;
	height:25px;
	width:21px;
	margin:0;
	padding:16px 8px 0 7px;
	border-left:1px solid #fff;
}
.language li a{
	display:block;
	height:12px;
	width:21px;
	text-indent:-9999px;
	overflow:hidden;
}
.nl{
	background:url(../images/bg-language.gif) no-repeat;
}
.nl:hover{
	background:url(../images/bg-language.gif) no-repeat 0 -12px;
}
.du{
	background:url(../images/bg-language.gif) no-repeat -33px 0;
}
.du:hover{
	background:url(../images/bg-language.gif) no-repeat -33px -12px;
}
.en{
	background:url(../images/bg-language.gif) no-repeat -70px 0;
}
.en:hover{
	background:url(../images/bg-language.gif) no-repeat -70px -12px;
}
#content{
	width:980px;
	overflow:hidden;
}
.visual{
	position:relative;
	overflow:hidden;
	margin:0 0 0 -1px;
	width:982px;
	border-top:1px solid #f5fbfd;
	border-bottom:1px solid #b7c5d8;
}
.nav{
	margin:0;
	padding:0;
	list-style:none;
}
.nav li{
	position:relative;
	float:left;
	border-left:1px solid #fff;
}
.nav img{
	display:block;
}
.nav strong{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	overflow:hidden;
	height:30px;
}
* html .nav strong{
	bottom:-1px;
}
.nav span{
	display:block;
	height:60px;
	cursor:pointer;
	text-indent:-9999px;
	background:url(../images/bg-plaezelvaart.png) no-repeat;
}
.nav a:hover{
	background:transparent;
}
.nav a:hover span{
	margin:-30px 0 0;
}
.bedrij span{
	background:url(../images/bg-bedrij.png) no-repeat;
}
.bedrij a:hover span{
	background:url(../images/bg-bedrij.png) no-repeat;
}
.industrie span{
	background:url(../images/bg-industrie.png) no-repeat;
}
.industrie a:hover span{
	background:url(../images/bg-industrie.png) no-repeat;
}
#footer{
	height:183px;
	width:980px;
	overflow:hidden;
	background:url(../images/bg-footer.jpg) no-repeat;
}
.logo-volvo{
	float:left;
	margin:0 1px 0 0;
}
.logo-volvo img{
	display:block;
}
.contact{
	float:right;
	width:868px;
	overflow:hidden;
	height:21px;
	padding:23px 0 0;
	background:#04256a url(../images/bg-contact.gif) no-repeat 754px 0;
}
.contact span{
	margin:0 0 0 14px;;
}
.contact span a{
	margin:0 0 0 3px;
	text-decoration:underline;
	color:#00a1e4;
}
.contact span a:hover{
	text-decoration:none;
}








