#header{
	background: transparent url(../gfx/header_all_pages/top_menu_bg.jpg);
	height: 41px;
	width: 980px;
}
#header #topnav {
	height: 30px;
	margin-right: 100px;
	overflow: hidden;
}
#headerimage{
	width: 980px;
	height: 89px;
	position: relative;
}
#header #topnav a{
	color: #cee1ea;
	text-decoration: none;
	font-size: 12px;
	padding: 7px;
	margin-top: 1px;
}
#header #topnav a:hover{
	color: #fff;
}
#header #topnav .top_navseparator{
	height: 31px;
	width: 3px;
	background: transparent url(../gfx/header_all_pages/item_top_menu.png) no-repeat scroll 0 -11px;
	float: left;
}
#headernav{
	position: absolute;
	top: 102px;
	left: 565px;
	width: 410px;
	overflow: hidden;
}
.headerHomeLink{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.headersearchcontainer{
	position: absolute;
	top: 12px;
	right: 206px;
	padding: 10px;
}
.headersearchfield{
	float: left;
	height: 14px;
	background-color: #eeffff;
	width: 176px;
	border-top: 1px solid #cddbdb;
	border-right: 1px solid #96a1a1;
	border-left: none;
	border-bottom: none;
	font-size:11px;
}
.headersearch_submit {
	display: block;
	background: transparent url(../gfx/header_all_pages/but_search_header.png) no-repeat;
	width: 11px;
	height: 15px;
	float: left;
	text-decoration: none;
	overflow: hidden;
	margin-left: 3px;
}
#headernav a{
	font-size: 12px;
	color: #006b66;
	float: left;
	text-decoration: none;
	padding: 7px;
}
#headernav .header_navseparator{
	height:21px;
	width:5px;
	background: transparent url(../gfx/header_all_pages/item_largepic_menu.png) no-repeat scroll 0 5px;
	float: left;
}
#teaser {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}