img {
	border:0px;
}
html {
	height:100%;
}
body {
	height:100%;
	text-align:center; 
	margin:0px; 
	background-color:#ffffff; 
	font-family:Verdana, Arial, Helvetica, sans-serif; color:#366ba9;
}
#main-container {
	width:812px; 
	margin:auto; 
	background-image:url(../img/bg-main.gif); 
	background-position:center; 
	background-repeat:repeat-y; 
	height:100%;
}
#main-container2 {
	width:812px; 
	height:700px; 
	margin:auto; 
	font-size:11px; 
	text-align:left; 
	background-image:url(../img/bg-main-top.gif); 
	background-repeat:no-repeat; 
	background-position:center top;
}
a.lang {
	color:#366ba9; 
	text-decoration:none;
}
#lang-container {
	float:right; 
	width:50%; 
	text-align:right;
}
#logo-container {
	width:100%; 
	text-align:center; 
	margin-top:5px; 
	height:118px; 
	background-image:url(../img/bg-main-top2.gif); 
	background-position:bottom center; 
	background-repeat:no-repeat;
}
#menu {
	width:100%; 
	height:28px; 
	border-bottom:1px solid #b3c7de; 
	text-align:center; 
	font-size:12px; 
	line-height:28px; 
	background-image:url(../img/bg-main-bot.gif); 
	background-repeat:no-repeat; 
	background-position:center;
}
#menu a {
	color:#366ba9;
	text-decoration:none;
}
#search-container {
	height:26px; 
	width:100%; 
	border-bottom:1px solid #c7c7c7; 
	padding-top:117px; 
	background-image:url(../img/bg-main-bot2.gif); 
	background-repeat:no-repeat; 
	background-position:center top;
}
.search-field {
	border:1px solid #c7c7c7; 
	width:140px; 
	height:12px; 
	color:#c7c7c7; 
	float:left; 
	font-size:10px;
}
.footer {
	padding-top:10px;
	color:#c7c7c7;
}
