ul#feature {
	width: 200px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#feature li {
	list-style-type: none;
	width: 200px;
}

ul#feature li span {
	display: none;
}

ul#feature li a {
	display: block;
	width: 100px;
	height: 50px;
	padding: 0px;
}
ul#feature1 {
	width: 100px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#feature1 li {
	list-style-type: none;
	width: 100px;
}

ul#feature1 li span {
	display: none;
}

ul#feature1 li a {
	display: block;
	width: 100px;
	height: 50px;
}

ul#feature2 {
	width: 100px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#feature2 li {
	list-style-type: none;
	width: 100px;
}

ul#feature2 li span {
	display: none;
}

ul#feature2 li a {
	display: block;
	width: 100px;
	height: 50px;
}

ul#feature3 {
	width: 100px;
	float: left;
	margin-left: 0px;
	padding: 0px;
}

ul#feature3 li {
	list-style-type: none;
	width: 100px;
}

ul#feature3 li span {
	display: none;
}

ul#feature3 li a {
	display: block;
	width: 100px;
	height: 50px;
}


#buy {
	background: url(big-buy.jpg) 0 -92px no-repeat;
	height: 50px;
}

#buy a
{
	background: url(big-buy.jpg) top left no-repeat;
}

#buy1 {
	background: url(big-buy.jpg) 0 -92px no-repeat;
	height: 50px;
}

#buy1 a
{
	background: url(big-buy.jpg) top left no-repeat;
}

#buy2 {
	background: url(big-buy.jpg) 0 -92px no-repeat;
	height: 50px;
}

#buy2 a
{
	background: url(big-buy.jpg) top left no-repeat;
}

#buy3 {
	background: url(big-buy.jpg) 0 -92px no-repeat;
	height: 50px;
}

#buy3 a
{
	background: url(big-buy.jpg) top left no-repeat;
}


#services a:hover, #buy a:hover, #buy1 a:hover, #buy2 a:hover, #buy3 a:hover
{	
		background-image: none;
}



