@charset "utf-8";
html, body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #e3e3e3;
	background-image: url(../img/bg_totaal_temp.gif);
	background-repeat: repeat-x;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: 100%;
	vertical-align: middle;
	overflow: hidden;
}
.oneColFixCtr #container {
	width: 960px; 
	background-image: url(../img/bg_content_temp.png);
	background-repeat: no-repeat;
	margin: auto auto; /
	text-align: left; 
	height: 632px;
	padding: 10px;
	position: absolute;
	top:50%; 
	margin-top:-316px;
	left:50%;
	margin-left:-480px;
}
.oneColFixCtr #mainContent {
	padding: 10px 10px 11px 10px;
	width: 900px; 
	margin: 0;
	height: 500px;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.oneColFixCtr #mainContent img {
	margin: 290px 0 0 380px;
}

.oneColFixCtr #footer {
	padding: 18px 10px 10px 256px; 
	margin: 26px 0 0 20px;
	height: 80px;
	width: 670px; 
	background-image: url(../img/logo_bottom.png);
	background-repeat: no-repeat;
	color: #939392;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 16px;
}
a:link, a:visited{
	color: #939392;
	text-decoration: none;
}
a:hover, a:active{
	color: #7c7c7c;
	text-decoration: none;
}
.oneColFixCtr #mailing {
	padding: 4px; 
	margin-top: -54px;
	*margin-top: -50px;
	width: 200px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	float: right;
	position: relative;
}

.oneColFixCtr #mailing_sent {
	padding: 4px; 
	margin-top: -50px;
	*margin-top: -46px;
	width: 200px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	float: right;
	position: relative;
}

input.sitesearch{
	margin: 0 0 -7px -19px;
	*margin: 0 0 -3px -26px;
	height: 21px;
}
input{
	color: #FFF;
	background-repeat: no-repeat;
	background: transparent;
	border: 0; 
	margin-top: 5px;
	padding: 3px 0 0 6px;
	height: 17px;
	font-size: 90%;
	width: 134px;
}

form{
	padding: 0 4px 4px 4px;
	margin: 0;
	text-align: left;
}
