html{
	overflow-y:auto;
	overflow-x:auto;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	background-image:url(/wbs/werken.nsf/images/bgBoog.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
body {
	background-color:#ffffff; 
}
div{
	margin:0px;
	position:relative;
	overflow:hidden;
	background-repeat:no-repeat;
}	
h1{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
a{
	color:#000000;
}
a:hover{
	color:#ce3c1d;
}
#mainBox{	
	width:1000px;
	height:484px;
	top:0px;
	margin:0px auto;
	border: 2px solid #ce3c1d;
	background-color:#ffffff;
	background-image:url(/wbs/werken.nsf/images/bgBoogBox.gif);
}
#sanQuinLogo{	
	width:1000px;
	height:109px;
	top:0px;
	margin:0px auto;
	cursoR:pointer;
}
#mainBoxFlash{	
	width:1000px;
	height:512px;
	top:0px;
	margin:0px auto;
}
#introBox{
	position:absolute;
	top:0px;
	left:114px;
	width:887px;
	height:488px;
	z-index:90;
}
#contentBox1,#contentBox2,#homeFlash{
	position:absolute;
	top:66px;
	left:114px;
	width:887px;
	height:422px;
	z-index:90;
}
#contentBox1{
	z-index:80;
}
#contentBox2{
	z-index:85;
}
#homeFlash{
	z-index:80;
}
#menuBox{
	position:absolute;
	width:887px;
	height:50px;
	left:114px;
	background-image:url(/wbs/werken.nsf/images/menuTemp.gif);
	background-position:80px 15px;
}
#introText{
	position:absolute;
	z-index:10000;
	width:240px;
	height:90px;
	left:230px;
	top:210px;
	cursor:pointer;
	background-image:url(/wbs/werken.nsf/images/homeText.gif);
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}
#introLeft, #introRight{
	height:488px;
	background-color:#ce3c1d;
}
#introLeft{
	float:left;
	width:387px;
}
#introRight{
	width:500px;
	float:right;
	background-image:url(/wbs/werken.nsf/images/homeRight.gif);
	background-position:bottom right;
}
#flashTitle{
	position:absolute;
	top:115px;
	left:155px;
	width:280px;
	height:200px;
	z-index:87;
	float:left;
	display:none;
}

