html{ height:100%; }
body{
    margin:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#303030;
	background:#fafafc;
	height:100%;
	min-width:1000px;
}
img{border:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
    font:100% arial,sans-serif;
    vertical-align:middle;
}
form,fieldset{
    margin:0;
    padding:0;
    border:none;
}
.main-holder{
	min-height:100%;
}
* html .main-holder{
	height:100%;
}
#content #news p {
    line-height: 18px;
    margin-bottom: 9px;
}
#main{
	padding-bottom:37px;
	width:100%;
	position:relative;
}
#header{
	width:942px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 220px;
}
.logo{
	margin:13px 0 0;
	float:left;
}
.logo a{
	display:block;
	overflow:hidden;
	background:url(../images/bg-logo.png) no-repeat;
	width:94px;
	height:106px;
	text-indent:-9999px;
}
.main-nav{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	width:800px;
}
.main-nav li{
	float:right;
	padding:0 0 0 1px;
}
.main-nav li a{
	display:block;
	color:#1e1e1f;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding:66px 12px 23px;
}
.main-nav li a:hover{ background:#e5e7f1 url(../images/bg-main-nav-hover.gif) repeat-x;}
.main-nav li.current_page_item a,
.main-nav li.current_page_parent a,
.main-nav li.current_page_ancestor a{
	background:#2f4491 url(../images/bg-main-nav-active.gif) repeat-x;
	color:#fff;
}
.main-nav li.current_page_item  a:hover{
	background:#2f4491 url(../images/bg-main-nav-active.gif) repeat-x;
	color:#fff;
}
.promo-conteiner{
	position:absolute;
	top:150px;
	width:100%;
	left:0;
}
.promo-holder{
	width:100%;
	overflow:hidden;
	background:#1c1c1a;
	position:relative;
}
.promo-wrap{
	width:1075px;
	position:relative;
	left:50%;
	float:left;
}
.promo{
	width:1075px;
	position:relative;
	left:-50%;
	float:left;
	height:200px;
	background:url(../images/bg-promo.jpg) no-repeat;
}
.promo-text{
	width:240px;
	padding:40px 0 0 60px;
}
.promo-text strong{
	color:#eaeaea;
	font:24px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:36px;
}
.primary-holder{
	width:942px;
	margin:0 auto;
	overflow:hidden;
	padding:22px 0 50px;
}

.primary-top{
	/*background:url(../images/bg-primary-top.gif) no-repeat;*/
	width:100%;
	height:1px;
	overflow:hidden;
}
#primary{
	width:942px;
	overflow:hidden;
	/*background:url(../images/bg-primary-center.gif) repeat-y;*/
}
input.cf-box-b {
	border: 0 !important;
}

#content {
	width:581px;
	float:right;
	margin:0px;
	display:inline;
	padding:24px 23px 19px 23px;
	border: 1px solid #eee;
	background-color: #fff;
}

.primary-holder.large #content{
	width: 888px;
}
body#id-6 #content {
	float:left;
	width:888px;
}

form#cformsform {
    width: 400px;
    float: right;
}
body#id-6 div#contact_gegevens {
    width:400px;
    float:left;
    margin-left:60px;
}
div#news h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}
body#id-6 div#contact_gegevens h2 {
	display:block;
}



body#id-20 #content {
	float:left;
	width:888px;
}

body#id-20 div.post h2 {
	display:none;

}

body#id-20 div#contact_gegevens {
    width:400px;
    float:left;
    margin-left:100px;

}

body#id-20 div#contact_gegevens h2 {
display:block;
}

#content h1 {
	margin:0 0 24px 0;
	font-size: 20px;
}

#content ul {
	/*list-style:circle;*/
	padding:0px;
	margin-bottom:20px;
}

#content ul li {
	margin-left:20px;
	margin-bottom:5px;
	color: #000;
}

#content ul li span {
	color:#303030;
	padding-left:20px;
}

#content.home {
	width: 880px;
}

#content #home-blocks {
	width:581px;
	float:left;
	margin-right:21px;
}

#content #home-blocks #home-block-top {
	padding: 15px 20px;
}

#content #home-blocks div.home-page-item {
	width:249px;
	height:250px;
	padding:15px 20px 15px 20px;
	margin-bottom:40px;
}

#content #home-blocks div.col-1,
#content #home-blocks div.col-3 {
	float:left;
	border-right:1px solid #EDEBF6;
}

#content #home-blocks div.col-2,
#content #home-blocks div.col-4 {
	float:right;
}



#content #news {
	width:233px;
	float:right;
}



