body{
	position: absolute;
	left: 50%;
	margin-top: 0;
	margin-left: -450px;
	background: #ffffff; 
	font-family: Arial, Verdana, sans-serif;
	color: #202c5e;
	font-size: 0.9em;}

#header {
	width: 900px; 
	height: 258px; 
	display: block; 
	background: url(../images/header.jpg) no-repeat top left;}

#nav{
	position: absolute;
	margin: 220px 0 0 30px;
	font-size: 1.3em;
	color: #fff;}
	
#nav a:link, #nav a:visited, #nav a:active {color: #fff; text-decoration: none;}
#nav a:hover {color: #fff; text-decoration: underline;}

#container {
	position: absolute;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	background-repeat: repeat-y;
	background-image: url(../images/container.jpg);
	text-align:left !important;}

#content {
 	width: 530px; 
	margin-left: 320px; 
	min-height: 287px; 
	margin-bottom: 26px;}

.actie1_home {	
	float: left;
	margin: 66px 0 0 87px;
	border: none;}
	
.actie2_home {	
	float: left;
	margin: 190px 0 0 -161px;
	border: none;}
	
img a {border: none;}	

#contact {
 	width: 450px; 
	margin-left: 320px;}
	
h1 {font-family: Arial, Verdana, sans-serif;
	margin: 26px 0 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #ff9900;}

p {margin: 0 0 10px 0; padding: 0; line-height: 19px;}

p a:link, p a:visited, p a:active {color: #ff9900; text-decoration: none;}
p a:hover {color: #ff9900; text-decoration: underline;}

p img {margin: 5px 0 0 0;}

#footer {	
	width: 900px;
	height: 43px;
	margin: 0;
	padding:0;
	display: block;
	background: url(../images/footer.jpg) no-repeat top left ;}

.footertext{
	margin-right: 33px;
	padding-top: 8px;
	text-align: right;
	font-size: 1.4em;
	color: #fff;}
	
.footertext a:link, .footertext a:visited, .footertext a:active {color: #fff; text-decoration: none;}
.footertext a:hover {color: #fff; text-decoration: underline;}
