body {
	margin: 0;
	background: #fff url(../img/bgindex.png) repeat-x;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	color: #043454;
	height: 100%;

}
p, ul li, ol li{
	font: 13px Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #043454;
	font-weight:100;
	text-decoration: none;
	text-align: justify;
	line-height: 22px;
	font-weight: 100 !important;
}
html {
	height: 100%;
}
	a {
		color: #043454;
		text-decoration: none;
	}
	a:hover {
		text-decoration: none;
		border-top: #e45e19 1px solid;
		border-bottom: #e45e19 1px solid;
	}
#page {
	min-height: 100%;
	position:relative;
}
#container {
	width: 846px;
	margin: auto;
}
#topbar {
	height: 21px;
	padding-top: 5px;
	font-size: 10px;
	text-align: right;
	color: #fff;
}
	#topbar a {
		text-decoration: none;
		font-family: Tahoma, Verdana, Arial;
		color: #fff;
		border: 0;
	}
	#topbar a:hover {
		text-decoration: underline;
	}
#header {
	width: 846px;
	height: 96px;
}
	#header table {
		height: 96px;
	}
	#lang_div{
		width: 220px;
		height: 40px;
		float: right;
		line-height: 40px;
	}
#banner {
	height: 321px;
}

#mainfeat1 {
	height: 208px;
	margin: 0;
	background: url(../img/banner_refl.png) repeat-x;
	font-size: 12px;
	margin-bottom: 60px;
}
	div h1 {
		color: #ffffff;
		font-size: 24px;
		font-family: Tahoma, Verdana, Arial;
	}
	#separ {
		margin-top: 25px;
		float: left;
	}
#main_content{
	width: 550px;
	float: left;
	padding: 15px;
}
#menu_content{
	width: 220px;
	float: right;
	padding: 15px;
}
hr {
	height: 1px;
	color: #8ba0b3;
	background-color: #8ba0b3;
	border: 0;
}
#footercontainer {
	background: url(../img/footer.png) repeat-x bottom;
	width: 100%;
	margin: 30px 0 auto 0;
	color: #fff;
	font-size: 12px;
	height: 27px;
    position: fixed;
    bottom: 0;
}
	#footer {
		width: 846px;
		margin: 0 auto;
		padding: 5px 0;
		font-family: Tahoma, Verdana, Arial;
		font-size: 10px;
	}
	#footercontainer a{
		color: #fff;
	}

/* --- Sub page styles below --- */

#subcontentcont {
	background-color: #fff;
	padding: 20px;
	margin: 0;
	display: block;
}
#sidebar {
	width: 165px;
	float: right;
	margin: 0 0 10px 20px;
	padding: 0 0 10px 20px;
	border-left: #c6d5e0 1px solid;
	clear: right;
}
	#sidebar h1 {
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 .25em 0;
		padding: 0;
	}
	#sidebar a {
		font-size: 12px;
		color: #043454;
		text-decoration: underline;
		border: 0;
	}
#body {
	width: 600px;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
h2{
	color: #333333;
}
.langflag{
	border:none;
	padding: 3pt;
	padding-right: 0pt;
}
.menu_button{
	border: none;
}
