a.book {
	display: inline-block;
	width: 80px;
	height: 33px;
	text-decoration: none;
	background-image: url('book.gif');
	background-repeat: no-repeat;}a.book:hover {background-position: 0 -37px;
}
a.news {
	display: inline-block;
	width: 80px;
	height: 33px;
	text-decoration: none;
	background-image: url('news.gif');
	background-repeat: no-repeat;}a.news:hover {background-position: 0 -37px;
}
a.space {
	display: inline-block;
	width: 80px;
	height: 33px;
	text-decoration: none;
	background-image: url('space.gif');
	background-repeat: no-repeat;}a.space:hover {background-position: 0 -37px;
}
a.blog {
	display: inline-block;
	width: 80px;
	height: 33px;
	text-decoration: none;
	background-image: url('blog.gif');
	background-repeat: no-repeat;}a.blog:hover {background-position: 0 -37px;
}
a.vote {
	display: inline-block;
	width: 80px;
	height: 33px;
	text-decoration: none;
	background-image: url('vote.gif');
	background-repeat: no-repeat;}a.vote:hover {background-position: 0 -37px;
}
a.flash {
	display: inline-block;
	width: 80px;
	height: 33px;
	text-decoration: none;
	background-image: url('f-player.gif');
	background-repeat: no-repeat;}a.flash:hover {background-position: 0 -37px;
}
a.home {
	display: inline-block;
	width: 80px;
	height: 33px;
	text-decoration: none;
	background-image: url('home.gif');
	background-repeat: no-repeat;}a.home:hover {background-position: 0 -37px;
}
a.homeactive {
	display: inline-block;
	width: 80px;
	height: 52px;
	text-decoration: none;
	background-image: url('home.gif');
	background-position: 0 -61px;
	background-repeat: no-repeat;
}

a.services {
	display: inline-block;
	width: 167px;
	height: 28px;
	text-decoration: none;
	background-image: url('services.gif');
	background-repeat: no-repeat;}a.services:hover {background-position: 0 -40px;
}

a.clients {
	display: inline-block;
	width: 167px;
	height: 28px;
	text-decoration: none;
	background-image: url('clients.gif');
	background-repeat: no-repeat;}a.clients:hover {background-position: 0 -40px;
}

a.enquiry {
	display: inline-block;
	width: 167px;
	height: 28px;
	text-decoration: none;
	background-image: url('enquiry.gif');
	background-repeat: no-repeat;}a.enquiry:hover {background-position: 0 -40px;
}

a.contact {
	display: inline-block;
	width: 167px;
	height: 28px;
	text-decoration: none;
	background-image: url('contact.gif');
	background-repeat: no-repeat;}a.contact:hover {background-position: 0 -40px;
}


a.abouthr {
padding-top:3px;
	display: inline-block;
	width: 80px;
	height: 20px;
	color:#974B1E;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	background-image: url('navbut.gif');
	}a.abouthr:hover {background-image: url('navbut1.gif'); color:#974B1E; text-align:center; 
}