/* CSS Document */
#primaryNavigationContainer {
	margin-bottom: 38px;
}

#contentLHS {
	padding: 0 50px 0 50px;
	margin-right: 140px;
}
#contentLHS h2 {
	background-image: url(../images/titles/testimonials.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 44px;	
}
#contentLHS p {
	margin-bottom: 30px;
}
#contentLHS p.quote {
	margin-bottom: 15px;
	font-style: italic;
}
