.top img.logo {
	float: left;
	margin: 0 0 0 6px;
	position: absolute;
}

.main-menu a {
	color: #85888C !important;
}

.header {
	background: #85888C url('../images/about/header.gif') left top no-repeat;
	border-bottom: 7px solid #F53940;
}

.bread-crumbs a:hover {
	color: #F2454B !important;
}

.sub-menu a:hover {
	color: #F2454B !important;
}
.sub-menu a.active {
	color: #F2454B !important;
}

input.search-submit {
	background: #fff url('../images/search-submit.gif') 2px 3px no-repeat;
}

.footer {
	background: #8A9290 !important;
	border-bottom: 1px solid #d1d1d1 !important;
}

.quick-links a {
	color: #F2454B !important; 
}

