/* ALGEMEEN */

@import url("forms.css");
@import url("text.css");


div {
	/*border: 1px solid black;*/
}

body {
	text-align: left;
	background-color: #FFFFFF;
	background-image:url(../images/back_repeat.gif);
	background-position: 50% 50%;
	background-repeat: repeat-y;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	height:100%;
	min-height: 100%;
}
html {
	text-align: left;
	margin: 0;
	padding: 0;
	height:100%;
	min-height: 100%;
}
body,td,th,#footer,#menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
}
#cleaner{
	clear: both;
	width: 974px;
	margin-left:auto;
	margin-right:auto;
	height:80px;
	background-image:url(../images/back_center.gif);
	background-position: 50% 50%;
}
#maintable {
	font-size: 1.1em;
	background-image: url(../images/back.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	height:100%;
	min-height:100%;
    margin-bottom:-80px;
    /*margin-left: -1px;*/
}
#footer {
	width: 975px;
	font-size: 1em;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	margin-top: 51px;
}
#footerleft {
	padding-left: 33px;
	padding-top: 7px;
	width: 208px;
	float: left;
}
#footerright {
	padding-left: 40px;
	padding-top: 7px;
	float: left;
	height: 20px;
	width: 293px;
	background-color: #abaaa2;
	color: white;
}
#footerright2 {
	padding-top: 7px;
	padding-right: 30px;
	float: left;
	height: 20px;
	width: 370px;
	background-color: #abaaa2;
	color: white;
}
body>div#maintable {
	height: auto;
}
#centertable {
	background-image:url(../images/back_center.gif);
	background-position: 50% 50%;
	background-repeat: repeat-y;
	width: 974px;
	margin-left:auto;
	margin-right:auto;
}
#greenbar {
	height: 6px;
}





#lan {
	text-align: right;
	padding-right: 63px;
	padding-top: 20px;
	font-size: 0.9em;
}
#lan2 {
	text-align: right;
	padding-right: 35px;
	padding-top: 20px;
	font-size: 0.9em;
}
#left {
	width: 241px;
	float: left;
}
#right {
	text-align: left;
	float: left;
	padding-left: 50px;
    width: 653px;
}
#right2 {
	text-align: left;
	float: left;
	padding-left: 50px;
	background-image:url(../images/back_streep.gif);
	background-repeat: repeat-x;
    overflow:hidden;
    width: 683px;
}
#menu {
	padding-top: 2px;
	height: 94px;
	margin-bottom: 30px;	
}
#mission {
	height: 140px;
	padding-left: 33px;
	padding-right: 25px;
}
#news {
	padding-left: 33px;
	padding-right: 25px;
}
#carroussel {
	height: 339px;
	padding-bottom: 10px;
}
#expertise {
	height: 200px;
    width: 310px;
}
#headtitle {
	float: left;
	width: 363px;
    height: 130px;
}
#title {
	height: 55px;
    overflow: hidden;
}
#ambient {
	float: left;
	text-align: right;
	width: 320px;
	height: 200px;
}
#crumbtrail {
	padding-bottom: 26px;
	font-size: 0.9em;
}
#description {
	/*height: 65px;
    padding-bottom: 40px;*/
}
#spacer {
	height: 25px;
}
#subnav {
	font-weight: bold;
	padding-left: 33px;
	padding-right: 25px;
}
#main {
	float: left;
	width: 370px;
	padding-right: 40px;
}
#extras {
	float: left;
}
.extra {	
	width: 250px;
	background-image:url(../images/block_back.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.extracontent {
	padding-left: 20px;
	padding-top: 22px;
	padding-right: 30px;
}
.extracontent p {
	margin-top: 0px;
	margin-bottom: 7px;
}
.expertise {	
	float: left;
	width: 305px;
	padding-top: 20px;
	margin-bottom: 10px;
	margin-right: 15px;
	background-image:url(../images/block_back_xl.gif);
    overflow-x: hidden;
}

#force-scrollbar { 
	position: absolute; 
	top: 0; 
	bottom: -1px;
    width: 1em;
    z-index: -1;
}
.bullit {
    width: 3px;
    height: 3px;
    margin-right: 10px;
    margin-top: 5px;
}