@charset "UTF-8";
/* CSS Document */

#testimonialsheader {
	background-image: url(../images/testimonialsheader1.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 740px;
}
.italic {
	font-style: italic;
	color: #666666;
}
.quote {
	font-weight: bold;
	color: #CC9900;
}
p {
	margin-right: 10px;
	margin-left: 10px;
}
.testimonial {
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	background-image: url(../images/bk_testimonial.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
