/*
LAYOUT HOME DENNY MARSHALL
	background color 	=> #556A88
	background content 	=> #E6E6E6
	background frame	=> #DBDBDB
	background footer	=> #3F7091
	Link				=> #717171
	Text				=> #717171
*/

body{background:url(../img/bg.jpg);background-repeat:repeat-x;background-color:#556A88;margin:0;color:#717171;font-family:Verdana;font-size:11px;line-height:16px;text-align:justify;}

#container{width:799px; margin:auto;}

	#header{background:url(../img/header.jpg);width:799px;height:149px;background-repeat:no-repeat;background-position:top;}
					
	#content{width:799px;margin:auto;background:url(../img/bg_content.jpg);background-position:top;background-repeat:no-repeat;background-color:#E6E6E6;}
		#flashblok{padding:35px 0 0 20px;}
			#promotieBlok{background:url(../img/small_block.jpg);width:170px;height:318px;background-repeat:no-repeat;float:left;}
			#openingBlok{background:url(../img/small_block.jpg);width:170px;height:318px;background-repeat:no-repeat;float:left;margin:0 25px;}
			#presentatieBlok{background:url(../img/big_block.jpg);width:375px;height:318px;background-repeat:no-repeat;float:left;}
				#presentatieContentImg{padding:0 8px;}
				#presentatieContentImgPresa{padding:0 9px;}
				#presentatieContent{padding:0 20px;margin:0 10px;width:315px;height:175px;overflow:scroll;}
				#presentatieContentNormal{padding:0 10px}
					#presentatieContentNormal ul{padding:3px 11px;}
			#nieuwsBlok{background:url(../img/large_block.jpg);width:768px;height:226px;background-repeat:no-repeat;margin:20px 15px;}
				.blockNews{width:360px;float:left;padding:0 10px;}
	
	#footer{background:url(../img/footer.jpg);width:768px;height:90px;background-repeat:no-repeat;margin:20px 15px;}
		#footer ul{margin:0;padding:60px 10px;}
			#footer ul li{list-style:none}
				#footer ul li a{display:block;color:#FFF;text-decoration:none;font-size:10px;}