#divDieselPic {
background-image:url(../images/Index/DieselService.jpg);
background-repeat:no-repeat;
width: 605px;
height: 210px;
align:right;
}
#divAutoPic {
background-image:url(../images/Index/AutoService.jpg);
background-repeat:no-repeat;
width: 385px;
height: 210px;
float:left;

}
#imgAutoService {
padding-right: 25px;
padding-bottom:28px;
background-repeat:no-repeat;
}
#tdAutoService {
background-image:url(../images/Index/AutoService.jpg);
background-repeat:no-repeat;
}

#imgDieselRepair {
padding-left: 25px;
padding-top:15px;
}

#imgWelding {
padding-right: 25px;
padding-bottom: 23px;
}

#imgFleetService {
padding-right: 20px;
padding-bottom: 20px;
}

#imgTowingService {
padding-right: 25px;
padding-bottom: 40px;
}

#imgTires {
padding-left: 25px;
padding-bottom: 40px;
}

#tdTowingTable{
background-image:url(../images/Index/TowingService-border.jpg);
background-repeat:no-repeat;
}

#tdTireTable{
background-image:url(../images/Index/Tires-border.jpg);
background-repeat:no-repeat;
}

.dieseltext {

height: 140px;
float:left;
margin: 0px;
}
.nofloat{
	clear:both;
	}

.dieseltext UL {
margin:0px;
padding:0px;
padding-left:25px;
padding-top:20px;
}
.dieseltext UL LI{
font-size: 12px;
color: #ffffff;
list-style: none; 
font-family:Arial, Helvetica, sans-serif;
}

.dieseltext UL LI{
font-size: 12px;
color: #ffffff;
list-style: none; 
font-family:Arial, Helvetica, sans-serif;
}
A:link
{
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}
 A:visited
{
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}
 A:active
{
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}
 A:hover
{
	font-size: 12px;
	color: #ff6600;
	font-weight: normal;
	text-decoration:underline;
	}








