p {
	font: 20px/29px Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content {
	background: url(../images/fadedHouse.jpg) no-repeat 285px bottom;
}
#slogan {
	position: relative;
	display: block;
	overflow: hidden;
	height: 81px;
	width: 565px;
	margin-top: 30px;
	background: url(../images/indexSprites.png) no-repeat 0px 0px;
	padding: 0;
}
	#slogan span {
		margin-left: -1000px;
	}
#description {
	color: #797979;
	margin-top: 10px;
}
#action {
	position: relative;
	display: block;
	overflow: hidden;
	height: 32px;
	width: 565px;
	margin: 20px 0;
	background: url(../images/indexSprites.png) no-repeat 0px -81px;
	padding: 0;
}
	#action span {
		margin-left: -1000px;
	}
ul#services {
	list-style: none;
	padding-left: 0;
}
	ul#services li {
		margin-left: 0;
		font: italic 16px/35px Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
	}
#coupon {
	position: absolute;
	display: block;
	height: 156px;
	width: 154px;
	top: 10px;
	left: 745px;
	background: url(../images/indexSprites.png) no-repeat -565px 0px;
	z-index: 10;
}
	a:hover #coupon, a:active #coupon {
		background: url(../images/indexSprites.png) no-repeat -719px 0px;
	}
#testimonials {
	padding: 10px 0 0 0;
	margin: 0 51px;
	border-top: 1px solid #000;
	color: #0f6f9d;
	font: 16px/25px Futura, "Arial Narrow", Tahoma, Times, "Times New Roman", sans-serif;
}
