body {
	border: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #444444;
}
div#language {
	color: #979797;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 15px;
}
div#flag_box {
	float: right;
	padding-right: 20px;
	padding-left: 10px;
}
div#flag_box img {
	border: 0;
	margin-left: 7px;
	margin-top: -7px;
	position: relative;
}
div#menu_bar {
	background-color: #237FB0;
	color: #FFFFFF;
	border-top: 4px solid #00AEFF;
	height: 36px;
}
div#menu {
	width: 729px;
	margin: auto;
}
div#date_info {
	position: absolute;
	margin-top: 10px;
	margin-left: -50px;
}
div#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#menu li {
	display: inline;
	font-weight: bold;
}
div#menu a {
	background-color: #237FB0;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 7px;
	background-image: url('bullet_menu.gif');
	background-position: top center;
	background-repeat: no-repeat;
}
div#footer_bar {
	background-color: #288ab8;
	height: 29px;
	margin-top: 3px;
	border-bottom: 30px solid #FFFFFF;
	color: #FFFFFF;
}
div#footer {
	width: 670px;
	padding-top: 6px;
	margin: auto;
	font-family: Tahoma, Arial, sans-serif;
}
div#footer_name {
	float: left;
}
div#footer_design {
	float: right;
}
div#top {
	width: 733px;
	height: 201px;
	background-image: url('top.jpg');
	margin: auto;
}
div#content {
	width: 703px;
	margin: auto;
	background-image: url('background.gif');
	background-repeat: repeat-y;
}
div#sidebar {
	float: left;
	width: 252px;
	text-align: center;
}
div#main {
	float: right;
	width: 400px;
	margin-top: 5px;
	border-right: 15px solid #FFFFFF;
}
div#main h1 {
	font-size: 8pt;
	margin-top: 0;
	margin-bottom: 1em;
	padding-bottom: 5px;
	letter-spacing: -1px;
	background-image: url('border_main.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#main h2 {
	font-size: 8pt;
	margin: 0;
}
div#main p {
	margin: 1em 0 0 0;
}
div#main ul {
	list-style-type: square;
	list-style-image: url('bullet.gif');
	margin: 0;
	padding-left: 16px;
}
div#main h2 span.date {
	font-size: 7pt;
	font-weight: normal;
}
div#sidebar_box {
	padding: 0px 10px 10px 10px;
	background-color: #5B5B5B;
	color: #FFFFFF;
	text-align: left;
}
div#sidebar_box h2 {
	border-bottom: 1px dotted #FFFFFF;
	font-size: 8pt;
	letter-spacing: 1px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1em;
}
div#sidebar_box img.ilu {
	position: absolute;
	margin-left: -62px;
	margin-top: 10px;
}
img.logo {
	margin: 20px 0 30px 0;
}
div#sidebar_box p {
	margin: 0 0 1em 0;
	padding-left: 62px;
	padding-bottom: 10px;
	background-image: url('border_sidebar.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#clear {
	clear: both;
	height: 30px;
}

img { border: none; margin: 8px; }