body{
	background: url(images/balk.gif) repeat-y #151211;
	font-size:10px;
	font-family: verdana;
	color:#a1a1a1;
	margin:0;
	}
img
{
	border: 0px;
}
#back{
	margin-left:20px;
	background:url(images/backbg.gif) 0 592px repeat-x;
	position:relative;
	}
#container{
	width:760px;
	text-align:left;
	padding-top:24px;	
	position:relative;
	}
		
#splash
{
	width: 760px;
	height: 510px;
	padding: 0;
}
ul#splash-nav
{
	position: absolute;
	bottom: 19px;
	left: 25px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 95%;
	z-index: 1000;
}

ul#splash-nav li
{
	float: left;
	padding-right: 11px;
}

ul#splash-nav li a 
{
	display: block;
	height: 25px;
	width: 229px;
	background: #fff;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;	
	text-decoration: none;
	opacity:0.4;
	filter:alpha(opacity=40)
}

ul#splash-nav li a:hover, ul#splash-nav li.activeSlide a
{
	opacity:0.7;
	filter:alpha(opacity=70)
}

ul#splash-nav li a#business-projects
{
	background: url(images/splash-button-business-projects.png);
}
ul#splash-nav li a#private-projects
{
	background: url(images/splash-button-private-projects.png);
}
ul#splash-nav li a#leisure-projects
{
	background: url(images/splash-button-leisure-projects.png);
}


ul#cycle-nav
{
	position: absolute;
	bottom: 19px;
	right: 25px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 95%;
	z-index: 1000;
}

ul#cycle-nav li
{
	float: right;
	padding-right: 11px;
}

ul#cycle-nav li a 
{
	display: block;
	border: 1px solid #3b3835;
	padding: 0;
	background: #fff;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	opacity:0.4;
	filter:alpha(opacity=40)
}

ul#cycle-nav li a:hover 
{
	opacity:0.7;
	filter:alpha(opacity=70)
}




#dots{background:url(images/dots.gif) repeat-x;
	width:760px;
	height:1px;
	}
#top{
	padding:26px 0;
	}
#top a img, #menu a img{
	border:0;
	}
#bottom{
	position: absolute;
	top: 635px;
	width:100%;
	color:#979797;
	text-transform:uppercase;
	padding-top:17px;
	border-top:1px solid #1f1c1b;
	z-index: 9999;
	}
#bottom a{
	color:#979797;
	font:10px verdana;
	margin-right:20px;
	text-decoration:none;
	}
#decoussemaecker{
	float:right
	}
	
#info {
	padding:24px 24px 17px 0;
	width:736px;
	height:469px;
}

#vak, #vak2, #vak3, #vak4{
	text-align:left;
	padding:24px;
	height:421px;
	width:308px;	
	background:#333333;
	color:#EEEEEE;
	font:10px verdana;
}

#vak, #vak2{
	float: right;
	filter:alpha(opacity=88);
	opacity: 0.88;
	-moz-opacity:0.88;	
}

#vak4{
	float: right;
	background: none;
	background: #424141;
}
#vak4 a{
	color:white;
	}
	
#vak3 {
	float: left;
	margin-left: 24px;
	background: #424141;
}

#vak{
	/* text-transform:uppercase; */
	line-height:160%
	}
#vak H1, #vak2 H1, #vak3 h1, #vakgo H1, #vakgo2 H1{
	font:12px verdana;
	font-weight:bold;
	margin:0 0 2px 0;
	}

#vakgo, #vakgo2{
	background-color:white;
	color:#808080;
	margin-top:-3px;
	float:right;
	text-align:left;
	padding:0;
	width:344px;
	font:10px verdana;
	}
		#vakgo2{
	padding-left:12px;
	}
	#vakgo2{
	padding-right:12px;
	}
#vakgo a, #vakgo2 a, #vakgo a{color:#f5982b}
#vak a,#vak3 a{
	color:white;
	}
	
.noline a{
	text-decoration:none;
	}
	
#products-ecosmart
{
	background: url(images/products-type-bg-ecosmart.jpg) no-repeat;
}
	
#products-fast
{
	background: url(images/products-type-bg-fast.jpg) no-repeat;
}

#products-lightfacet
{
	background: url(images/products-type-bg-lightfacet.jpg) no-repeat;
}

#products-misc
{
	background: red;
}
	
	
.products-type
{
	margin-bottom: 24px;
	width: 306px;
	height: 86px;
	border: 1px solid #1c1c1c;
}	
	
div.products-type div.button-wrapper
{
	float: right;
	top: 0;
	right: 0;
	width: 114px;	
}
	
.button-wrapper a
{
	
	filter:alpha(opacity=40);
	opacity:0.4;
	-moz-opacity:0.40;
	display: block;
	
}

.button-wrapper a:hover
{
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.40;
}
	

	
	
	
	
	
	
	
	
