header
{
	padding-top: 25px;
}

header div.logo
{
	width: 389px;
	height: 45px;
	padding-left: 4px;
	margin-bottom: 8px;
}

header img.logo
{
	display: block;
}

header nav
{
	height: 34px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background: url('images/template/nav_background_center.gif') repeat-x;
}

header nav ul
{
	float: left;
	height: 34px;
	background: url('images/template/nav_background_left.gif') no-repeat;
}

header nav ul li.navbar
{
	float: left;
	height: 34px;
	background: url('images/template/nav_divider.gif') no-repeat right;
}

header nav ul li.navbar a
{
	float: left;
	display: block;
	color: white;
	line-height: 32px;
	height: 32px;
	padding: 0px 18px;
}

header nav ul li.navbar a:hover
{
	color: white;
	text-decoration: none;
}

header nav p.contact
{
	float: right;
	height: 34px;
	line-height: 32px;
	padding-right: 10px;
	margin: 0px;
	background: url('images/template/nav_background_right.gif') no-repeat top right;
}

header nav li.floating
{
	position: absolute;
	top: 10px;
	display: block;
	height: 1.2em;
	line-height: 1.2;
	font-size: 12px;
}

header nav li.item_4
{
	right: 92px;
	padding-right: 22px;
	border-right: solid 1px #2A8BD4;
}

header nav li.item_5
{
	right: 6px;
}