* {
	margin: 0;
	padding: 0;
}

body {
	margin: 15px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

/* Default Fonts */

h1 {
	padding: 3px 0 10px 0;
	font-size: 21px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-size: 24px;
	line-height: 27px;
	padding: 16px 0 7px 0;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	padding: 19px 0 0 0;
	line-height: 1em;
	font-size: 24px;
	font-weight: strong;
	text-align: center;
}

h4 {
	padding: 6px 0 0 0;
	line-height: 1em;
	font-size: 30px;
	font-weight: strong;
	text-align: center;
}

p,td {
	font-size: 12px;
	padding: 8px 0 8px 0;
	line-height: 16px;
}

td {
	font-size: 12px;
	padding: 6px 0 6px 10px;
	line-height: 16px;
}

td.appointment {
	padding: 1px 0 0 10px;
}

a {
	color: #00703C;
	text-decoration: underline;
}

ul {
	padding: 2px 0 4px 20px;
	font-size: 12px;
	line-height: 16px;
}

ul li {
	padding: 2px 0 3px 10px;
}

ol {
	margin-left: 300px;
	padding: 2px 0 4px 20px;
	font-size: 12px;
	line-height: 16px;
}

ol li {
	padding: 4px 0 5px 0;
}


/* Font Classes */

p.image-left {
	font-size: 12px;
	margin-left: 300px;
	padding: 8px 0 8px 0;
	line-height: 16px;
}

p.copyright {
	font-size: 10px;
	padding: 8px 0 8px 0;
	line-height: 16px;
	text-align: center;
}

p.how-works-list {
	padding: 7px 0 8px 0;
	text-align: center;
}

p.right {
	text-align: right;
}

p.left {
	text-align: left;
}

p.bbb {
	padding: 15px 0 0 0;
	text-align: center;
}

p.green {
	color: #00703c;
	font-weight: bold;
}

p.connect {
	padding:14px 17px 0 0;
	font-size:16px;
	color:#00703c;
	text-align: center;
}

p.connect-icons {
	padding-right:17px;
	text-align: center;
}

p.index-hero-caption {
	font-size: 20px;
	line-height: 20px;
	padding: 8px 0 15px 0;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

a.top-nav {
	border-bottom: 0;
}

ul.image-left {
	padding: 4px 0 2px 0;
	margin-left: 300px;
}

ul.image-left li {
	background-image: url(/images/bullet-green-triangle.png);
	background-repeat: no-repeat;
	padding: 4px 0 6px 20px;
	list-style: none;
}

ul.bottom-nav {
	padding: 15px 5px 0 4px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	clear: both;
	list-style: none;
}

ul.bottom-nav li {
	padding: 0 9px;
	display: inline;
}

ul.bottom-nav-02 {
	padding: 15px 5px 0 4px;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
	clear: both;
	list-style: none;
}

ul.bottom-nav-02 li {
	padding: 0 9px;
	display: inline;
}

ol.left {
	margin-left: 50px;
	padding-left: 5px;
}

.reg {
	font-size: 11px;
	line-height: 6px;
	vertical-align: super;
}

.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* Divs */

#body-header {
	width: 750px;
	height: 118px;
	margin: 0 auto;
	padding: 0 150px 0 0;
	background-image: url(/images/body-header-bg.png);
}

	#body-header p {
		font-size: 30px;
		line-height: 30px;
		padding: 27px 0 0 0;
		color: #fff;
		font-weight: bold;
		text-transform: none;
		text-align: center;
	}

	#body-header p.phone {
		font-size: 36px;
		line-height: 36px;
		padding: 5px 0 0 0;
		color: #fff;
		font-weight: bold;
		text-align: center;
	}

#top-nav {
	width: 900px;
	height: 35px;
	margin: 0 auto;
}

#body-content {
	width: 870px;
	margin: 0 auto;
	padding: 15px 0 0 30px;
	background-image: url(/images/body-content-bg.png);
}

	#padding-right {
		padding-right: 30px;
	}

	#padding-right-02 {
		padding-right: 30px;
	}

#body-content-padding-right {
	width: 840px;
	margin: 0 auto;
	padding: 15px 30px 0 30px;
	background-image: url(/images/body-content-bg.png);
}

#body-content-padding-right-02 {
	width: 840px;
	margin: 0 auto;
	padding: 0 30px;
	background-image: url(/images/body-content-bg.png);
}

#body-content-bbb {
	width: 840px;
	margin: 0 auto;
	padding: 12px 30px 0 30px;
	background-image: url(/images/body-content-bg.png);
}

#body-content-bbb p {
	padding: 7px 0 0 0;
	text-align:center;
}

#call-to-action-wrapper {
	float: right;
	width: 328px;
	float: right;
	margin: 0 0 10px 15px;
}

#call-to-action {
	width: 305px;
	height: 249px;
	padding-right: 23px;
	background-image: url(/images/call-to-action-bg.png);
	background-position: top right;
	background-repeat: no-repeat;
}

	#call-to-action p {
		font-size: 17px;
		line-height: 19px;
		padding: 12px 0 3px 0;
		color: #ff0000;
		font-weight: bold;
		text-transform: none;
		text-align: center;
	}

	#call-to-action a {
		color: #ff0000;
	}

	#call-to-action .estimate {
		font-size: 29px;
		line-height: 37px;
		color: #ff0000;
		text-align: center;
	}

	#cta-serving {
		margin-right: 12px;
		padding: 0 7px 0 0;
	}

		#cta-serving p {
			font-size: 19px;
			line-height: 26px;
			padding: 10px 0 0 0;
			color: #000;
			font-weight: bold;
			text-align: center;
			text-transform: none;
		}

		#cta-serving h3 {
			font-size: 14px;
			line-height: 18px;
			padding: 3px 0 2px 0;
			color: #000;
			font-weight: bold;
			text-align: center;
			text-transform: none;
		}

	#cta-serving-service {
		padding: 0 0 0 3px;
	}

	#cta-serving-service p.appointment {
		font-size: 12px;
		line-height: 16px;
		padding: 0;
	}

		#cta-serving-service h2 {
			font-size: 16px;
			line-height: 25px;
			padding: 10px 0 0 0;
			color: #000;
			font-weight: bold;
			text-align: center;
			text-transform: none;
		}

		#cta-serving-service h3 {
			font-size: 14px;
			line-height: 17px;
			padding: 3px 0 2px 0;
			color: #000;
			font-weight: bold;
			text-align: center;
			text-transform: none;
		}

