.headerBumperLeft {
	height: 150px;
	width: 15px;
	padding: 0px;
	margin: 0px 0px 3px;
	clear: left;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090b38;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #090b38;
}
.headerBumperLogo {
	height: 153px;
	width: 260px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #090b38;
}
.headerBumperLogo img  {
	border: 0px;
}
.headerBumperRight {
	height: 150px;
	width: 549px;
	padding: 0px;
	margin: 0px 0px 3px;
	clear: right;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090b38;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #090b38;
	text-align: right;
}
.headerBreak {
	background-color: #090b38;
	height: 5px;
}
.headerBreakFade {
	background-color: #000000;
	filter: Alpha(Opacity=30);
	-moz-opacity: 0.0;
   	opacity: 0.0; 
}
.headerLogo {
	background-color: #090b38;
	color: #FFFFFF;
	text-align: center;
	width: 254px;
	height: 150px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	position: relative;
}
.headerLogoFade {
	width: 100%;
	height: 100%;
	background-color: #000000;
	margin: 0px;
	filter: Alpha(Opacity=0, FinishOpacity=30, Style=1, StartX=0, StartY=20, FinishX=0, FinishY=150);
	-moz-opacity: 0.0;
   	opacity: 0.0;
	left: 0px;
	yop: 0px;
	position: absolute;
}
.headerLogo img {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.headerImage {
	position: relative;
	height: 220px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #092738;
	border-bottom-color: #092738;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.headerImageText {
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headerImageText h1 {
	font-size: 16pt;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding-top: 35px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headerImageText h2 {
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.headerAdInfo {
	float: right;
	padding-right:40px;
}
.headerContactInfo {
	color: #666666;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
}
.headerContactInfo a {
	color: #666666;
}
.headerContactInfo a:hover {
	color: #0033CC;
}
.headerContactInfo a:active {
	color: #FF0000;
}
.headerLink {
	clear: none;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.headerGeneral {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}