#container {
	width:954px;
	position:absolute;
	left:50%;
	margin-left:-472px;
}

	#header { 
		width:941px;
		height:85px;
		margin:0 13px 0 0;
		/*padding:5px 0;*/ padding:3px 0 3px 0;
		border-bottom:1px solid #d1c2a1;
	}
	
	#page { 
		/*height:458px;*/
		/*padding:21px 0 0 0;*/ padding:15px 0 0 0;
	}
	
		#home #page li.homeblock, #page #submenu, #page #content, #page #sidebar {
			height:446px;
			display:block;
			float:left;
			margin:0 13px 0 0;
			background:url(../images/slash_blauw.gif) top left no-repeat;
		}
			
			#home #page li.last {
				margin:0;
			}
		
			#home #page li#homehebbes {
				background:url(../images/slash_groen.gif) top left no-repeat;
			}
	
		#home #page li.homeblock, #page #submenu, #page #sidebar {
			width:146px;
		}
		
		#home #page li.homeblock {
			height:458px;
		}
		
		

		
	
		#page #content {
			width:623px;
		}
		
		#content .block {
			overflow-x: hidden;
			overflow-y: auto;
		}
	
	#footer {
		margin:10px 0 0 0;
		padding:0 13px 0 0;
		float:right;
	}