body {
	margin:0px;
	margin-top:10px;
	background:url(../images/bg.jpg) top repeat-x #005281;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#001c56;
	text-align:center;
}

input, textarea, select {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#001c56;
}

form {
	margin:0px;
	padding:0px;
}

a:link, a:active, a:visited, a:hover {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#001c56;
	text-decoration:none;
}

#bottom {
	clear:both;
	margin:auto;
	width:764px;
	color:#fff;
}

#bottom a:link, #bottom a:active, #bottom a:visited, #bottom a:hover {
	color:#fff;
	text-decoration:underline;
}

#bottom_content {
	float:right;
	width:700px;
	padding:12px 0px 10px 0px;
	text-align:right;
}

#content {
	float:left;
	background:#fff;
	width:754px;
	color:#000;
}

#langdropdown {
	float:right;
	display:inline;
	padding: 3px 0px 0px 0px;
	margin: 0;
	list-style: none;
}

#langdropdown a {
	display:block;
	width:89px;
} 

#langdropdown li ul li a {
	display:block;
	width:80px;
	height:17px;
	padding:3px 0px 0px 9px;
} 

#langdropdown li {
	float:left;
	width:89px;
}

#langdropdown li ul {
	position: absolute;
	left: -999em;
	z-index:20;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width:89px;
}

#langdropdown li:hover ul, #langdropdown li.sfhover ul {
	position:absolute;
	left:auto;
}

#lang_sub1 {
	background:url(../images/top_nav_dropdown_sub1.gif);
}

#lang_sub1:hover {
	background:url(../images/top_nav_dropdown_sub1.gif) 89px;
	color:#fff;
}

#lang_sub2 {
	background:url(../images/top_nav_dropdown_sub2.gif);
	z-index:20;
}

#lang_sub2:hover {
	background:url(../images/top_nav_dropdown_sub2.gif) 89px;
	color:#fff;
	z-index:20;
}

#site_content {
	float:left;
	width:754px;
	background:#46a8d2;
	border:5px solid #fff;	
}

#site {
	margin:auto;
	width:764px;
	text-align:left;
}

#top {
	width:754px;
	height:290px;
}

#top_career {
	width:754px;
	height:101px;
}

#top_banner {
	position:absolute;
}

#top_menu {
	position:absolute;
	padding:68px 0px 0px 317px;
}

#top_menu ul {
	float:left;
	width:390px;
	margin:0px;
	padding:0px;
	list-style:none;
}

#top_menu ul li {
	float:left;
}

#top_nav {
	width:754px;
	height:106px;
}

#top_nav_slogan {
	position:absolute;
	margin-left:106px;
}

#top_nav_menu {
	float:right;
	width:200px;
	padding-top:7px;
	text-align:right;
}

#top_nav_right {
	position:absolute;
	z-index:19;
	width:746px;
	height:47px;
	margin-top:9px;
}

#toplink {
	display:block;
	position:absolute;
	width:245px;
	height:99px;
	z-index:500;
	background:url(../images/spacer.gif);
}

#flash_content {
	background-color:#B5E0EE;
}