@charset "utf-8";
/* CSS Document */

#feature .wrapper {
	background-image: url(/_images/bg-feature-1031.jpg);
	position: relative;
}
h2 {
	color: #6bb53a;
}
a, a:active, a:visited {
	color: #6bb53a;
}
#featureSlides {
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	top: 48px;
	left: 465px;
}
#featureSlides li {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
#featureSlides li.forl-true-false {
	display: block;
}
.contactmidwest {
	text-align: center;
	font-weight: bold;
	margin-top: -25px;
	margin-bottom: 15px;
}
a.weblink {
	display: block;
	text-indent: -9999px;
	background-image: url(/_images/btn-midwestwebsite.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 205px;
	height: 40px;
	position: absolute;
	right: 0px;
}
a.email {
	display: block;
	text-indent: -9999px;
	background-image: url(/_images/btn-midwestemail.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 245px;
	height: 40px;
	position: absolute;
	left: 38%;
}
span.phone {
	display: block;
	text-indent: -9999px;
	background-image: url(/_images/btn-midwestphone.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 205px;
	height: 40px;
	position: absolute;
	left: 0px;
}
.midwestinfo {
	height: 100px;
}
