



/* ----------(  GENERAL  )---------------- */

	* {
		padding:0;
		margin:0;
	}
	a{
		outline:none;
	}
	a:hover{
		text-decoration:none;
	}
	p{
		margin-bottom:20px;
		line-height:18px;
		text-align:justify;
	}
	body {
		background:#E1DFDB;
		font:11px Tahoma, Helvetica, Arial, sans-serif;
		color:#fff;
	}
	
	/* -------(  FORCE SCROLLBAR IN FX/SF  )------- */

		html { 
			min-height: 100%; 
			margin-bottom: 1px; 
		}

/* ----------(  MAIN LAYOUT  )---------------- */

	#ftpZone {
		margin-bottom:15px;
		padding:20px 0 0 85px;
		width:200px;
		height:40px;
		color:#333;
		font-size:13px;
		text-decoration:none;
		background:url(../images/layout/ftpzone.jpg) no-repeat;
		display:block;
	}

	#wrapper{
		width:990px;
		margin:0 auto 0;
		background:#E1DFDB url(../images/layout/wrapper_bg2.jpg) no-repeat;
	}	
	
	#mastHead{
		width:990px;
		height:115px;
		background-image:url(../images/layout/mastHead_bg.jpg);
		background-repeat:repeat-x;
	}
	#siteID{
		clear:both;
	}
	#siteID a{
		width:205px;
		height:65px;
		margin:0 auto 0;
		display:block;
		overflow:hidden;
		text-indent:-9000px;
		background-image:url(../images/layout/siteID_logo.png);
		_behavior:url(IEpngFix/iepngfix.htc); /* PNG transparency in IE6 */
	}
	#contentBlock{
		width:825px;
		margin:0 0 0 83px;
		padding:10px 0 10px 0;
		display:inline;
		float:left;
		background:#fff url(../images/layout/contentBlock_bg.gif) repeat-y;
		color:#444;
	}
	#primaryContent{
		width:480px;
		padding:0 0 0 70px;
		float:left;	
		background:url(../images/layout/primaryContent_bg.gif) top right no-repeat;
	}
	#secondaryContent{
		width:185px;
		margin:0 30px 0 60px;
		float:left;
	}
	
/* ----------(  PRIMARY NAVIGATION  )---------------- */
	
	#primaryNavigation{
		height:25px;
		padding:25px 0 0 150px;
		margin:0 auto 0;
		list-style-type:none;
	}
	#primaryNavigation li{
		display:block;
		float:left;
	}
	#primaryNavigation a{
		display:block;
		padding:0 50px 0 0; 
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-transform:uppercase;
		text-decoration:none;
		font-weight:bold;
		line-height:25px;
		color:#fff;
	}
	#primaryNavigation a:hover{
		color:#ce0f0f;
	}
	
/* ----------(  SECONDARY NAVIGATION  )---------------- */

	#secondaryNavigation{
		width:775px;
		height:50px;
		margin-left:83px;
		padding-left:50px;
		display:inline;
		float:left;
		list-style-type:none;
		background: url(../images/layout/secondaryNavigation_bg.png) no-repeat;
		_behavior:url(IEpngFix/iepngfix.htc); /* PNG transparency in IE6 */
	}
	#secondaryNavigation li{
		margin-right:10px;
		border:1px solid #f0f0f0;
		border-bottom:none;
		float:left;
		background:#fff url(../images/layout/secondaryNavigation_btn_bg.gif) repeat-x;
	}
	#secondaryNavigation li a{
		height:25px;
		padding:0 20px;
		line-height:25px;
		text-transform:uppercase;
		text-decoration:none;
		font-size:10px;
		color:#201c1a;
	}
	#secondaryNavigation li#secondaryNavigation_klanten{
		margin-right:20px;
		float:right;
	}
	
/* ----------(  QUOTES  )---------------- */

	#quoteBlock{
		width:690px;
		height:120px;
		padding:25px 150px 0 150px;
	}
	#quoteBlock h2{
		font-size:24px;
		font-weight:normal;
	}
	#quoteBlock h2, #quoteBlock p{
		width:300px;
	}

/* ----------(  CONTENT  )---------------- */

	#primaryContent h2{
		margin-bottom:20px;
		text-transform:uppercase;
		font-weight:normal;
		color:#000;
	}
	#primaryContent h3{
		margin-bottom:10px;
		font-weight:normal;
		font-size:11px;
		color:#EE2129;
	}
	strong{
		color:#000;
	}
	#secondaryContent h3, #primaryContent h3.arrow {
		margin-bottom:20px;
		padding-left:15px;
		font-weight:normal;
		font-size:11px;
		text-transform:uppercase;
		color:#444;
		background:url(../images/layout/secondaryNavigation_h3_bg.gif) left no-repeat;
	}
	#secondaryContent p{
		line-height:14px;
		text-align:left;
	}
	
	#secondaryContent img{
		border:none;
		margin-bottom: 10px;
	}
	
	
	#container_latestNews img{
		border:none;
	}
	
	h3 .news_title{
		padding-top: 20px;
	}
	
/* ----------(  FORMS  )---------------- */
	
	fieldset{
		border:0;
	}
	label{
		display:block;
		margin-bottom:5px;
	}
	#secondaryContent input{
		width:177px;
		padding:2px;
		font-size:11px;
	}
	#secondaryContent select{
		width:185px;
		padding:2px;
		font-size:11px;
	}
	#secondaryContent form{
		margin-bottom:30px;
	}
	#secondaryContent form .submitButton{
		width:50px;
		height:20px;
		margin:5px -0px 0 0;
		padding:0;
		float:right;
	}
	#primaryContent input{	
		width:300px;
		margin-right:5px;
		float:left;
	}
	#primaryContent form .submitButton{
		width:50px;
		height:20px;
	}
	
/* ----------(  SITE INFORMATION  )---------------- */
	
	#siteInformation{
		width:755px;
		height:25px;
		margin:0 0 0 83px;
		padding:25px 0 25px 70px;
		clear:both;
		background-image:url(../images/layout/siteInformation_bg.png);
		background-repeat:no-repeat;
		color:#666;
		font-size:10px;
		_behavior:url(IEpngFix/iepngfix.htc); /* PNG transparency in IE6 */
	}
	#siteInformation a{
		color:#666;
	}
	
/* EOF */