@charset "utf-8";
.servicesAuto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 780px;
	margin-bottom: 10px;
}
.servicesAuto  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
}
.servicesAuto .introduction {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.serviceList   ul   {
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.serviceImage {
	width: 200px;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	height: 100px;
}
.serviceList {
	height: 100px;
}
.serviceListFirst {
	height: 140px;
}

.serviceList li {
	padding-top: .2em;
	padding-bottom: .2em;
}




#hdcontent {
	background-image: url(../assets/flashSlide.jpg);
}
.serviceListFirst ul {
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.serviceListFirst li {
	padding-top: .2em;
	padding-bottom: .2em;
}
.serviceImageFirst {
	width: 200px;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	height: 140px;
}
