

body
	{
	font:14px  Helvetica, Arial, Verdana, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
	}
	
*
	{
	margin:0px;
	}
	
*
	{
	padding:0px;
	}
	
.wrapper
	{
	width:1020px;
	margin: auto;
	}
	
.main
	{
	float: left;
	width:1020px;
	}
	
img
	{
	float: left;
	}

.front_home_image
	{
	float: left;
	width: 1020px;
	background: url(_images/villex-homepage-image.jpg) center top;
	height: 870px;
	position: relative;
	}
	
.vastgoed
	{
	position: absolute;
	top: 148px;
	left: 284px;
	}
	
.personeel
	{
	position: absolute;
	top: 148px;
	left: 523px;
	}
	
.vastgoed a
	{
	float:left;
	text-decoration: none;
	outline: none;
	text-indent: -9999px;
	font-size: 0px;
	width: 210px;
	height: 135px;
	}
	
.personeel a
	{
	float:left;
	text-decoration: none;
	outline: none;
	text-indent: -9999px;
	font-size: 0px;
	width: 210px;
	height: 135px;
	}
	
.bottomLinks {
 	display:block; width:800px; margin:0 auto; margin:10px 0;
	font-size:11px; line-height:18px;
}
.bottomLinks h1 {
	font-size:10px;
}
.bottomLinks a {
	display:inline-block; margin:0 15px 0 0;
	text-decoration: underline;
}
.bottomVast, .bottomPers {
	float:left; width:400px;
}
.bottomVast a {
	color:#0094B5!important;
}

.bottomPers a {
	color: #A81F28!important;
}
