body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #000000;
	background-repeat: repeat-x;
	margin: 0px;
}
#container {
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #header {
}
#container #header #inheader {
	background-color: #000000;
	height: 220px;
}
#container #menu {
	height: 47px;
	width: 1050px;
}
#container #menu #inmenu  #langNL img, #container #menu #inmenu  #langEN img, {
	border: 0px;
	width: 20px;
}
#container #menu #inmenu  #langNL{
	position: absolute;
	padding-left: 60px;
	padding-top: 20px;
	width: 20px;
	z-index: 100;
}
#container #menu #inmenu  #langEN{
	position: absolute;
	padding-left: 83px;
	padding-top: 20px;
	width: 20px;
	z-index: 100;
}
#container #menu #inmenu {
	height: 47px;
}
#container #main {
	height: auto;
}
#container #main #inmain {
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-y;
	height: auto;
}
#container #main #inmain #mainimghome {
	background-color: #f0f1f2;
	background-image: url(../img/mainhome2.jpg);
	background-repeat: no-repeat;
	width: 945px;
	margin: 0px 52px 0px 53px;
	overflow: visible;
	height: auto;
}
#container #main #inmain #mainimg {
	background-color: #f0f1f2;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	width: 945px;
	margin: 0px 52px 0px 53px;
	height: auto;
	overflow: visible;
}
#container #main #inmain #mainimg #contentleft {
	float: left;
	width: 235px;
	padding: 0px 10px 10px 10px;
	height: auto;
	min-height: 460px;
	overflow: hidden;
}
#container #main #inmain #mainimg #contentright {
	padding: 5px;
	width: 665px;
	float: left;
	overflow: visible;
}
#container #main #inmain #mainimghome #contentleft {
	float: left;
	width: 235px;
	padding: 0px 10px 10px 10px;
	height: auto;
	overflow: hidden;
}
#container #main #inmain #mainimghome #contentright {
	padding: 5px;
	height: auto;
	width: 350px;
	float: left;
	overflow: visible;
	text-align: justify;
}
.clearer {
	clear:both;
	height:1px;
	margin-top:-1px;
}
#container #footer {
	height: 43px;
}
#container #footer #infooter {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 43px;
}
div.teller {
	text-indent: -9999px;
}




#lightbox {
	background-color:#eee; 
	padding: 10px; 
	border-bottom: 2px solid #666; 
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 11px; 
	padding-top: 0.4em; 
	font-family: Verdana, Arial;
}
#lightboxCaption { 
	float: left;
}
#keyboardMsg {
	float: right;
	font-size: 0.8em;
}
#closeButton {
	top: 5px; 
	right: 5px;
}
#lightbox img {
	border: none; 
	clear: both;
} 
#overlay img {
	border: none;
}
#overlay {
	background-image: url(../img/overlay.png); 
}* html 
#overlay {
	background-color: #333; 
	background-color: transparent; 
	background-image: url(blank.gif); 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/overlay.png", sizingMethod="scale");
}


#container #main #inmain,
#container #main #inmain #mainimghome {
	min-height: 460px;
}



