* {
	font-family: Verdana, Arial, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

html, body {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #232323;
	background-image: url(../images/background_pattern_grey.gif);
	background-position: 50% 50%;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

a img { border: 0; }

a:link		{ color: #ffffff; text-decoration: none;}
a:active		{ color: #ffffff; text-decoration: none;}
a:visited	{ color: #ffffff; text-decoration: none;}
a:hover		{ color: #ffffff; text-decoration: underline;}

#container {
	height: 100%;
	width: 100%;
	background-image: url(../images/circel_grey.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	vertical-align: middle;
}

#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -219px;
	min-width: 755px; 
	background-image: url(../images/strip.gif);
	background-repeat: repeat-x;
}

#content {
	margin: 0px auto 0px auto;
	width: 755px;
	height:438px;
	position: relative;
}

#circelLeft {
	position: absolute;
	background-image: url(../images/circel_left.gif);
	background-repeat: no-repeat;
	width: 45px;
	height: 296px;
	left: -45px;
}

#circelRight {
	position: absolute;
	background-image: url(../images/circel_right.gif);
	background-repeat: no-repeat;
	width: 46px;
	height: 296px;
	left: 755px;
}

#remymartinLineup {
	position: absolute;
	left: 80px;
	top: 350px;
}

#remymartinLogo {
	position: absolute;
	left: 410px;
	top: 355px;
}	

#actiebanner {
	position: absolute;
	left: 138px;
	top: 352px;
}	

#masterclassLogo {
	position: absolute;
	left: 85px;
	top: -28px;
	background-image: url(../images/masterclass_cognac_grey.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 23px;
}

#copyright {
	position: absolute;
	left: 450px;
	top: 445px;
}