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

#home {
	background:transparent url(images/btn_home.png) no-repeat scroll 0 0;
	height:16px;
	width:46px;
	display:block;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
}
#contact {
	background:transparent url(images/btn_contact.png) no-repeat scroll 0 0;
	height:16px;
	width:70px;
	display:block;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	clear: left;
}
#budget {
	background:transparent url(images/btn_budgettyre.png) no-repeat scroll 0 0;
	height:21px;
	width:94px;
	display:block;
	clear: right;
	float: left;
	margin-left: 1px;
	margin-top: 5px;

}
#budget:hover {
background-position:0 -21px;
}
#highperformance {
	background:transparent url(images/btn_highperformance.png) no-repeat scroll 0 0;
	height:21px;
	width:157px;
	display:block;
	clear: right;
	float: left;
	margin-left: 1px;
	margin-top: 5px;

}
#highperformance:hover {
background-position:0 -21px;
}
#fourxfour {
	background:transparent url(images/btn_4x4.png) no-repeat scroll 0 0;
	height:21px;
	width:75px;
	display:block;
	clear: right;
	float: left;
	margin-left: 1px;
	margin-top: 5px;

}
#fourxfour:hover {
background-position:0 -21px;
}
#puncturerepairs {
	background:transparent url(images/btn_puncturerepair.png) no-repeat scroll 0 0;
	height:21px;
	width:116px;
	display:block;
	clear: right;
	float: left;
	margin-left: 1px;
	margin-top: 5px;

}
#puncturerepairs:hover {
background-position:0 -21px;
}
#wheelalignment {
	background:transparent url(images/btn_wheelalignment.png) no-repeat scroll 0 0;
	height:21px;
	width:118px;
	display:block;
	clear: right;
	float: left;
	margin-left: 1px;
	margin-top: 5px;

}
#wheelalignment:hover {
background-position:0 -21px;
}
#wheelbalance {
	height:21px;
	width:115px;
	display:block;
	clear: right;
	float: left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/btn_wheelbalancing.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 1px;
	margin-top: 5px;

}
#wheelbalance:hover {
background-position:0 -21px;
}
#batteries {
	height:21px;
	width:73px;
	display:block;
	clear: right;
	float: left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/btn_batteries.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 1px;
	margin-top: 5px;

}
#batteries:hover {
background-position:0 -21px;
}
#coldweather {
	height:21px;
	width:85px;
	display:block;
	clear: right;
	float: left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/btn_winter.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 1px;
	margin-top: 5px;

}
#coldweather:hover {
background-position:0 -21px;
}
#fleet {
	height:21px;
	width:109px;
	display:block;
	clear: right;
	float: left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/btn_fleetops.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 1px;
	margin-top: 5px;

}
#fleet:hover {
background-position:0 -21px;
}

#navigation #links {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 21px;
}


/*fleet ops*/

#onsite {
	height:21px;
	width:104px;
	display:block;
	clear: right;
	float: left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/btn_onsite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 5px;

}
#onsite:hover {
background-position:0 -21px;
}
#network {
	height:21px;
	width:90px;
	display:block;
	clear: right;
	float: left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/btn_network.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 5px;

}
#network:hover {
background-position:0 -21px;
}
#fixedprice {
	height:21px;
	width:137px;
	display:block;
	clear: right;
	float: left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/btn_fixedprice.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 5px;

}
#fixedprice:hover {
background-position:0 -21px;
}
#twentyfourhr {
	height:21px;
	width:111px;
	display:block;
	clear: right;
	float: left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/btn_24hr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 5px;

}
#twentyfourhr:hover {
background-position:0 -21px;
}

