#services {

	padding-left:26px;
	position: relative;
	height:100%;

}

.service { 
	margin-bottom:15px;
}

.row { 
	width: 318px;
	height: 182px;
	float:left;
	position: relative;
	text-align:left;
	background: url(../images/service_fieldbgr.gif) 0 0 no-repeat;	

	
}
#services p {
	padding-left:29px;
	margin:0px;
	padding-bottom:0px;
	font-size: 13px;

	
} 
#services .row h3 { 
	margin:22px 0px 0px 0px;
	font-weight: normal;
	font-size: 16px;
}

#services .row h3 a {
	color:#0078AB;
	font-size:16px;
	text-align:left;
	padding-left:28px;
	position:relative;
	margin:0;
}


#services .service .st { 
	background: url(../images/box_top_shadow.jpg) no-repeat;	
	width:307px;
	height:11px;
	
}
.serviceimg {
	float: left;
	width: 128px;
	height: 70px;
	margin: 4px 10px 5px 22px;
}


