#header
{
	display:run-in;
	font-size: 12px;
}

#header_top
{
	height: 127px;
	width: 920px;
	margin: 0 auto;
	background: #000 url(../img/topbar_back.png) repeat;
}

#header_top_back
{
	background: #000 url(../img/topbar_back.png) repeat;
	width: 100%;
}

#header_logo
{
	padding-left: 20px;
	float: left;
	z-index: 10;
}

#header_quicklinks
{
	float: right;
	color: #888f95;
	height: 127px;
	line-height: 127px;
	text-align: right;
	margin-right: 0px;
	font-size: 14px;
}

#header_quicklinks a
{
	text-decoration: none;
	color: #888f95;
	font-size: 14px;
}

#header_banner_container
{
	height: 156px;
	border-bottom: 1px solid #abadaf;
	width: 100%;
}

#header_banner
{
	width: 920px;
	margin: 0 auto;
	height: 136px;
}

#header_banner_quote
{
	width: 600px;
	font: 16pt "Times New Roman", Times, serif;
	margin-left: 20px;
	/*position: absolute;*/
	height: 106px;
	color: #3794a8;
	line-height: 1.50em;
	/*top: 50%;*/
	padding-top: 30px;
}

.header_banner_quote_HOME
{
	height: 136px;
	font-size: 18pt;
}

#header_photo
{
	/*position: absolute;*/
	margin-top: -154px;
	margin-left: 700px;
}

#header_banner_quote .smallText
{
	font-size: 12pt;
	float: right;
	margin-right: -20px;
}

#header_banner_subMenu
{
	position: relative;
	top: -5px;
	top: -44px\9;
	width: 920px;
	margin: 0 auto;
}

#header_banner_subMenu div
{
	padding-left: 10px;
	margin: 0;
	overflow: hidden;
	width: 100%;
}

#header_banner_subMenu span
{
	position: relative;
}

#header_banner_subMenu .Selected
{
	background: transparent url(../img/header_subMenu_selector.png) no-repeat scroll 50% 24px;
	z-index: 1;
	float:left;
	color: #000;
}

#header_banner_subMenu .Selected a
{
	color: #3c3c3e;
}

#header_banner_subMenu span a
{
	color: #3c3c3e;
	float: left;
	font-size: 14px;
	height: 34px;
	padding: 0px 15px 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
}
