﻿.header
{
	height: 200px;
	padding: 29px 27px 0 490px;
	width: 414px;
}

.header h1
{
	background-color: Transparent;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

.header h2
{
    color: #FFF;
    font-weight: normal;
    margin: 0 0 0.5em 0;
}

.header h2 strong
{
    color: #CC6A26;
}

.header p
{
	margin: 10px 0;
	padding: 0;
}

.header ul.services
{
	background-color: Transparent;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	list-style-type: none;
	margin: 10px 0;
	overflow: hidden;
	padding: 0 0 0 18px;
	width: 396px;
}

.header ul.services li
{
	float: left;
	width: 198px;
}

.header ul.services li.lit
{
	background-color: Transparent;
	color: #CC6A26;
}

.header ul.submenu
{
	height: 43px;
	margin: 0;
	list-style-type: none;
	line-height: 43px;
	overflow: hidden;
	padding: 0;
	width: 414px;
}

.header ul.submenu a,
.header ul.submenu a:link,
.header ul.submenu a:visited
{
	background: url("../images/btns_header.gif") 0px 0px no-repeat;
	background-color: Transparent;
	color: #FFF;
	cursor: pointer;
	display: block;
	height: 43px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	text-indent: -1000em;
}

.header ul.submenu a.link1			{ background-position:    0px   0px !important; width: 125px; }
.header ul.submenu a.link1:hover	{ background-position:    0px -43px !important; }

.header ul.submenu a.link2			{ background-position: -125px   0px !important; width: 135px; }
.header ul.submenu a.link2:hover	{ background-position: -125px -43px !important; }

.header ul.submenu a.link3			{ background-position: -260px   0px !important; width: 154px; }
.header ul.submenu a.link3:hover	{ background-position: -260px -43px !important; }

.header ul.submenu li
{
	float: left;
	width: auto;
}

.header ul#Slideshow
{
	height: 229px;
	left: 0px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 465px;
}
