header
{
	padding-top: 10px;
}

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

header img.logo
{
	display: block;
}

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

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

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

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

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

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

header nav p.contact a,
header nav p.contact a:hover
{
	color: white;
	text-decoration: none;
}

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

header nav li.floating a
{
	color: #676767;
}

header nav li.item_4
{
	right: 360px;
	padding-right: 22px;
}

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

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