#content #news #news-header {
	height: 48px;
	background: #162C78 url(../images/news_header_bg.jpg) left top repeat-x;
	padding: 0px;
	line-height: 48px;
	padding-left: 10px;
}
#content #news #news-header h3 {
	color:#fff;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 15px;
}


#content #news p {
	margin:0px;
	padding:0px;
}

#content #news h3 {
	margin-bottom:10px;
	font-weight: bold;
	text-transform: none !important;
}
#content #news div {
	padding:10px;
}
#content #news div.col-1,
#content #news div.col-3 {
	background:#EDEDED;
}
#content #news div.col-2,
#content #news div.col-4 {
	background:#F6F6F6;
}

#content h2 {
	margin:0 0 32px;
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#06077b;
	text-transform:uppercase;
}

#content .smallheader {
	margin:0 0 10px;
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#06077b;
	text-transform:uppercase;
}

div#newsbrief h3 {
	margin: 5px 0 18px 0;
}
.illustration01{
	float:right;
	width:177px;
	height:286px;
	border:1px solid #303030;
}
.content-text{
	float:left;
	width:370px;
	margin:-6px 0 0;
	position:relative;
}
#content p{
	margin:0 0 28px;
	line-height:24px;
}
.btn-holder{
	width:100%;
	overflow:hidden;
}
.btn-holder a{
	background:#1c1c1a;
	float:left;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	padding:6px 60px 7px 14px;
}
.btn-holder a span{
	background:url(../images/bg-btn.gif) no-repeat 0 5px;
	padding:0 0 0 10px;
}
.btn-holder a:hover{
	background:#1e3487 url(../images/bg-btn-active.gif) repeat-x;
}
#sidebar{
	float:left;
	width:233px;
	background:#fff;
	padding:27px 33px 18px 16px;
	border: 1px solid #eee;
	background-color: #fff;
	margin-right:23px;
}
#sidebar h2{
	margin:0 0 25px;
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#06077b;
	text-transform:uppercase;
}

.sub-nav li ul{
	display: none;
}
.sub-nav li.current_page_item ul,
.sub-nav li.current_page_parent ul,
.sub-nav li.current_page_ancestor ul {
	display: block;
}
.sub-nav {
	margin:0 0 15px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.sub-nav li{
	width:226px;
	float:left;
	background:url(../images/sub-nav-sep.gif) repeat-x 0 100%;
	padding:7px 0 7px;
}
.sub-nav li a{
	color:#303030;
	text-decoration:none;
	padding:0 0 0 5px;
}


/*** remove underlines from active pages' children ***/
ul.sub-nav li.current_page_item ul li a,
ul.sub-nav li.current_page_parent ul li a,
ul.sub-nav li.current_page_ancestor ul li a {
	text-decoration: none;
}

/*** add underlines to active pages' children on hover ***/
ul.sub-nav li.current_page_item ul li a:hover,
ul.sub-nav li.current_page_parent ul li a:hover,
ul.sub-nav li.current_page_ancestor ul li a:hover,
ul.sub-nav li.current_page_parent ul li.current_page_item a,
ul.sub-nav li.current_page_ancestor ul li.current_page_parent a {
	text-decoration: underline;
}

ul.sub-nav li.current_page_item a,
ul.sub-nav li.current_page_parent a,
ul.sub-nav li.current_page_ancestor a,
ul.sub-nav li a:hover {
	text-decoration: underline;
}

.sub-nav ul{
	margin:6px 0 -7px;
	padding:0;
	list-style:none;
	list-style:circle;
	width:100%;
	overflow:hidden;
	background:url(../images/sub-nav-sep.gif) repeat-x;
}
.sub-nav ul li{
	width:216px;
	padding:7px 0 7px 15px;
}
.illustration02{
	width:229px;
	height:159px;
	overflow:hidden;
}
#footer{
	width:899px;
	margin:-37px auto 0;
	overflow:hidden;
	background:#d2d2d2;
	border:1px solid #e5e5e3;
	border-bottom:none;
	font-size:11px;
	padding:15px 32px 0 9px;
	height:22px;
	position:relative;
}
.footer-nav{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.footer-nav li{
	display:inline;
	padding:0 0 0 15px;
}
.footer-nav li a{
	text-decoration:none;
	color:#808080;
}
.footer-nav li a.top{
	background:url(../images/bg-top-link.gif) no-repeat 0 5px;
	padding:0 0 0 15px;
}
.footer-nav li a:hover{
	text-decoration:underline;
}
#footer p{
	text-align:right;
	margin:0;
	color:#808080;
}
div.youtube-video {
	width: 260px;
	height: 175px;
	padding: 10px 0 0 10px;
	float: left;
	margin: 0 0 20px 20px;
	background-color: #eee;
}