* {
	margin					: 0;
	padding					: 0;
}
html {
	height					: 100%;
}
body {
	font					: normal normal normal 62.5%/1.375 Verdana, Arial, "Times New Roman", sans-serif;
	background				: #534751 url('../Images/bg.gif') repeat-x 0 0;
}
.topbar {
	margin					: 0 auto;
	padding					: 5px 0 5px 0px;
	text-align				: right;
	width					: 100%; /* 843px */
}
.topbar a {
	color					: #f3d1eb;
	text-decoration			: none;
	border-width			: 0;
}
.middlebar {
	width					: 100%;
	height					: 557px;
	background				: transparent url('../Images/BackgroundFlowers.png') no-repeat top center;
}
.main {
	margin					: 0 auto;
	width					: 843px;
	height					: 550px;
	background				: transparent url('../Images/MainBlock3.png') no-repeat top center;
}
.menubarleft {
	float					: left;
	text-align				: left;
	padding					: 18px 0 10px 0;
	width					: 325px;
}
.menubarmiddle {
	float					: left;
	width					: 200px;
	height					: 70px;
}
.menubarright {
	float					: right;
	text-align				: right;
	padding					: 45px 0 10px 0;
	width					: 315px;
}
.menubarright a, .menubarleft a, .languagebar a {
	color					: #f4a1e1;
	text-decoration			: none;
	border-width			: 0;
	font-size				: 1.2em;
	font-weight				: normal;
}
.languagebar {
	float					: left;
	width					: 143px;
	height					: 17px;
	background				: transparent url('../Images/languagebarback.png') repeat-x top center;
	display					: none;
	border					: 2px solid #aaaaaa;
}
.countrybar {
	float					: left;
	text-align				: right;
	width					: 143px;
	height					: 17px;
	background				: transparent url('../Images/languagebarback.png') repeat-x top center;
	display					: none;
	border					: 2px solid #aaaaaa;
}
.barholder {
	position				: relative;
	top						: 0px;
	left					: 20px;
	width					: 175px;
	height					: 27px; /* add 2*borderwidth */ 
}
.module {
	margin					: 0 auto;
	text-align				: center;
	float					: left;
	width					: 843px;
	height					: 430px;
}
.delimiter {
	color					: #b4b4a9;
	font-size				: 1.2em;
	font-weight				: bolder;
}
.smalldelimiter {
	color					: #b4b4a9;
	font-size				: 1.1em;
	font-weight				: bolder;
}
.banner {
	width					: 120px;
	height					: 240px;
	float					: left;
}

.Spacer {
	float					: none;
	clear					: both;
	font-size				: 0;
	margin					: 0;
	padding					: 0;
	height					: 1px;
	border-width			: 0;
	border-style			: none;
	border-color			: transparent;
}
.privacy {
	margin					: 0 auto;
	text-align				: center;
	color					: #ffffff;
	width					: 780px;
    height					: 403px;
    overflow				: auto;
}
.textholder {
	text-align				: center;
	margin					: 0 auto;
}
.disclaimersmall {
	margin					: 0 auto;	
	text-align				: center;
	color					: #fff;
	font-size				: 1em;
	line-height				: 1;
	width					: 833px;
}