/* CSS Document */
.clear{
	clear:both;
	}
.address{
	font-family:'PT Sans', arial, serif;
	font-size:15px;
	color:#676767;
	padding:25px 0 15px 0;
	text-align:right;
	}
	.callus{
	font-family:'PT Sans', arial, serif;
	font-size:20px;
	color:#0092c4;
	text-align:right;
	font-weight:bold;
	}
	
.img_treatment {
background-image:url(../images/img_about.jpg);
background-position:left 210px;
background-repeat:no-repeat;
margin:auto;
width:100%;
overflow:hidden;
}
.title-tret{
	color:#827751; font-size:14px;
	}
ul.listtype{
	margin:0 0 10px 0;
	padding:0;
	}
	ul.listtype li{
		position:relative;
		background:url(../images/arrow2.jpg) 0 16px no-repeat;
		margin-left:5px;
		list-style:none;
		padding:10px 0 0 20px;
		color:#000;

		}
ul.listtypehome{
	margin:0 0 10px 0;
	padding:0;
	}
	ul.listtypehome li{
		position:relative;
		margin-left:20px;
		list-style:disc;
		list-style-position:outside;
		padding:10px 0 0 5px;
		color:#000;

		}
.testimonial{
			width:530px;
			background:url(../images/quote-left.jpg) 0 0 no-repeat;			
			padding:0 0 20px 25px;
			margin-top:20px;
			float:left;
			border-bottom:1px solid #282828;
			}
			.testimonial p{
				padding-bottom:10px;
				}
			.testimonial span{
				color:#fff;
				}
			.testimonial h5{
				font-family:'PT Sans', arial, serif;
				font-size:17px;
				font-style:italic;
			
				}

.offer-bg{
	background:url(../images/offer-bg.jpg) 0 0 no-repeat;
	width:522px;
	height:137px;
	display:block;
	float:left;
	margin-bottom:20px;
	padding:20px;
	}
	.link{
		color:#C2A570;
		text-decoration:underline;
		}
		.link:hover{
		color:#C2A570;
		text-decoration:none;
		}
