body {
	font-size: 0.8em;
}

a {
	color: #006ab6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#main_body {
	padding: 0 5px;
}

#mainItem {
	background: #efecec;
}

#mainItem h1 {
	font-weight: normal;
	font-size: 1.8em;
}

#mainItem #mainItemContent {
	padding: 10px;
}

#mainItem .mainImage {
	float: left;	
	margin-right: 10px;
}

#secondaryItem {
	margin-top: 10px;
	width: 660px;
	padding-right: 10px;
	float: left;
}

#secondaryItem h2 {
	font-size: 1.9em;
	font-weight: normal;
}

#industriesMenu {
	margin-top: 10px;
	float: left;
	width: 285px;
}

#industriesMenu h2 {
	font-size: 1.9em;
	font-weight: normal;
}

#industriesMenu ul {
	list-style: none;
	padding: 0;
}

.homeItem {
	width: 312px;
	margin-right: 9px;
	float: left;
}

.homeItem.last {
	margin-right: 0;
}

.homeItem .header {
	background-color: #838385;
	color: #fff;
	padding: 7px 10px;
	margin-bottom: 5px;
}

.homeItem .header a {
	color: #fff;
}

#footerLogos img {
	vertical-align: middle;
	margin-right: 8px;
}

#footer {
	background: #006ab6;
	color: #fff;
	padding: 10px;
}

#footer a {
	color: #fff;
}

#body_left, #body_right {
	margin-top: 10px;
}

#body_right {
	width: 785px;
	float: left;
}

#body_right h2 {
	font-size: 1.9em;
	font-weight: normal;
}

.galleryItem {
	width: 195px;
	margin-right: 1px;
	float: left;
}

.galleryImage {
}

.imageTitle {
	padding: 5px 0;
}

#logo_header {
	float: left;
}

#promo_banner {
	float: left;
	width: 651px;
	text-align: center;
}

#header_right {
	width: 200px;
	float: left;
	text-align: right;
	color: #5d5d5f;
}

#header_right a {
	color: #5d5d5f;
}