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

ul#testimonials {
	margin: 50px 0 0 280px;
	font-family: Verdana, Geneva, sans-serif;
}
#testimonials #main {
	width: 557px;
	margin: 0;
	position: relative;
	background-image: url(../images/bg_testimonials.gif);
	height: 249px;
	background-repeat: no-repeat;
	color: #FFF;
	padding: 0;
	font-weight: 100;
	font-variant: normal;
	border: 1px solid #000;
}
#testimonials #main img {
	position: absolute;
	top: -10%;
	left: 33%;
	border: 1px solid #000;
}
#testimonials h3 {
	font-size: 1.5em;
	color: #FFF;
	height: 25px;
	line-height: 1.2em;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	padding: 70px 0 0 0;
}
#testimonials p#box {
	width: 500px;
	font-weight: normal;
	font-size: 0.875em;
	padding: 15px 20px 0 30px;
	margin: 0;
	line-height: 1.5em;
}
#testimonials li {
	background-repeat: no-repeat;
	background-position: left;
	height: 200px;
	width: 556px;
	margin: 10px 0 0;
	border: 1px solid #000;
}
#testimonials li.houston {
	background-image: url(../images/kathryn_houston.jpg);
}
#testimonials li.jackson {
	background-image: url(../images/bryant_jackson.jpg);
}

#testimonials li.lyons {
	background-image: url(../images/kathryn_lyons.jpg);
}

#testimonials li.staszewski {
	background-image: url(../images/bridget_staszewski.jpg);
}

#testimonials h4 {
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #FF0;
	padding: 150px 0 0 20px;
	float: left;
	display: block;
}
#testimonials p.patients {
	font-size: 0.875em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.6em;
	margin: 0 0 0 130px;
	height: 180px;
	padding: 20px 30px 0 25px;
	color: #FFF;
}
#testimonials li.more {
	width: 300px;
	text-align: center;
	margin: 20px 0 0 0;
	border-style: none;
}
