@CHARSET "UTF-8";

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

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

.regionSubnav ul {
	background: #785898 url('../images/nav/subnav/bg_purple_top.gif') no-repeat;
}
.regionSubnav ul li a {
	background: url('../images/nav/subnav/bg_purple_item.gif') no-repeat;
}
.regionSubnav ul li a:hover, .regionHeader .query a:hover {
	color: #c097e8;
}
.regionSubnav .bottom {
	background: url('../images/nav/subnav/bg_purple_bottom.gif') no-repeat bottom;
	width: 230px;
	height: 5px;
	margin: 0;
}

.regionFooter em {
	color: #7e5aa1;
}

.regionColumnMain h1 {
	background: url('../images/headers/h1_bg_proIT.gif') no-repeat;
}
.contentRegion h1, .regionColumnMain h2, .regionColumnMain h3, .courseBox h3 a {
	color: #7e5aa1;
}

.newsBox .more a {
	color: #7e5aa1;
}

.proITCourses {
	background: url('../images/banners/proIT_courses.jpg') no-repeat;
}
.proITMicrosoft {
	background: url('../images/banners/proIT_microsoft.jpg') no-repeat;
}
.proITCisco {
	background: url('../images/banners/proIT_cisco.jpg') no-repeat;
}
.proITOverview {
	background: url('../images/banners/proIT_landing.jpg') no-repeat;
}
