body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	background-image: url(images/bg.gif);
}
html {
	height: 100%;
	width: 100%;
}
#container {
	height: 505px;
	width: 800px;
	border: 1px solid #CCCCCC;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 73px 63px;
	background-color: #FFFFFF;
	text-align: left;
}
#center {
	height: 100%;
	width: 100%;
}
#center #centercell {
	height: 505px;
	width: 800px;
}
#banner {
	height: 155px;
}
#date {
	width: 100px;
	float: right;
	margin-top: 92px;
	font-size: 12px;
	color: #0F3794;
}
#middle {
	width: 100%;
	height: 304px;
	background-color: #0080C7;
	font-size: 10px;
	color: #FFFFFF;
}
#left h1 {
	font-size: 15px;
	font-weight: normal;
	padding-top: 21px;
	line-height: 20px;
}
#middle #left {
	width: 406px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #0F3794;
	padding-left: 94px;
}
#left table {
	width: 367px;
	height: 165px;
}
#left #flags {
	width: 71px;
}
.langrule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5BAAD5;
	padding-top: 15px;
}
#footer {
	height: 41px;
	font-size: 8px;
	padding-left: 90px;
	padding-top: 6px;
	color: #007BB5;
	text-align: left;
}
.lang {
	padding-top: 15px;
}
.langflag {
	padding-top: 5px;
}
#middle #left a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 13px;
}
#container #middle #left #flags img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #us {
	float: right;
	display: block;
	width: 100px;
	color: #999999;
}
#footer #us a:hover {
	color: #FF6600;
}
#footer #us a {
	color: #999999;
	text-decoration: none;
}

