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

.service_foto {
	width:115px;
	height:150px;
	background:url(../images/about_banner_foto.gif) center no-repeat;
	float:left;
	margin-right:30px;
	margin-left:330px;
	}
	
.service_foto_content {
	width:211px;
	height:167px;
	background: url(../images/service_foto_co.gif) no-repeat;
	float:left;
	margin-right:5px;
	}
	
.left_col_serv {
	width:270px;
	float:left;
	margin-left:5px;
	}
	


h4 {
	font-size:18px;
	line-height:18px;
	color:#ffffff;
	font-weight:normal;
	background-color:#6c4021;
	padding:5px 0px 7px 5px;
	border-bottom:1px solid #8b6850;
	margin-bottom:10px;
	}