@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.8;
}
form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color:#eb3728;
	font-weight: normal;
	text-decoration:underline;
}
a:hover {
	color:#eb3728;
	font-weight: normal;
	text-decoration:underline;
}
#
#Container {
	position:absolute;
	width:100%;
	height:inherit;
	clear:both;
}
#Header{
	position:relative;
	float:left;
	clear:both;
	background-color:#FFF;
	width:100%;
	height: 228px;
	z-index:-1;
}
#HeaderContent {
	position:relative;
	width: 850px;
    left: 50%;
    margin: 0 0 0 -450px;
	height: 74px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	clear:both;
	padding-top: 164px;
	padding-left: 50px;
}
#Main {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	background-color:#e1f4fd;
	background-image:url(../images/back.gif);
	background-position:bottom left;
/*	background-repeat:repeat;*/
	background-repeat:repeat-x;
}
#MainContent {
	position:relative;
	left: 50%;
    margin: 0 0 0 -450px;	
	width: 900px;
/*	height: 500px;*/
	clear:both;
}
#Left {
	position:relative;
	width:154px;
	float: left;
	clear:none;
}
#Left span.Nav a:link, #Left span.Nav a:visited, #Left span.Nav a:active {
	position:relative;
	float: left;
	clear:both;
	width:154px;
	height: 23px;
	border-bottom:1px #000 solid;
	padding-top: 3px;
	color:#0065a4;
	font-weight: normal;
	text-decoration:none;
}
#Left span.Nav a:hover {
	color:#eb3728;;
	font-weight: normal;
	text-decoration:underline;
}
#Left span.NavActive a {
	position:relative;
	float: left;
	clear:both;
	width:154px;
	height: 23px;
	border-bottom:1px #000 solid;
	padding-top: 3px;
	color:#eb3728;;
	font-weight: normal;
	text-decoration:none;
}
#Left span.SubNav a:link, #Left span.SubNav a:visited, #Left span.SubNav a:active {
	position:relative;
	float: left;
	clear:both;
	width:154px;
	height: 23px;
	border-bottom:1px #666 solid;
	padding-top: 3px;
	color:#6eabd0;
	font-weight: normal;
	text-decoration:none;
}
#Left span.SubNav a:hover {
	color:#eb3728;;
	font-weight: normal;
	text-decoration:underline;
}
#Left span.SubNavActive a {
	position:relative;
	float: left;
	clear:both;
	width:154px;
	height: 23px;
	border-bottom:1px #666 solid;
	padding-top: 3px;
	color:#eb3728;;
	font-weight: normal;
	text-decoration:none;
}
#Middle {
	position:relative;
	width:402px;
	float: left;
	clear:none;
	padding: 0px 20px 0px 40px;
}
#MiddleTempHome {
	position:relative;
	width:701px;
	float: left;
	clear:none;
	padding: 10px 0px 0px 45px;
}
#Right {
	position:relative;
	width:284px;
	float: left;
	clear:none;
}
#Dozen {
	position: static;
	float: right;
	z-index: 100;
	width: 220px;
	height: 325px;
/*	background-image:url(../images/dozen.gif);
	background-repeat:no-repeat; */
	/*background-position:right top;*/
	margin-top:-280px;
	margin-left: -200px;
}
#Footer {
	position:relative;
	float:left;
	clear:both;
	width:100%;
	background-color:#FFF;
}
#FooterContent {
	position:relative;
	left: 50%;
    margin: 0 0 0 -450px;	
	width: 900px;
	height: 40px;
	clear:both;
	padding: 14px 0px 0px 0px;
	background-image:url(../images/logo_bouwgarant.gif);
	background-repeat:no-repeat;
	background-position:right;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color: #0065a4;
	margin:10px 0px 4px 0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
/*	font-family:Verdana, Geneva, sans-serif;*/
	font-size:16px;
	font-weight:bold;
	color: #0065a4;
	text-transform:uppercase;
	letter-spacing:1px;
}
.formfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/* width: 200px; */
}
