.facilities, .testimonials{
	padding:10px 20px;
	float:left;
}

.facilities * img, .testimonials * img{
	vertical-align:middle;
	margin:1px;
	margin-right:10px;
}
.tes h4{
	padding:5px 10px;
}

.testimonials li{
	margin:4px 0;
}

.tes p{
 font-weight:bold;
 text-align:right;
}

blockquote{
	clear:both;
	background:url(../Assets/Images/blockquote_bg.gif) no-repeat;
	padding:2px 48px;
	margin:0 1px;
	height:96px;
}
blockquote img{
	float:left; margin-right:10px;
}

.contact_mail, .contact_phone, .contact_fax{
	background:url(../Assets/Images/contact_mail.gif) no-repeat 0 2px;
	padding-left:20px;
	margin:2px 0;
}
.contact_fax{ background:url(../Assets/Images/contact_fax.gif) no-repeat 4px 2px; }
.contact_phone{	background:url(../Assets/Images/contact_phone.gif) no-repeat 0 2px;}
