 body{
	background-image: 	url(../img/bodyBg.gif);
	margin:           	0px;
	background-color: 	#AECAEA;
  }
  img{
	border: 			0px;
  }
  #hc{
  	float:				right;
	width:				110px;
	height:				100px;
	text-align:			right;
	margin-right:		-40px;
  }
  #ha{
  	float:				right;
	width:				200px;
	text-align:			right;
	padding-top:		10px;
	font-family:		century Gothic, Arial, sans serif;
	font-size:			0.8em;
  }
  #bodyContainer{
	background-color: 	#AECAEA;
	margin:           	0px auto;
	margin-bottom:    	30px;
	width:            	700px;
  }
  #header{
	padding:          	10px;
	float:				left;
	display:			block;
	clear:				right;
	width:				670px;
	position:			absolute;
  }
  #content{
	clear:				left;
  }
  #contentNav{
	margin-bottom:		0px;
	height:				26px;
	padding:			6px 4px 6px 4px;
	background-color: 	#4D85C5;
	text-align: center;
  }
  #contentNav a{
	font-family:      	Century Gothic, Arial, sans serif;
	font-size:			0.9em;
	text-decoration:  	none;
	color: 				#fff;
	padding: 			3px 3px;
	display:			block;
	float:				left;
	height:				20px;
	margin:				0px 3px;
  }
  #contentNav a:hover{
	background-color: 	#AECAEA;
	color: 			  	#fff;
  }#contentNav a.selected{
	background-color: 	#72AB81;
	color: 			  	#fff;
  }	  
  #contentBlock{
	font-family:      	Century Gothic, Arial, sans serif;
	overflow: 			hidden;
	height: 			620px;
	width:				700px;
  }
  .block{
	height: 			620px;
	width: 				700px;
	float: 				left;
	background-repeat:	no-repeat;
  }
  .block h1{
	padding: 			0px 20px;
	margin:				0px 0px 0px 0px;
	width: 				320px;
	font-family: 		Century Gothic, arial, sans serif;
	font-size: 			1.6em;
	font-weight: 		normal;
	color: 				#BD322F;
  }
  .block p{
	padding: 			0px 20px;
	width: 				320px;
	font-size: 			0.95em;
  }
  .block ul{
  	list-style: 		square;
	font-size: 			0.95em;
	padding-right: 		20px;
  }
  .block b{
	color:				#6D9B62;
  }
  .block a{
	color: 				#BD322F;
  	text-decoration: 	none;
	font-weight: 		bold;
	padding: 			0px 4px;
	position: 			relative;
	z-index:			2;
  }
  .block a:hover{
	background-color: 	#BD322F;
  	color: 				#fff;
  }
  #vac{
	background-image: 	url(../img/banner/vac.gif);
  }
  #ami{
	background-image: 	url(../img/banner/ami.gif);
  }
  #cvs{
	background-image: 	url(../img/banner/cvs.gif);
  }
  #ot{
	background-image: 	url(../img/banner/ot.gif);
  }
  #klanten{
	background-image: 	url(../img/banner/klanten.gif);
  }
  #klanten img{
  	margin: 			5px 0px;
	width: 				130px;
	border: 			1px #000 solid;
  }
  #klanten a{
	color: 				#BD322F;
  	text-decoration: 	none;
	padding: 			0px 0px;
	margin: 			0px 10px;
  }
  #klanten a:hover img{
	border: 			1px #BD322F solid;
  }
  #contact{
	background-image: 	url(../img/banner/contact.gif);
	background-position: right -80px;
  }
  #home{
	background-image: 	url(../img/banner/blog.gif);
  }
  #home, #home h1, #home p{
	color: 				#fff;
  }
  #home b{
	color: 				#FFDF74;
  }
  
  .vcard{
	font-family: 		Century Gothic, arial, sans serif;
	background-color: 	#fff;
	padding:			0px 0px 5px 0px;
	margin: 			20px 10px;
	width:				350px;
	border: 			1px #777 solid;
	border-right: 		1px #000 solid;
	border-bottom: 		1px #000 solid;
  }
  .vcard h2{
	font-family: 		Century Gothic, arial, sans serif;
	font-size: 			1.5em;
	margin:				0px 10px 0px 10px;
	padding:			0px;
	font-weight: 		normal;
  }
  .vcard h4{
	font-family: 		Century Gothic, arial, sans serif;
	font-size: 			1.0em;
	margin:				0px 0px 5px 0px;
	padding:			0px 10px 5px 10px;
	border-bottom: 		2px #ddd solid;
	font-weight: 		normal;
	color:				#777;
  }
  .vcard span{
	display:			block;
	margin: 			0px 10px;
	padding:			0px 2px;
	font-size: 			0.8em;
	border-bottom: 		1px #eee solid;
  }	
  .vcard a{
	text-decoration:	none;
	color:				#4D85C5;
  }
  .vcard a:hover{
	color:				#fff;
	background-color:	#4D85C5;
  }
  span.tel{
	padding-left: 		20px;
	background-image:	url(../img/phone_old.gif);
	background-repeat:	no-repeat;
  }
  span.mob{
	padding-left: 		20px;
	background-image:	url(../img/phone.gif);
	background-repeat:	no-repeat;
  }
  span.email{
	padding-left: 		20px;
	background-image:	url(../img/mail.png);
	background-repeat:	no-repeat;
	margin-bottom:		0px;
  }
  .text{
	background-image:	url(../img/fade.png);
	background-position: bottom;
	background-repeat:	no-repeat;
	height: 			600px;
	width:				370px;
	margin:				0px;
	padding-top:		140px;
  }