#main_container {
	width:975px;
	margin: 0 auto;
}

#main_header {
	position:relative;
	background: url('/images/main_header_background.gif') no-repeat;
	height:135px;
	z-index:2;
}

#main_menu {
	position:absolute;
	bottom:-13px;
	right:0px;
	height:50px;	
	width:625px;	
	padding: 20px 10px 0px 0px;
}

#main_content {
	background: #FF5900;
	padding-top:54px;
	background: url('/images/main_content_background1.gif') repeat-y;}

#main_content_slideshows {
	position:absolute;
	left:-477px;
	bottom:-1px;
	width:477px;
	height:184px;
	background: #FFFFFF;
	z-index:1;
}

#main_content_slideshows_left {	
position:relative;
	width:240px;
	height:187px;
	float:left;
}

#main_content_slideshows_right {
position:relative;
	width:237px;
	height:187px;
	float:right;
}

#main_content_slideshows_detail {
	position:absolute;
	left:-477px;
	bottom:-1px;
	width:477px;
	height:382px;
	background: #FFFFFF;
	z-index:1;
	padding:0;
	margin:0;
}

#main_content_right {
	position:relative;
	background: #FFFFFF;
	min-height:196px;
	height:expression(this.scrollHeight < 196? "196px" : "auto" );
	width:387px;
	left:477px;
	padding: 20px 30px 20px 30px;
	z-index:0;
}

#main_content_right_detail {
	position:relative;
	background: #FFFFFF;
	min-height:396px;
	height:expression(this.scrollHeight < 396? "396px" : "auto" );
	width:387px;
	left:477px;
	padding: 20px 30px 20px 30px;
	z-index:0;
}

#main_content_extra {	
	position:relative;
	float:left;
	background: url('/images/main_content_extra_background.gif') repeat-y;
}

#main_content_extra_detail {	
	position:relative;
	float:left;
	background: url('/images/main_content_extra_detail.gif') repeat-y;
}

#main_content_extra_left {
	position:relative;
	float:left;
	width:477px;
	margin-bottom:170px;
}

#main_content_extra_nieuws {
	position:relative;
	float:left;
}

#main_content_extra_right {
	position:relative;
	float:left;
	width:498px;
}

#main_content_extra_projecten {
	height:144px;
	background: url('/images/main_ce_projecten_background.gif') repeat-y;
	padding: 20px 30px 20px 0;
}

#main_content_extra_referenties {
	position:relative;
	padding: 20px 30px 20px 0;
}

#main_adres {
	clear:both;
	position:absolute;
	left:0px;
	bottom:0px;
	width:477px;
	height:124px;
	background: url('/images/main_adres_background.gif') no-repeat;	
	padding-top:15px;
}

#main_footer {	
	position:relative;
	height:70px;
	clear:both;
}

#footer {
	float:right;
	width:470px;
	height:30px;
	background: #C4EA51;
	padding:10px 0 0 28px;
}

#main_adres_text {
	background: url('/images/main_adres_icon.gif') no-repeat;	
	padding-left: 16px;
	margin-left: 14px;	
} 

#portal_nieuwsitem_left {
	float:left; 
	width:239px;
	padding-top:15px;
}

#portal_nieuwsitem_right {
	float:right; 
	width:238px;
	padding-top:15px;
}
