@CHARSET "UTF-8";

.regionHeader {
	height: 140px;
	background: url('../images/headers/consultancy.jpg') no-repeat;
}
.regionNav {
	background: url('../images/headers/consultancy.jpg') no-repeat bottom;
}
.regionHeader .query em, .regionHeader .query a, .headerBlack em {
	color: #64a9df;
}

.regionContent {
	border-top: 3px solid #558fbd;
}

.regionSubnav ul {
	background: #64a9df url('../images/nav/subnav/bg_blue_top.gif') no-repeat;
}
.regionSubnav ul li a {
	background: url('../images/nav/subnav/bg_blue_item.gif') no-repeat;
}
.regionSubnav ul li a:hover, .regionHeader .query a:hover {
	color: #d6edff;
}
.regionSubnav .bottom {
	background: url('../images/nav/subnav/bg_blue_bottom.gif') no-repeat bottom;
	width: 230px;
	height: 5px;
	margin: 0;
}

.regionFooter em {
	color: #64a9df;
}

.regionColumnMain h1 {
	background: url('../images/headers/h1_bg_consultancy.gif') no-repeat;
}
.contentRegion h1, .regionColumnMain h2, .regionColumnMain h3 {
	color: #60a0d2;
}

.newsBox .more a {
	color: #60a0d2;
}

.consultancyOverview {
	background: url('../images/banners/consultancy_landing.jpg') no-repeat;
}
