.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	padding: 15px;
	vertical-align: top;



}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
	padding: 2px 5px 2px 20px;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/bg_contact.gif);
}
.contact a{
}
.contact a:hover {
	color: A47C36;
}
.div-left {
	background-image: url(../images/bg_shdw_l.gif);
	float: left;
	height: 100%;
	background-repeat: repeat-y;
	width: 8px;



}
	
.body-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.home-body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.proc-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #dddddd;
	padding-top: 3px;
	padding-bottom: 3px;

}
.patient-box {
	text-align: center;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

.footer-blurb {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	padding: 0 10px 0 10px;
	text-align: center;
}

dt {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#Testi_Card ul{
margin:0;
padding:0;
}
	#Testi_Card li{
	list-style-type:none;
	float:left;
	margin:0 10px 10px 10px;
	}
	#Testi_Card li img{
	border:1px solid #666;
	}
