BODY {
	background-color: #fff;
	color : #000;
/*	font-family: Calibri, Arial, Helvetica, sans-serif;*/
	font-size: small;
	margin: 0px;
	background-position: center top;
	background-repeat: repeat-x;
	text-align: left;
	/*background-image: url(/images/bg_main.jpg);*/
}

div#topDecoration {
background-color:#E8E8E8;
clear:both;
height:1px;
position:relative;
z-index:255;
}
div#topDecoration div.line,
div#special,
div#bottomDecoration div
 {
display:none;}

div#bottomDecoration {
background-color:#3C2100;
clear:both;
height:2px;
position:relative;
}

div#copyright {display:none;}

ul.MainMenu li {
background-color:#f0f9c4;}

div.SwitchLocale div span.label {
border-color:#f0f9c4;
color:#f0f9c4;
}
div.SwitchLocale p {color:#f0f9c4 !important;}

div.SwitchLocale div#switchLocalesTrigger {
background-image: url(/images/down_arrow.gif);
}

b.corner { background-color:#444B29;}

div#header {background-color:#444B29;width:980px;margin:0 auto;}
div.Header h1 {text-align:center; padding-left:0}

div#footer div.content {border-bottom:none; background-color:#fff; padding-bottom:10px; color:#000;}
div#footer div.content a {color:#000; font-weight:bold}
div.Footer .ilogo {padding:10px; float:left}
.maintext_white {padding-top:10px}
