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

/* Testimonials */

#testimonialBox {
	background-image: url(../images/design/testimonials/backgroundRepeaterNew.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 598px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	background-position: 100% 100%;
	background-color: #FBFBFB;
	border: 1px solid #CCC;
	}
#testimonialHeader {
	background-image: url(../images/design/testimonials/topBackground.jpg);
	height: 15px;
	width: 615px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
#testimonialFooter {
	background-image: url(../images/design/testimonials/bottomBackground.jpg);
	height: 29px;
	width: 615px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#testimonialContainer {
	width: 620px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#testimonialSmallContainer {
	width: 600px;
	height: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.testimonialAudio {
	float: right;
	margin-right: 30px;
	margin-left: -25px;
	margin-top: 10px;
}
#testimonialPicture {
	height: 140px;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#testimonialPicture img {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.testimonialPlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
}
#testimonialTitle {
	float: right;
	width: 450px;
	height: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.testimonialQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-style: italic;
}
.testimonialName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#testimonialBox p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#testimonialsAudioBox {
	height: 25px;
	width: 52px;
}


