p#info{
	
	margin-left:20px;
	
}
div#services{
	margin-top:30px;
	margin-left:20px;
	margin-bottom:30px;
}
div.a-service{
	margin-top:10px;
	height:281px;
	width:960px;
	background-image:url(../images/service/background.gif);
}
p.service_name{
	
	margin-left:10px;
	height:80px;
	width:940px;
	border-bottom:1px #CCCCCC dotted;
	
}
p.service_name img{
	
	margin-top:30px;
	margin-left:23px;
	
}
p.service_logo{
	height:201px;
	width:313px;
	float:left;
}
p.service_logo img{
	
	margin-top:18px;
	margin-left:32px;
}
div.a-service dt{
	
	margin-top:10px;
	float:left;
	color:#333333;
	font-size:14pt;
	line-height:25px;
	font-weight:bold;
	
}
div.a-service dd{
	
	margin-top:10px;
	width:613px;
	color:#333333;
	font-size:11pt;
	font-weight:normal;
	float:left;
	line-height:22px;
	
}
p.check_service{
	
	float:left;
	margin-top:10px;
	background-color:#32423;
}
