body {
	background:#e5f3f3;
	width:100%;
	height:100%;
	font-family:"Arial";
	font-size:10pt;
	padding:0;
	margin:0;
}

#bodybg {
	width:1000px;
	height:100%;
	position:absolute;
	left:50%;
	margin-left:-500px;
	background:#0a0b0c;
}

.pagetitle {
	font-family:"Arial";
	font-size:14pt;
	color:#afafaf;
	display:block;
	padding:0 0 10px; 0;
}

#wrap {
	width:1000px;
	height:615px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	background:#0a0b0c;
	}
	#header {
		width:1000px;
		height:212px;
	}
	#main_home {
		width:910px;
		height:300px;
		float:left;
		clear:both;
		padding:0 45px 0 45px;
		}
		#texttop {
			width:910px;
			height:35px;
			float:left;
			padding:15px 0 0 0;
			text-align:center;
			font-size:12pt;
			color:#fff;
			letter-spacing:4px;
		}
		#textleft {
			width:300px;
			height:250px;
			float:left;
			color:#fff;
		}
		#flash1 {
			width:250px;
			height:250px;
			background:#0c8c8f;
			position:absolute;
			top:262px;
			right:45px;
		}
		#flash2 {
			width:250px;
			height:250px;
			background:#0c8c8f;
			position:absolute;
			top:262px;
			right:340px;
		}
	#home_image {
		width:300px;
		height:150px;
		position:absolute;
		left:45px;
		top:458px;
		background:#fff;		
	}
	#home_image img {
		border:0;
	}
	#footer_home {
		width:1000px;
		height:38px;
		float:left;
		clear:both;
		/*background:url('/vangestel/images/footer_home.jpg') no-repeat;*/
		background:#838280;
	}
#toeleveranciers {
	width:760px;
	height:50px;
	float:left;
	}
	#toeleverancierstable {
		float:right;
	}
	.toeleverancier img {
		border:0;
}
	