html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
html>body #wrapper {
	height: auto;
}
body {
	background-color: #a6c625;
	margin: 0;
	padding: 0;
	min-width: 916px;
	text-align: center;
}
* html body {
	behavior: url("/js/csshover.htc");
}
#wrapper {
	position: relative;
	background: #fff url("/img/wrapper.jpg") repeat-y top left;
	margin: 0 auto;
	text-align: left;
	width: 1048px;
	min-height: 100%;
	height: auto;
}
* html #wrapper {
	height: 100%;
}
#header {
	width: 1048px;
	height: 305px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}
#top1 {
	position: relative;
	width: 916px;
	height: 207px;
	margin: 0 0 0 66px;
	padding: 0;
	clear: both;
	text-align: left;
}
#top2 {
	background: url("/img/header.jpg") repeat-y top left;
	width: 1048px;
	height: 47px;
	margin: 0;
	padding: 0;
	border-top: 1px #a6c625 solid;
	clear: both;
	font: 12px Arial, sans-serif;
	text-align: left;
}
* html #top2 {
	height: 48px; he\ight: 47px;
}
#top3 {
	background: #fff url("/img/top3.gif") repeat-x top left;
	width: 916px;
	height: 50px;
	margin: 0 0 0 66px;
	padding: 0;
	clear: both;
	font: 12px Arial, sans-serif;
	text-align: left;
}
#logo1 {
	position: absolute;
	top: 0;
}
#logo2 {
	position: absolute;
	top: 117px;
	left: 0;
}
#topimage {
	position: absolute;
	top: 0;
	left: 397px;
}

#pagebody {
	background: url("/img/pagebody.gif") no-repeat 364px 0px;
	width: 916px;
	min-height: 320px;
	margin: 0 0 0 66px;
	padding: 0 0 55px 0;
	text-align: left;
}
#contentleft {
	width: 625px;
	margin: 0;
	margin-left: 30px;
	padding: 0;
	float: left;
	text-align: left;
}
* html #contentleft {
	margin-left: 15px;}
#contentright {
	position: relative;
	background-color: #fff;
	width: 236px;
	margin: 0;
	margin-left: 19px;
	margin-top: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
}
/* Hides from IE5-mac  (3 pixel bug ie)
* html #contentleft, * html #contentcenter, #contentright{height: 1%;}\*/
/* End hide from IE5-mac */
#sidebar {
	clear: both;
}
#logos {
	position: relative;
	width: 105px;
	top: 42px;
	left: 130px;
	text-align: right;
}
#logos img {
	margin: 0;
	display: inline;
	margin: 0 4px;
	}

.clear {
	clear: both;
	height: 10px;
}

#flashcontent {
	background: url("/img/flashcontent.gif") left top no-repeat;
	padding-left: 277px;
	width: 639px;
}

#languagemenu {
	float: left;
	margin-left: 5px;
	padding:0 !important;
	z-index:90;
	line-height:12px}
#languagemenu img {
	margin:0 auto;
	margin-right:3px;
	border:1px #fff solid}
#languagemenu .langtext {
	display: none;
}

div#topmenu1 {
	width: 890px;
	height: 43px;
	margin: 5px 0 0 81px;
	padding: 0;
	text-align: left;
	font: bold 12px Arial, sans-serif;
	color: #898989;
	clear: both;
}
#nav {
	width: 890px;
	height: 43px;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#nav li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	width: auto;
}
* html #nav li {
	\display: inline;
	list-style: none;
}
#nav li a {
	display: block;
	min-width: 60px;
	margin: 0 1px;
	padding: 7px 5px;
	border: 0;
	border-top: 7px #e5e5e5 solid;
	font: bold 12px Arial, sans-serif;
	color: #898989;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
}
* html #nav li a {
	width: 60px auto;
}
@media all and (min-width: 0px) {
	html>body  #nav li a {min-width: 1px;}
}
#nav li:hover a, #nav li a.link_active, #nav li.ActiveTab a, #nav li.SelectedTab a {
	background: url("/img/topmenu-over.gif") top left repeat-x;
	color: #61195b;
	text-decoration: none;
}

div#topmenu2{
	width: 890px;
	height: 25px;
	clear: both;
}
#toggleable {
	display: block;
	padding: 0 0 0 23px;
}
#toggleable div {
	width: auto;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
}
#toggleable div:hover {
	display: block;
}
#toggleable div a,#toggleable div span {
	display: block;
	float: left;
	margin: 0 0 0 0;
	padding: 9px 8px 0 8px;
	font: normal 11px Arial, sans-serif;
	color: #636363;
	line-height: 12px;
	text-decoration: none;
	text-align: left;
}
#toggleable div span {
	padding: 9px 3px 0 3px;
}
html>body #toggleable div a {
	width: auto;
}
#toggleable div a.link_active, #toggleable div a:hover {
	color: #61195b;
	text-decoration: none;
	background: none;
}
#toggleable div.InActiveTab {
	display: none;
}
#toggleable div.ActiveTab, #toggleable div.SelectedTab {
	display: block;
}
