#mainwrapper{
	width:1024px;
	background:url(../images/mainbg.png) repeat-y;
	min-height:800px;
}
#header-en{
	height:238px;
	background:url(../images/header-en.png) #FFFFFF no-repeat;
}
#header-nl{
	height:238px;
	background:url(../images/header-nl.png) #FFFFFF no-repeat;
}
#header-fr{
	height:238px;
	background:url(../images/header-fr.png) #FFFFFF no-repeat;
}

#logo{
	height:78px;
	width:407px;
	float:right;
	margin-right:40px;
	margin-top:110px;
}
#menuline{
	float:right;
	margin-right:40px;
	margin-top:1px;
}
#content-wrapper{
	background:url(../images/img1.png) no-repeat;
}
#footer{
	background:url(../images/footer.png) no-repeat;
	height:40px;
}
#content{
	width:886px;
	float:right;
	margin-top:30px;
}
#left{
	width:205px;
	float:left;
	margin-top:50px;
}
#content-right{
	width:600px;
	float:right;
	padding-right:40px;
	padding-left:10px;
	margin-top:20px;
}
#left-login-menu{
	margin-top:50px;
}
.moduletable-login{
	padding:5px 20px 5px 5px;
	background:url(../images/box-top-login-menu.gif) no-repeat;
	margin-top:10px;
}
.moduletable-newsletter{
	padding:10px 20px 10px 20px;
	background:url(../images/box-top.gif) no-repeat;
	margin-top:10px;
}
#module-back{
	background:url(../images/box-bottom.gif) 0 100% no-repeat;
}
.module-seperator{
	height:15px;
}

#footer-link{
	margin-left:60px;
}
#reportlink{
	margin-left:16px;
	margin-top:10px;
	margin-bottom:10px;
}