.ContentWrapper
{
	overflow: hidden;
}

	.FlashFeature {
		background:#fff;
		float: left;
		height: 354px;
		padding:5px;
		width: 578px;
	}
	
	.HomeText {
		height: 364px;
		margin: 0px 0px 20px 614px !important;
		margin: 0px 0px 20px 611px;
	}
	
		.BtnContact, .BtnContact a {
			background: url(../images/btn_contact.jpg) left top no-repeat;
			display: block;
			height: 50px;
			overflow:hidden;
			text-indent: -5000px;
			width: 301px;
		}
		
			.BtnContact a:hover {
				background: url(../images/btn_contact.jpg) left bottom no-repeat;
			}
	
		.HomeText h2 {
			color: #7f0300;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 26px;
			line-height: 30px;
			font-weight: normal;
			margin-top: 15px;
			padding-bottom: 8px;
		}
		
		.HomeText p {
			padding-bottom: 8px;
		}
		
.SpecialFeature1 {
	background: url(../images/bkg_specialfeature.gif) top repeat-x;
	float: left;
	height: 100px;
	margin: 0px 21px 20px 0px;
	padding: 5px;
	width: 437px;
}

.SpecialFeature2 {
	background: url(../images/bkg_specialfeature.gif) top repeat-x;
	height: 100px;
	margin: 0px 0px 20px 468px;
	padding: 5px;
}

	.FeatureImage {
		border: #FFFFFF solid 3px;
		float: left;
		height: 94px;
		width: 194px;
	}
	
	.FeatureText {
		margin-left: 215px;
		padding-top: 3px;
	}
	
		.FeatureText h2 {
			color: #FFFFFF;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 18px;
			font-weight: normal;
			padding-bottom: 16px;
		}