/* CSS Document */
body{
	background-color:#b0acb1;
	margin:0px;
	}

#center{
	background:#FFF;
	margin:auto auto;
	width:900px;
	height:547px;
	background-color:#FFFFFF;	
	position:relative;
	top: 41px;
	}
	
#submenu{
	position:absolute;
	left:532px;
	top:144px;
	width:324px;
	height:21px;
	z-index:7;
	}
	
#content{
	position:absolute;
	left:362px;
	top:164px;
	width:508px;
	height:353px;
	z-index:6;
	font-size: 10pt;
	font:Arial, Helvetica, sans-serif;
	word-break: normal;
	overflow: auto;
    scrollbar-base-color: #EAEAEA;
}

#xmenu{
	position:absolute;
	left:39px;
	top:95px;
	width:280px;
	height:127px;
	z-index:9;
	padding-top: 96px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 40px bottom;
	font-size: 10pt;
		}
	
#menu{
	position:absolute;
	left:39px;
	top:275px;
	width:280px;
	height:147px;
	z-index:9;
	padding-top: 96px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 40px bottom;
		}
	
#nav{
	position:absolute;
	left:362px;
	top:90px;
	width:512px;
	height:27px;
	background-color:#CC9966;
	z-index:5;
	}

#logo{
	position:absolute;
	left:85px;
	top:32px;
	width:281px;
	height:58px;
	z-index:10;
	}

#image-01{
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:90px;
	background-image:url(/images/homepage/homepage-header_03.jpg);
	z-index:3;
	}
	
#image-02{
	position:absolute;
	left:0px;
	top:90px;
	width:900px;
	height:440px;
	background-color:#FFFFFF;
	}
	
#image-03{
	position:absolute;
	left:0px;
	top:531px;
	width:900px;
	height:19px;
	background-image:url(/images/img-meubel-volg/interface_08.jpg)
	}
	
#footer{
	position:absolute;
	left:0px;
	top:549px;
	width:900px;
	height:43px;
	background-image:url(/images/img-meubel-volg/interface_09.jpg)
	}

#footer a {
	color: #FFFFFF;
}
