#upper_body {
	width: 100%;
	background-color: #FFF;
	color: #111;
}

#upper_centerer {
	width: 1220px;
}
	#logo_spacer {
		width: 98px;
		height: 145px;
		float: left;
		position: relative;
	}
		#logo {
			width: 1500px;
			height: 95px;
			position: absolute;
			top: 20px;
			left: -1025px;
			background: url('http://static.advocatenorde.nl/graphics/logo_xl.gif') 100% 0 no-repeat;
			z-index: 5;
		}
		
		#logo_spacer a {
			display: none;
		}

	.push_box {
		width: 1220px;
	}
				.main {
					width: 958px;
				}
					#header {
						position: absolute;
						top: -113px;
						left: 0;
						z-index: 6;
						width: 958px;
						height: 100px;
					}



#lower_centerer {
	width: 1220px;
}
		.footer {
			width: 960px;
		}
