@charset "UTF-8";
/* Testimonial Styles */

#bodyContent {
	padding: 0 80px;
	}

#subNavTestimonials {
	width: 800px;
	height: 30px;
	background: url(../imgs/sub_nav_blue.jpg) no-repeat;
	float: left;
	}
	
.quoteLight {
	padding: 10px;
	}

.quoteDark {
	padding: 10px;
	background-color:#FFFFCC;
	border-top: thin dotted #148dc4;
	border-bottom: thin dotted #148dc4;
	border
	}
