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

/*

Document for ---------------------------------------------------
 _____       _        _ _                         
|  __ \     | |      (_) |                        
| |  | | ___| |_ __ _ _| |_      _____  _ ____  __
| |  | |/ _ \ __/ _` | | \ \ /\ / / _ \| '__\ \/ /
| |__| |  __/ || (_| | | |\ V  V / (_) | |   >  < 
|_____/ \___|\__\__,_|_|_| \_/\_/ \___/|_|  /_/\_\

Copyright 2009 : www.detailworx.nl
Weltevreden 24 G - 3731 AL De Bilt
Tel: 030 - 220 41 81

*/

/* -------------------------------------------------------------------------------- BODY --*/

* {
	margin:0;
	padding:0;
	border:0;
}

html, body {
	height:100%;
	background-image:url(../../images/bg.jpg);
	background-position:center center;
	background-color:#FFF;
}

#clear {
	clear:both;
}

/* -------------------------------------------------------------------------------- CONTAINER --*/

#container {
	position:absolute;
	width:1000px;
	height:608px;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-304px;
}


/* -------------------------------------------------------------------------------- LEFT --*/

#left {
	position:absolute;
	width:500px;
	height:434px;
	left:0px;
	top:0px;
}

/* -------------------------------------------------------------------------------- RIGHT --*/

#right {
	position:absolute;
	width:500px;
	height:434px;
	right:0px;
	top:0px;
}

/* -------------------------------------------------------------------------------- MEC --*/

#mec {
	position:absolute;
	width:99px;
	height:68px;
	right:80px;
	top:0px;
}

/* -------------------------------------------------------------------------------- Motor Experience Center --*/

#motorexperiencenter {
	position:absolute;
	background-image:url(../../images/motorexperiencecenter.png);
	_background-image:url(../../images/motorexperiencecenter.gif);
	width:417px;
	height:38px;
	left:50%;
	bottom:84px;
	margin-left:-209px;
}

/* -------------------------------------------------------------------------------- MEC --*/

#actie {
	position:absolute;
	width:297px;
	height:88px;
	left:500px;
	top:-10px;
}

#actie_link {
	position:absolute;
	width:297px;
	height:88px;
	left:500px;
	top:-10px	
}

#koopzondag {
	position:absolute;
	width:137px;
	height:135px;
	top:0px;
	left:0px;
}