#coupon-index {
	width: 260px;
	height: 83px;
	float: left;
	margin: 12px 15px 20px 0;
	padding: 7px 0 0 0;
	background-image: url(/images/coupon-index-bg.png);
}

	#coupon-index p {
		font-size: 13px;
		line-height: 16px;
		padding: 3px 0 0 0;
		font-weight: bold;
		text-align: center;
	}

	#coupon-index p.offer {
		font-size: 28px;
		line-height: 28px;
		padding: 5px 0 3px 0;
		color: #00703C;
		text-transform: none;
		text-align: center;
	}

	#coupon-index p.under {
		font-size: 11px;
		line-height: 15px;
		padding: 0;
		font-weight: bold;
		text-align: center;
	}

#how-index {
	width: 260px;
	height: 83px;
	float: left;
	margin: 12px 15px 20px 0;
	padding: 7px 0 0 0;
	background-image: url(/images/how-it-works-box-index.png);
}

	#how-index p {
		font-size: 13px;
		line-height: 16px;
		padding: 3px 0 0 0;
		font-weight: bold;
		text-align: center;
	}

	#how-index p.offer {
		font-size: 26px;
		line-height: 26px;
		padding: 5px 0 3px 0;
		color: #00703C;
		text-transform: none;
		text-align: center;
	}

	#how-index p.under {
		font-size: 11px;
		line-height: 15px;
		padding: 0;
		font-weight: bold;
		text-align: center;
	}

#sub-under-image {
	float: left;
}
#coupon-sub {

	width: 280px;
	height: 83px;
	margin: 20px 15px 0 0;
	padding: 7px 0 0 0;
	background-image: url(/images/coupon-sub-bg.png);
}

	#coupon-sub p.offer {
		font-size: 28px;
		line-height: 28px;
		padding: 5px 0 3px 0;
		color: #00703C;
		text-transform: none;
		text-align: center;
	}

	#coupon-sub p {
		font-size: 13px;
		line-height: 16px;
		padding: 3px 0 0 0;
		font-weight: bold;
		text-align: center;
	}

	#coupon-sub p.under {
		font-size: 11px;
		line-height: 15px;
		padding: 0;
		font-weight: bold;
		text-align: center;
	}

#coupon-sub-right {
	width: 290px;
	height: 83px;
	margin: 14px 0 0 9px;
	padding: 7px 0 0 0;
	clear: left;
	background-image: url(/images/coupon-sub-right-bg.png);
}

	#coupon-sub-right p.offer {
		font-size: 28px;
		line-height: 28px;
		padding: 5px 0 3px 0;
		color: #00703C;
		text-transform: none;
		text-align: center;
	}

	#coupon-sub-right p {
		font-size: 13px;
		line-height: 16px;
		padding: 3px 0 0 0;
		font-weight: bold;
		text-align: center;
	}

	#coupon-sub-right p.under {
		font-size: 11px;
		line-height: 15px;
		padding: 0;
		font-weight: bold;
		text-align: center;
	}

#how-it-works {
	width: 520px;
	height: 450px;
	background-image: url(/images/how-it-works-diagram-bg.png);
	background-repeat: no-repeat;
}

	#how-it-works p {
		font-size: 11px;
		line-height: 15px;
	}

	#how-it-works-left {
		float: left;
		width: 260px;
		height: 450px;
		text-align: left;
	}

	#how-it-works-right {
		float: right;
		width: 260px;
		height: 450px;
		text-align: right;
}

#testimonial-box-index {
	width: 290px;
	height: 90px;
	float: left;
	margin: 12px 0 20px 0;
	background-image: url(/images/testimonial-box-index-bg.png);
}

	#testimonial-box-index p.read-more {
		font-size: 13px;
		line-height: 13px;
		margin: -5px 10px 0 78px;
		padding: 5px 0 0 15px;
		font-weight: bold;
		border-top: 1px solid #000;
		background-image: url(/images/bullet-green-triangle-testimonial-index.png);
		background-repeat: no-repeat;
	}

#body-footer {
	width: 900px;
	height: 70px;
	margin: 0 auto;
	background-image: url(/images/body-footer-bg.png);
}

/* Images */

img {
	border: 0;
}

#logo {
	float:left;
	margin: 17px 15px 0 15px;
}

#image-left {
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
#image-left-02 {
	width: 300px;
	float: left;
	padding-top: 10px;
	margin-bottom: 10px;
}

#twenty-five-years {
	float: left;
	margin: 5px 7px 0 23px;
}

#number-one {
	float: left;
	margin: 0 0 0 258px;
}

#offer-under {
	margin-top: 20px;
}

#image-right {
	float: right;
	padding: 3px 0 10px 15px;
}


/* Form */

input.appointment {
	width: 196px;
	height: 16px;
}

input.checkbox {
	height: 10px;
}

input.submit {
	width:80px;
	height:30px;
	margin: 10px 0;
}

.directions {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
