@charset "UTF-8";
/* CSS Document */

.service_column_one {
	position: relative;
	width: 240px;
	padding: 0px;
	float: left;
	margin: -120px 0 0 0;
	line-height: 16px;
}

.service_column_two {
	position: relative;
	width: 240px;
	float: right;
	padding: 0 27px 0 0;
	margin: -120px 0 0 0;
	line-height: 16px;
}

#custom_bike_title{
	height: 24px;
	background-image:url(images/service_h1.gif);
	background-position: 0 0px;
	background-repeat:no-repeat;
	margin: 0 0 5px 0;
}

#full_service_title{
	height: 24px;
	background-image:url(images/service_h1.gif);
	background-position: 0 -26px;
	background-repeat:no-repeat;
	margin: 0 0 5px 0;
}

#semi_service_title{
	height: 24px;
	background-image:url(images/service_h1.gif);
	background-position: 0 -52px;
	background-repeat:no-repeat;
	margin: 0 0 5px 0px;
}

#suspension_title{
	height: 24px;
	background-image:url(images/service_h1.gif);
	background-position: 0 -78px;
	background-repeat:no-repeat;
	margin: 0 0 5px 0;
}