html {
	height: 100%;
	background:url(../images/bg_page.gif) top center no-repeat #000c07;
}
body {
	min-height: 100%;
	padding:0; margin:0;
}
html, body {
	height: 100%;
}
img.logo {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
img.logo:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
a.logo {
	display:block;
	width:390px;height:44px;
	padding:0;margin:0 auto;
	background:url(../images/logo_bouwconcept.gif) no-repeat;
	text-indent:-999em;
}
#container {
   position:relative;
   min-height:100%;
}
#wrapper {
	width: 960px;
	padding:0 0 110px 0;margin: 0 auto;

}
#header {
	width:960px;
	padding:35px 0 35px 0; margin: 0;
	text-align:center;
}
#headervisie {
	width:960px;
	padding:40px 0 40px 0; margin: 0;
	text-align:center;
}
#headerontwerpen,
#headershowroom,
#headerwerkwijze,
#headerpartners,
#headercontact {
	width:960px;
	padding:25px 0 25px 0; margin: 0;
	text-align:center;
}

#headOntwerp {
	display:block;
	width:627px;height:84px;
	padding:0;margin:0 auto;
	background:url(../images/header_ontwerpen.gif) no-repeat;
	text-indent:-999em;
}
#headVisie {
	display:block;
	width:946px;height:54px;
	padding:0;margin:0 auto;
	background:url(../images/header_visie.gif) no-repeat;
	text-indent:-999em;
}
#headShowroom {
	display:block;
	width:761px;height:84px;
	padding:0;margin:0 auto;
	background:url(../images/header_showroom.gif) no-repeat;
	text-indent:-999em;
}
#headWerkwijze {
	display:block;
	width:802px;height:84px;
	padding:0;margin:0 auto;
	background:url(../images/header_werkwijze.gif) no-repeat;
	text-indent:-999em;
}
#headPartners {
	display:block;
	width:746px;height:84px;
	padding:0;margin:0 auto;
	background:url(../images/header_partners.gif) no-repeat;
	text-indent:-999em;
}
#headContact {
	display:block;
	width:490px;height:84px;
	padding:0;margin:0 auto;
	background:url(../images/header_contact.gif) no-repeat;
	text-indent:-999em;
}
#contentLeft {
	float:left;display:inline;
	padding:0;margin:0 25px 0 0;
	width:570px;height:375px;
	line-height:20px;

}
#contentRight {
	float:left;display:inline;
	background:url(../images/bg_navi.gif) top right repeat-y;
	padding:0;margin:0 25px 0 45px;
	width:125px;height:395px;

}
#contentExtra {
	float:left;display:inline;
	padding:348px 0 0 0;margin:0;
	width:155px;
	color:#888585;
	font-size:10px;
	text-decoration:none;
	font-style:normal;
}

h1 {
	font-size:17px;
	font-weight:normal;
}
#textScroller {
	display:none;
}
#imageScroller {
	display:none;
}
.scrollBar {
	width: 560px;
	height: 205px;
	padding-right:10px;
	padding-bottom:10px;
	overflow: auto;
}
.imageScrollBar {
	float: left;
	width: 560px;
	height: 375px;
	padding-right:10px;
	padding-bottom:20px;
	overflow: auto;
}

#contentLeft .text {
	width:570px;
	padding:20px 0 0 0;
	overflow:auto;
}

.projectThumb {
	float:left;display:inline;
	width:75px;height:75px;
	padding:0; margin:0 24px 24px 0;
}
.projectThumbLast {
	float:left;display:inline;
	width:75px;height:75px;
	padding:0; margin:0 0 24px 0;
	background:#00ff00;
}
.contentMiddle {
	float:left; display:inline;
	width:174px;
	padding:0; margin:0 24px 0 0;
}
#naviRight {
	padding:0; margin: 0;
}
#naviRight ul {
	list-style:none;
	padding:0;margin:50px 20px 0 0;
}
#naviRight ul li {	
	padding:0; margin:0 0 12px 0;
}
#naviRight ul li a {
	display:block;
	color:#ffffff;
	padding:0;margin:0;
	font-size:11px;
	letter-spacing:4px;
	text-decoration:none;
	font-style:normal;
	text-align:right;
}
#naviRight ul li a:hover,
#naviRight ul li a.selected,
#naviRight ul li a.selected:hover {
	color:#a51b23;
}

#naviRight ul li ul {
	list-style:none;
	padding:0;margin:10px 0 25px 0;
}
#naviRight ul li ul li {	
	padding:0; margin:0 0 0 0;
}

#naviRight ul li ul li a {
	display:block;
	letter-spacing:1px;
	color:#888585;
	padding:0;margin:0 13px 4px 0;
	font-size:10px;
	text-decoration:none;
	font-style:normal;
	text-align:right;
	
}
#naviRight ul li ul li a:hover,
#naviRight ul li ul li a.selected,
#naviRight ul li ul li a.selected:hover {
	color:#ffffff;
}




#naviBottom {
	width:960px;
	padding:35px 0 20px 0; margin: 0;
	text-align:center;
}
#naviBottom ul {
	width:719px;
	list-style:none;
	padding:5px 0 0 0;margin:0 0 0 120px;
*	margin:0;
}
#naviBottom ul li {	
	float:left;display:inline;
	padding: 0 10px 0 10px; margin:0;
}
#naviBottom ul li a {
	display:block;
	color:#8a8f8e;
	padding:0;margin:0;
	font-size:13px;
	letter-spacing:4px;
	text-decoration:none;
	font-style:normal;
}
#footer {
	position:absolute;
	bottom:0;
	background:url(../images/bg_footer.gif) repeat-x;
	width: 100%; height:110px;
	text-align: center;
}
#footerWrapper {
	position:relative;
	width: 960px;
	padding:0;margin: 0 auto;
	text-align:right;
	color:#ffffff;
}
#footerLogo {
	padding:60px 0 5px 0;
}
#footerText {
	font-size:10px;
}
#footerText a {
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
#footerText a:hover {
	text-decoration:underline;
}
