* {
	outline: none;
}
p {
	padding-top: 0px;
	margin-top: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	padding: 0;
	margin: 0;
	background-color: #2C3338;
	background-image: url(images/grayDetail.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 80%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
#header {
	position: relative;
}
#blueTop {
	height: 100px;
	background-color: #26384b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/blueBG.gif);
	background-repeat: repeat-x;
}
#grayTop {
	background-color: #2c3338;
	height: 57px;
	background-image: url(images/grayDetail.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
#yellowTop {
	background-color: #fff4d5;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#headerContent {
	position: absolute;
	top: 0px;
	height: 184px;
	width: 900px;
	z-index: 20;
	left: 50%;
	margin-left: -450px;
}
#headerContent #footerNav {
	height: 28px;
	float: right;
	width: 185px;
}
#headerContent #footerNav a {
	display: block;
	height: 28px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
}
#headerContent #footerNav a:hover {
	display: block;
	height: 28px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(images/navigation/hoverMarkerFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerContent #footerNav a:active {
	display: block;
	height: 28px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(images/navigation/hoverMarkerFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerContent #footerNav img {
	padding-top: 16px;
}

#headerContent #logo {
	float: left;
}
#headerContent #textlogo {
	position: absolute;
	left: 285px;
	top: 52px;
}
#headerContent #topNavigation {
	height: 70px;
	position: absolute;
	top: 88px;
	left: 238px;
	width: 770px;
}
#headerContent #topNavigation a {
	display: block;
	float: left;
	height: 70px;
	padding-right: 7px;
	padding-left: 7px;
}
#headerContent #topNavigation a:hover {
	display: block;
	float: left;
	height: 70px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(images/navigation/hoverMarker.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerContent #topNavigation a:active {
	display: block;
	float: left;
	height: 70px;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(images/navigation/linkMarker.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerContent #topNavigation a img {
	padding-top: 37px;
}
#content {
	height: 480px;
	background-color: #FFFFFF;
	font-size: 105%;
}
#content #mainBody {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#mainBody a:link {
	text-decoration: none;
	color: #0045AA;
}
#mainBody a:visited {
	text-decoration: none;
	color: #0045AA;
}
#mainBody a:hover {
	text-decoration: none;
	color: #778796;
}
#mainBody a:active {
	text-decoration: none;
	color: #778796;
}
#footerTopGray {
	height: 9px;
	background-color: #2C3338;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#footerYellow {
	height: 24px;
	background-color: #FFF4D5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#footerBlue {
	background-color: #26384B;
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(images/blueBG.gif);
	background-repeat: repeat-x;
}
#footerBlue #brandsFeature {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	line-height: 100px;
}
#brandsFeature img {
	vertical-align: middle;
}
#footerContent {
	height: 116px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footerContent #footerAddress {
	position: relative;
	width: 380px;
	margin-left: auto;
	margin-right: auto;
}
#footerContent #footerAddress p {
	font-size: 109%;
	line-height: 140%;
	padding-top: 15px;
	color: #FFF4D5;
}
.blueOverlay {
	height: 100px;
	background-image: url(images/BlueDetail.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.hidden {
	display: none;
}
.linkMarker {
	background-image: url(images/navigation/linkMarker.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.linkMarkerFooter {
	background-image: url(images/navigation/linkMarkerFooter.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.gallery {
	height: 480px;
	width: 480px;
	float: right;
	margin-left: 25px;
}
.contentLeft {
	padding-top: 60px;
}

