#MainContent {
margin-left: 0;
}

#HomeSectorFeatures {
position: absolute;
left: 0;
z-index: 66;
width: 800px;
}

#Col1ContentBox {
padding-top: 20px;
padding-left: 10px;	
padding-right: 10px;
}

#HomeSectorFeatures a {
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: 129px;
	margin-right: 13px;
	margin-left: 0;
	overflow: hidden;
	width: 175px;
}

#HomeSectorFeatures a:hover {
	text-decoration: none;
}

#HomeSectorFeatures a .Head {
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}

#HomeSectorFeatures a .Copy {
	color: #fff;
	display: none;
	padding: 8px;
	font-size: 0.8em;
}

#HomeSectorFeatures a:hover .Copy {
	display: block;	
}

#HomeContent {
margin-left: 12px;	
padding-top: 155px;
width: 550px;
font-size: 1.2em;
}

.HomeInset {
	width: 550px;
	margin-left: 12px;
}

.HomeInset h3 {
	margin-bottom: 0;	
}

.NewsCols {
	margin-top: 10px !important;	
}

#HomeContent p {
line-height: 2em;	
}

#LeftImage {
display: none;	
}

#RightImage {
background-color: transparent;	
}

#Column1 {
color: #000000;	
}

#Column1 h2 {
background-color: #ffffff;
padding: 5px 8px 5px 16px;
font-size: 1.1em;
color: #4b7bbf;
font-weight: bold;
margin-bottom: 12px;
}

#Column1 .CaseStudy {
padding-left: 16px;
background-image: url('../images/template/HomeCaseStudyRule.jpg');
background-repeat: no-repeat;
background-position: bottom;
font-size: 0.9em;
padding-bottom: 6px;
margin-bottom: 12px;
margin-top: 0;

}

#Column1 .CaseStudy .HeadLink {
	color: #000;
	text-decoration: underline;
}

#Column1 p {
margin-top: 0;
line-height: 1.2em;
font-size: 0.9em;
}

#Column1 a {
text-decoration: none;
color: #ffffff;
}

.ColSection {
	background-image: url('../images/DottedVertical.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	margin-left: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 550px;	
	
}

.InnerCol1 {
width: 47%;
padding-right: 3%;
float: left;
}

.InnerCol2 {
width: 44%;
padding-left: 3%;
float: left;
}

/* Sector Specifics */
#HomeSector_Education {
	background-image: url('/images/home/HomeSector_Education.jpg');	
}

#HomeSector_Education:hover {
	background-image: url('/images/home/HomeSector_Education_On.jpg');	
}

#HomeSector_Housing {
	background-image: url('/images/home/HomeSector_Housing.jpg');	
}

#HomeSector_Housing:hover {
	background-image: url('/images/home/HomeSector_Housing_On.jpg');	
}

#HomeSector_Healthcare {
	background-image: url('/images/home/HomeSector_Healthcare.jpg');
}

#HomeSector_Healthcare:hover {
	background-image: url('/images/home/HomeSector_Healthcare_On.jpg');
}

#HomeSector_FacilitiesManagement {
	background-image: url('/images/home/HomeSector_FacilitiesManagement.jpg');
}

#HomeSector_FacilitiesManagement:hover {
	background-image: url('/images/home/HomeSector_FacilitiesManagement_On.jpg');
}

/* Logo Fader Override */
#LogoFader {
	margin-left: 0 !important;
}
