@charset "utf-8";
.thrColFixHdr #container {
	width: 938px;  
	background: #FFFFFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-repeat: no-repeat;
	box-shadow: 10px 10px 8px #888;
	-moz-box-shadow: 10px 10px 8px #888;
	-webkit-box-shadow: 10px 10px 8px #888;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#888888, offX=5, offY=5, positive=true);
} 
.thrColFixHdr #header {
	background: #FFFFFF;
	padding: 14px 20px 0px 25px;  
} 
.thrColFixHdr #header h1 {
	margin: 0px; 
	padding: 10px 0px; 
}
.thrColFixHdr #flash {
	background: #FFFFFF;
	padding: 5px 10px 10px 0px;  
	background-image: url(../img/homepage_mainimage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 270px;
} 
.thrColFixHdr #flashusen {
	background: #FFFFFF;
	padding: 5px 10px 10px 0px;  
	background-image: url(../img/DBM_country_site_tout_English_798_281.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 270px;
} 
.thrColFixHdr #flashbenl {
	background: #FFFFFF;
	padding: 5px 10px 10px 0px;  
	background-image: url(../img/DBM_country_site_tout_Dutch_798_281.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 270px;
} 
.thrColFixHdr #flashbefr {
	background: #FFFFFF;
	padding: 5px 10px 10px 0px;  
	background-image: url(../img/DBM_country_site_tout_French_798_281.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 270px;
} 
.thrColFixHdr #flashchde {
	background: #FFFFFF;
	padding: 5px 10px 10px 0px;  
	background-image: url(../img/DBM_country_site_tout_German_798_281.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 270px;
}
.thrColFixHdr #flashwwen {
	background: #FFFFFF;
	padding: 5px 10px 10px 0px;  
	background-image: url(../img/Global_Site_tout_English_986_327.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 327px;
} 
.thrColFixHdr #middle {
	background: #FFFFFF;
	padding: 0px;  
	height: 260px;
} 
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 180px; 
	background: #FFFFFF; 
	padding: 15px 5px 15px 20px; 
}
.thrColFixHdr #sidebar1 h2 {
	padding: 2px 0px 0px 0px; 
	margin: 0px 0px 20px 0px;
}
.thrColFixHdr #sidebar1 body {
	padding: 0px 0px 0px 15px; 
}
.thrColFixHdr #sidebar2 {
	float: right; 
	width: 270px; 
	background: #FFFFFF;
	padding: 0px; 
}
.thrColFixHdr #sidebar3 {
	float: right; 
	width: 180px; 
	background: #FFFFFF;
	padding: 0px; 
}
.thrColFixHdr #sidebar2 p{
	padding: 20px; 
}
.thrColFixHdr #mainContent { 
	margin: 0px 210px; 
	padding: 0px 10px; 
	width: 434px;
} 
.thrColFixHdr #loginContent { 
	margin: 0px 210px; 
	padding: 0px 10px; 
	width: 534px;
} 
.blocktext{ 
	margin: 10px; 
} 

