
#banner {
	background: url(../images/testimonials_banner.jpg) no-repeat;
	margin: 0 20px 0 20px;
	height: 252px;
	width: 800px;
}



#main_column {
	width: 570px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.4em;
	letter-spacing: .01em;
}

#main_column h2 {
	display: none;
}


#testimonials {
	width: 550px;
	min-height: 200px; 
	margin-bottom: 30px;
	margin-top: 30px;
}

#testimonials img {
	background: url(../images/150imageback.png) no-repeat;
	padding: 14px;
}


.testimonial_right img {
	float: left;
}

.testimonial_left img {
	float: right;
}


.testimonial_left #testheader {
	margin-left: 10px;
}


.testimonial_left #testtext {
	margin-left: 20px;
}


.testimage {
	float: left;
}


#testheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #333366;
	font-weight: bold;
	float: left;
	width: 330px;
	margin-top: 15px;
	margin-bottom: 5px;
}

#testheader a {
	text-decoration: none;
	color: #333366;
}

#testheader a:hover {
	color: #1540ba;
}

#testtext {
	margin: 0 0 10px 10px;
	float: left;
	width: 330px;
}


#testname {
	float: left;
	width: 330px;
	text-align: right;
	height: 30px;
	padding-top: 10px;
	
	
}


#divider {
	margin: 10px 0 25px 0;
	background: url(../images/divider.png);
	height: 2px;
	width: 532px;
	clear: both;
}
