@charset "utf-8";
/* CSS Document */

<style type="text/css">

#testimonial_wrap {
	/*background:#FFFFFF url(images/testimrepeat.jpg) repeat-y;    these are if you want to include a background image. you'd put them in these 3 spots */
	width:913px;
	margin:20px auto 0px auto;
	}

#testimonial {
	/*background:transparent url(images/testimonialsbg.jpg) no-repeat;*/
	width:913px;
	padding:0 0 3px 0;
	margin:0 auto;
	}
	
#testimonialfoot {
	/*background:#fff url(images/testimonialfoot.jpg) no-repeat;*/
	width:873px;
	height:58px;
	margin:0 auto 20px auto;
	padding:15px 20px 0 20px;
	}
	
.pageheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0e85b8;
	}
	
#testim_space {
	background-color:#FFFFFF;
	width:847px;
	border:2px solid #2c8fb9;
	margin:0 auto 3px auto;
	padding:20px;
	}
	
#testim_left {
	float:left;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0e85b8;
	}
	
#testim_right {
	float:left;
	width:747px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
	
.pngimgfix {
	behavior:url(/AF2/js/iepngfix/2.0.3/iepngfix.htc);
	}
	
.showing_testimonial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear: left;
}

.showing_testimonial a, .showing_testimonial a:link, .showing_testimonial a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#fff;
	clear: left;
}

.showing_testimonial a:hover {
	text-decoration:none;
	}

#cleardiv {
	clear:both;
	line-height:-1px;
	}

</style>
