body{
	margin: 0;
}

#wrapper{
	margin:	auto;
	overflow: hidden;
	width:620px;
}

#container_main{
	background-image: url(../img/img_intro_bg3.jpg);
	background-repeat: repeat-x;
	height: 499px;
	width: 100%;
}

#particulier{
	width: 298px;
	height: 291px;
	background-image: url(../img/img_intro_particulier.png);
	float: left;
	margin-top: 152px;
	border-right: 5px solid #fff;
	*margin:0;
}

#zakelijk{
	width: 309px;
	height: 291px;
	background-image: url(../img/img_intro_zakelijk.png);
	float: left;
	margin-top: 152px;
	border-left: 5px solid #fff;
	*margin:0;
}

#footer{
	background-image: url(../img/img_bg_intro_footer.png);
	background-repeat: repeat-x;
	height: 49px;
	width: 100%;
	margin-bottom: 20px;
}

#footer_img{
	background-image: url(../img/img_footer_intro.jpg);
	width: 820px;
	height: 50px;
	margin: auto;
}

.footer_tekst{
	color: #0056bb;
	font-family: Arial;
	font-size: 10px;
	margin:	auto;
	text-align: center;
}

.footer_tekst a{
	color: #0056bb;
	text-decoration: none;
}

.footer_tekst a:hover{
	text-decoration: underline;
}

#logo{
	background-image: url(../img/logo.png);
	position: absolute;
	margin-left: -160px;
	margin-top: 20px;
	width: 228px;
	height: 175px;
	*width: 200px;
	*height: 153px;
	*margin:0px;
	*position: relative;
	*background-image: url(../img/logo_ie.png);
	
}

.nummer{
	margin: 120px 0 0 430px;
	position: absolute;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: #000;
	*position: relative;
	*margin-top:0px;
	*margin-bottom:5px;

}

img{
	border: none;
}



h1 {
	color: #0056bb;
	font-family: Arial;
	font-size: 14px;
	text-align:center;
}

p {
	color: #0056bb;
	font-family: Arial;
	font-size: 10px;
	text-align:center;
}

#extra {
width:400px;
margin-left:auto;
margin-right:auto;
}
