/* Serviços */

img {
	border:none;
}

#services-desc {
	text-align: center;
	font-size: 22px;
	font-weight: 300;
	color: #777;
	text-shadow: 0 1px 1px rgba(255,255,255,0.5);
	width: 80%;
	margin: 0 auto;
	line-height: 1.2;
	padding-bottom: 28px;
	border-bottom: 1px solid #ccc;
}

#services-wrap {
	width: 80%;
	margin: 0 auto;	
}

ul#services {
	margin-top: 28px;
	list-style: none;
}

#services li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #bbb;
}

.service-item-title {
	font-size: 20px;
}

.service-body {
	font-size: 15px;
	color: #555;
}

#motortech-slogan {
	text-align: center;
	margin-top: 40px;
}