.homeTopWidth {
	height: 372px;
	width: 983px;
	padding-top: 10px;
}
.homeMainContentWrapper {
	float: left;
	width: 673px;
	background-image: url(../images/main-bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.homeMainContentArrow {
	background-image: url(../images/main-arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 86px;
	height: 370px;
	float: left;
}
.homeMainContent {
	background-color: #FFF;
	height: 371px;
	width: 587px;
	float: right;
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.homeSignupWrapper {
	background-image: url(../images/home-enews-signup-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 371px;
	width: 270px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	color: #630;
}
.enewsTitle {
	float: left;
	width: 100%;
	height: 22px;
	line-height: normal;
	padding-top: 35px;
	padding-bottom: 35px;
	font-family: "modern no. 20", "Times New Roman", Times, serif;
	font-size: 22px;
}
.enewsContent {
	float: left;
	width: 100%;
	font-size: 12px;
}
.homeBottomWidth {
	height: 224px;
	width: 1024px;
	float: left;
	background-image: url(../images/core-services-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
}
.homeShadowBottom {
	float: left;
	width: 100%;
	height: 100px;
	background-image: url(../images/home-shadow-bottom.png);
	background-position: center top;
	margin-top: 5px;
	font-size: 9px;
	padding-top: 5px;
	padding-left: 50px;
	color: #963;
}
