#PageBody a {text-decoration: none;}
#SectionImage {
	top:102px;
}
#PageBody {
	top:380px;
}	


#FeatureLayout {
	width: 930px;
}
#FeatureLayout td {
	border-right: 2px solid #949598;
	width: 220px;
	margin: 0;
	padding: 0;
}
#FeatureLayout td#Lefty,
#FeatureLayout td#Righty {
}
#FeatureLayout td#Lefty {
	text-align: left;
}
#FeatureLayout td#LeftCenter ,
#FeatureLayout td#RightCenter {
	text-align: center;
	width: 242px;
}
#FeatureLayout td#Righty {
	text-align: right;
	border-right: none;
}

.HomepageFeature {
	text-align:left;
	width: 200px;
	margin: 20px auto 10px auto;
}
#Lefty .HomepageFeature {
	margin-left: 0px;
}

#Righty #RightSidebar  {
}
#Righty #RightSidebar #LoginContainer {
}

.HomepageFeature h1 {
	line-height: 18px;
	color: #d2232a;
}
.HomepageFeature a {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
}
.HomepageFeature a:hover {
	color:#d2232a;
}
.HomepageFeature h1 a {
	line-height: 18px;
	color: #d2232a;
	text-decoration: none;
}
.HomepageFeature h1 a:hover {
	color:#464646;
}
.HomepageFeature .HomepageFeatureImage {
	margin-bottom: 1em;
}
