@charset "utf-8";
#service {
	height: auto;
	margin: 0 6%;
}
#service h2 {
	text-align: center;
	margin-bottom:20px;
}

#service article {
	margin-top: 20px;
	margin-bottom: 30px;
}
#service h3 {
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 30px;
	margin-bottom:10px;
}
