/* 
Description: Additional styles for SEO Landing Pages
Author: Sam Stevens, Stevens Media, www.stevensmedia.com
Version: 08.15.08
*/

#content-wrapper {
	font-size: 1.3em;
	line-height: 1.3em;
}

#left {
	padding-bottom: 20px;
}

#right {
	font-size: 1em;
}

.clear {
	clear: both;
}

DIV.fourcols {
	width: 160px;
	float: left;
	margin-top: -20px;
	margin-right: 17px;
	font-size: 0.85em;
	line-height: 1.2em;
}

DIV.fourcols IMG {
	padding-bottom: 15px;
}

H1 {
	font: normal normal 2em Arial, Helvetica, sans-serif;
	color: #009900;
}

H2 {
	font: normal normal 1.6em Arial, Helvetica, sans-serif;
	color: #0C5286;
	line-height: 1.3em;
}

H3 {
	font: bold normal 1.4em Arial, Helvetica, sans-serif;
	color: #0485D1;
	border-bottom: 1px #0485D1 solid;
}

H4 {
	font: normal normal 1.4em Arial, Helvetica, sans-serif;
	color: #551A8B;
	text-align: center;
}

P.phone {
		font-size: 1.3em;
		font-weight: bold;
		text-align: center;
		padding: 10px;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
}

P.tip {
	border: 1px dotted #990000;
	background-color: #FFFFE6;
	padding: 6px;
}

IMG.alignleft {
	float: left;
	margin: 0 10px;	
}

UL#benefits2 {
	padding-left: 10px;
}

/*    末末末末末末末末末   TESTIMONIALS   末末末末末末末末末  */  

#testimonials {
	margin: 20px 10px;	

}

#testimonials UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#testimonials UL LI {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0 0 0 5px;
	font: italic normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #0485D1;
	line-height: 1.4em;
	/*height: 160px;*/
}

#testimonials LI SPAN.highlight {
	background-color: #FFFFE6;
}

#testimonials LI SPAN.testimonial-credit {
	font-size: 0.6em;
	line-height: normal;
	/*height: 60px;*/
}
