html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
html>body #wrapper {
	height: auto;
}
body {
	background-color: #e7e7e7;
	margin: 0;
	padding: 0;
	min-width: 918px;
	text-align: center;
}
* html body {
	behavior: url("/js/csshover.htc");
}

img, #nav2 li ul li#last { behavior: url("/iepngfix.htc") }

#wrapper {
	position: relative;
	background: #fff url("/img/wrapper.gif") repeat-y top left;
	margin: 0 auto;
	text-align: left;
	width: 918px;
	min-height: 100%;
	height: auto;
}
* html #wrapper {
	height: 100%;
}
#header {
	position: relative;
	background: #fff url("/img/dots-horz.gif") repeat-x left bottom;
	width: 916px;
	height: 312px;
	margin: 0 0 0 1px;
	padding: 0;
	text-align: left;
}
#top1 {
	position: relative;
	width: 916px;
	height: 87px;
	margin: 0;
	padding: 0;
	clear: both;
	text-align: left;
}
#top2 {
	position: relative;
	width: 916px;
	height: 58px;
	margin: 0;
	padding: 0;
	clear: both;
	font: 11px Arial, sans-serif;
	text-align: left;
	z-index: 4;
}
#top3 {
	background-color: #024763;
	width: 916px;
	height: 166px;
	margin: 0;
	padding: 0;
	z-index: 2;
	clear: both;
	font: 11px Arial, sans-serif;
	text-align: left;
}
#topimage {
	float: right;
	display: block;
}
#logo {
	position: absolute;
	top: 0;
	left: 35px;
}
#pagebody {
	width: 908px;
	min-height: 320px;
	margin: 3px 0 0 4px;
	padding: 0;
	text-align: left;
}
* html #main {
	height: 320px;
}
#content {
	width: 908px;
	padding: 0;
	float: left;
	text-align: left;
}

#contentleft {
	width: 402px;
	padding: 0;
	float: left;
	text-align: left;
}
#contentright {
	position: relative;
	width: 494px;
	margin-left: 12px;
	float: left;
}
* html #contentright {
	width: 492px;
	overflow-x: hidden;
}
/* Hides from IE5-mac  (3 pixel bug ie)
* html #contentleft, * html #contentcenter, #contentright{height: 1%;}\*/
/* End hide from IE5-mac */
#sidebar {
	clear: both;
}
.clear {
	clear: both;
	height: 10px;
}

#flashtitle {
	position: absolute;
	top: 158px;
	left: 10px;
	width: 260px;
	height: 155px;
	font-size: 24px;
	font-family: Helvetica, Verdana;
	font-weight: normal;
	line-height: 29px;
	color: #5f8b9c;
	z-index: 1;
}

#flashcontent {
	background: url("/img/flashcontent.gif") left top no-repeat;
	padding-left: 277px;
	width: 639px;
	z-index: 1;
}

#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,#languagemenu .flagtext {
	display: none;
}

div#topmenu1 {
	position: relative;
	float: right;
	right: 0;
	top: 0;
	margin: 0;
	padding: 10px 5px 0 5px;
	border-top: 5px #026288 solid;
}
div#topmenu1 div {
	padding-top: 1px;
	text-align: right;
	font: bold 11px Arial, sans-serif;
	line-height: 12px;
	color: #A7A7A7;
}
div#topmenu1 div a {
	color: #A7A7A7;
	text-decoration: none;
}
div#topmenu1 div a:hover, div#topmenu1 div a.link_active {
	color: #026288;
	text-decoration: none;
}
div#topmenu3{
	background: #026288 url("/img/topmenu3.gif") left bottom repeat-x;
	width: 916px;
	height: 32px;
	clear: both;
	z-index: 2;
}
div#topmenu2 {
	background: #CACACA url("/img/topmenu2.gif") left top no-repeat;
	width: 900px;
	height: 26px;
	margin: 0 0 0 6px;
	padding: 0;
	text-align: left;
	font: bold 11px Arial, sans-serif;
	color: #012C3D;
	clear: both;
	z-index: 3;
}
#nav2 {
	width: 880px;
	height: 26px;
	margin: 0 0 0 18px;
	padding: 0;
	z-index: 4;
	border-left: 1px #999 solid;
	list-style: none;
	text-align: left;}
#nav2 li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	width: auto;
}
* html #nav2 li {
	\display: inline;
	list-style: none;}	
#nav2 li a {
	background: #E2E2E2;
	display: block;
	margin: 0;
	padding: 7px 24px;
	border: 0;
	border-right: 1px #999 solid;
	font: bold 11x Arial, sans-serif;
	color: #012C3D;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	}
@media all and (min-width: 0px){
   html>body #nav2 li a {min-width: 1px;}}
#nav2 li:hover, #nav2 li.link_active {
	
} 
 
#nav2 li:hover a, #nav2 li a.link_active {
	background: #026288 url("/img/topmenu2-over.gif") top left repeat-x;
	color: #fff;
	text-decoration: none;
	 }
#nav2 li ul {
	background-image: none;
	background-color: transparent;
	display: none;
	width: 162px;
	border: 0;
	position: absolute;
	z-index:99;
	top: 26px;
	z-index: 4;
	line-height: 0;
	font-size: 0;
	left: 0;
	list-style-image: none;
	list-style: none;
	padding: 0; margin: 0;
	text-align: left;}
#nav2 li ul li {
	background-color: #026288;
	background-image: none;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 4;
	width: 221px;
	line-height: 0;
	float: none;
	z-index: 100;
	list-style: none;}
#nav2 li ul li:hover, #nav2 li ul li.link_active {
	background-color: #e7e7e7;
}
	#nav2 li ul li.firstitem a {	 }
#nav2 li ul li.delim {
	font-size: 0px; line-height: 0px;
	height: 0px;
}
#nav2 li ul li.delim.first {}
#nav2 li ul li a, #nav2 li:hover{
	border:0;
}
#nav2 li ul li a, #nav2 li:hover ul li a {
	background-color: #026288;
	background-image: none;
	display: block;
	margin: 0; padding: 5px 9px 4px 12px;
	border: 0;
	color: #fff; 
	font-size: 11px; 
	line-height: 14px; 
	text-decoration: none; 
	font-weight: normal;
	text-align: left;	}
* html #nav2 li ul li a {
	width: 200px; }
#nav2 li ul li a.link_active, #nav2 li ul li:hover a, #nav2 li ul li a:hover  {
	background-color: #e7e7e7;
	border: 0;
	color:#00769b;
	text-decoration: none; }

/* -- second sub ul */
#nav2 li:hover ul, #nav2 li:hover li:hover ul { 
	display: block !important;}
#nav2 li ul ul, #nav2 li:hover ul ul {
	display: none !important;
	top: -1px;}
#nav2 li ul li:hover ul li a {
	font-weight: normal;}
	
#nav2 li ul li#last{
	background: transparent url("../img/sb.png") top left;
	background-repeat: no-repeat;
	line-height: 0;
	height: 14px;
	font-size: 0;
	padding: 0;
	margin:0;
	width: 221px;
	height: 14px;
}
#banner{
text-align: center;

}

