/* ----------------------------------

	Project: Hartgerink Interieurbouw
	Datum: 18-09-2007
	Author: Sjoerd Stottelaar
	
-----------------------------------*/

#div_header_container{
	width: 100%;
	height: 267px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0;
	top: 0;
}

#header_img{
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
	height: 212px;
	width: 1000px;
}

#div_menu_container{
	width: 870px;
	height: 55px;
}
