body {
	margin:0px;
	background-color: #aacce9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-size:16px;
	height:100%
}

/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontent {
		height: 100%;
	}
/* end hide */






#content {
	position:relative;
	width:984px;
	height:558px;
	text-align:left;
	border:3px solid #ffffff;

}

#content_noflash {
	position:absolute;
	top:260px;
	left:0px;
	width:984px;
	color:#ffffff;
	line-height:18px;
	text-align:center;
}
#opellogo {
	margin:9px;
	margin-left:17px;
}
#footer {
	font-size:10px;
	text-align:center;
	position:absolute;
	top:570px;
	width:984px;
	
}
#footer, #footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#opel_footer {
	float:left;
	width:200px;
	text-align:left;
	padding-left:24px;
}
#privacy_footer {
	float:right;
	width:200px;
	padding-right:14px;
}	

