body {
		background			: url('../images/layout/content_background_top.jpg') top repeat-x #222;
		color				: #fff;
		font-family			: Verdana, Arial;
		font-size			: 10pt;
}

#wrapper {
		margin				: 0px auto;
		width				: 875px;
		height				: 650px;
		overflow			: hidden;
}

#banner {
		margin				: 0 0 25px 0;
		width				: 875px;
		height				: 50px;
		text-align			: center;
}

#content {
		width				: 875px;
		height				: 405px;
		overflow			: hidden;
}

div.block {
		float				: left;
		width				: 200px;
		height				: 400px;
		background			: #111;
		overflow			: hidden;
}

#fotografie {
		margin				: 0 15px 0 15px;
		border-top			: 1px solid #6f8517;
		border-bottom		: 4px solid #6f8517;
}

#videoproducties {
		margin				: 0 15px 0 0;
		border-top			: 1px solid #2255a9;
		border-bottom		: 4px solid #2255a9;
}

#modelfotografie {
		margin				: 0 15px 0 0;
		border-top			: 1px solid #c20073;
		border-bottom		: 4px solid #c20073;
}

#partyfotografie {
		border-top			: 1px solid #c76d02;
		border-bottom		: 4px solid #c76d02;
}

#footer {
		margin				: 25px 0 0 0;
		padding				: 10px 0 0 0;
		width				: 875px;
		height				: 40px;
		text-align			: center;
}

div.block_image_container {
		margin				: 30px auto 25px auto;
		width				: 129px;
		height				: 129px;
}

div.block_title {
		margin				: 0px auto;
		width				: 150px;
		height				: 20px;
		border-bottom			: 1px solid #666;
		text-align			: center;
}

div.block_content {
		margin				: 0px auto;
		width				: 150px;
		height				: 150px;
		border-bottom		: 1px solid #666;
}

div.block_footer {
		margin				: 0px auto;
		width				: 150px;
		height				: 20px;
		color				: #aaa;
		text-align			: center;
}







.title {
		font-size			: 16pt;
		font-weight			: bold;
}

.footer {
		font-size			: 8pt;
}
