body {
	margin: 0;
	padding: 0;
	background: white url('/template/mertens-groep/img/start/body-bg.jpg') repeat-x scroll 0px 60px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #005238;
	text-align: center;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
}

#choice {
	height: 255px;
	margin-top: 168px;
	padding-left: 22px;
}

#choice .website {
	float: left;
	font-weight: bold;
	text-align: center;
}

#choice .website a {
	display: block;
	width: 317px;
	height: 172px;
	outline: none;
	text-indent: -10000px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#choice .website a:hover {
	background-position: 0px -172px;
}

#choice .mertens a {
	width: 269px;
	background-image: url('/template/mertens-groep/img/start/mertens.jpg');
}

#choice .mertens {
	color: #ffd204;
}

#choice .groenselekt a {
	width: 317px;
	background-image: url('/template/mertens-groep/img/start/groenselekt.jpg');
}

#choice .groenselekt {
	color: #f78f1e;
}

#choice .safety a {
	width: 269px;
	background-image: url('/template/mertens-groep/img/start/safety.jpg');
}

#choice .safety {
	color: #66bd49;
}

#choice-lbl {
	margin-left: 35px;
	width: 830px;
	height: 29px;
	line-height: 29px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	background: transparent url('/template/mertens-groep/img/start/choice-lbl-bg.jpg') no-repeat;
	text-align: center;
}

#logos {
	position: relative;
	margin-top: 82px;
	width: 900px;
	height: 38px;
	background: transparent url('/template/mertens-groep/img/start/logos2.gif') no-repeat scroll -30px 0px;;
}

#logos a {
	position: absolute;
	display: block;
	left: 500px;
	top: 0px;
	width: 45px;
	height: 38px;
	text-indent: -10000px;
	outline: none;
}