ul#feature {
	width: 160px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#feature li {
	list-style-type: none;
	width: 160px;
}

ul#feature li span {
	display: none;
}

ul#feature li a {
	display: block;
	width: 160px;
	height: 80px;
	padding: 0px;
}

#quote {
	background: url(images/quote.jpg) 0 -156px no-repeat;
	height: 80px;
}

#quote a
{
	background: url(images/quote.jpg) top left no-repeat;
}

#services a:hover, #quote a:hover
{	
		background-image: none;
}

#order {
	background: url(images/order.jpg) 0 -156px no-repeat;
	height: 80px;
}

#order a
{
	background: url(images/order.jpg) top left no-repeat;
}

#services a:hover, #order a:hover
{	
		background-image: none;
}


#contact {
	background: url(images/contact-button1.jpg) 0 -156px no-repeat;
	height: 80px;
}

#contact a
{
	background: url(images/contact-button1.jpg) top left no-repeat;
}

#services a:hover, #contact a:hover
{	
		background-image: none;
}


ul#feature4 {
	width: 160px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#feature4 li {
	list-style-type: none;
	width: 160px;
}

ul#feature4 li span {
	display: none;
}

ul#feature4 li a {
	display: block;
	width: 160px;
	height: 80px;
	padding: 0px;
}



#tutorial {
	background: url(images/tutorial-button1.jpg) 0 -156px no-repeat;
	height: 80px;
}

#tutorial a
{
	background: url(images/tutorial-button1.jpg) top left no-repeat;
}

#services a:hover, #tutorial a:hover
{	
		background-image: none;
}

