html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(img/bg_main.jpg);
	background-color: #CCC;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

#title {
	width: 1000px;
	height: 100px;
	text-align: left;
	padding: 0px;
	margin-top: -10px;
}

a {
	color: #00579f;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #00579f;
	text-decoration: none;
}

#wrapper {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#main {
	width: 1000px;
	height: 100%;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}

#header {
	width: 1000px;
	height: 90px;
}

#logo {
	width: 350px;
	height: 79px;
	float: left;
	margin-left: 160px;
}


#content {
	width: 1000px;
	height: 690px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	background-color:#FFFFFF;
}

#col1 {
	float: left;
	width: 140px;
	margin-left: 10px;
	margin-right: 10px;
}

#adtje {
	width: 140px;
	height: 185px;
	background-image: url('img/bg_ad.gif');
	text-align: center;
}

#col2 {
	float: left;
	width: 270px;
	height: 600px;
	margin-right: 10px;
}

#intel_iad {
	width: 270px;
	height: 115px;
	margin-bottom: 10px;
}

#col2_specs {
	width: 270px;
	height: 400px;
	background-image: url('img/bg_col.gif');
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 10px;
}

#pcspecs {
	width: 250px;
	margin-left: 10px;
	font-family: tahoma;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
}

#bottomrow {
	float: left;
	width: 830px;
	height: 65px;
	margin-left: 160px;
	margin-top: 10px;
	background-image: url('img/bg_advert.gif');
}


#intel_advert{
	width: 830px;
	height: 55px;
	margin-top: 5px;
}

#footer {
	width: 1000px;
	height: 30px;
	background-image:url(img/onbezorgd_computeren.jpg);
	background-position: right;
	background-repeat: no-repeat;
	line-height: 32px;
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.foot {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #ccc;
}

#closure {
	font-size: 9px;
	padding: 5px;
	background-color: #fff;
}
