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;
}
ul#feature1 {
	width: 160px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#feature1 li {
	list-style-type: none;
	width: 160px;
}

ul#feature1 li span {
	display: none;
}

ul#feature1 li a {
	display: block;
	width: 160px;
	height: 80px;
}



#contact {
	background: url(status-button1.jpg) 0 -156px no-repeat;
	height: 80px;
}

#contact a
{
	background: url(status-button1.jpg) top left no-repeat;
}

#services a:hover, #contact a:hover
{	
		background-image: none;
}


