a.about:link, a.about:active, a.about:visited {
	display: inline-block;
	width: 71px;
	height: 32px;
	text-decoration: none;
	background-image: url('but.gif');
	background-repeat: no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-family: Arial, Tahoma, Sans-Serif; 
	font-size: 9pt;
	font-weight: bold;
	line-height:30px;
}
a.about:hover {background-position: 0 -38px; color:#FFFFFF;
}
.aboutactive {
	display: inline-block;
	width: 89px;
	height: 32px;
	text-decoration: none;
	background-image: url('but.gif');
	background-position: 0 -38px;
	background-repeat: no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-family: Arial, Tahoma, Sans-Serif; 
	font-size: 9pt;
	font-weight: bold;
	line-height:30px;
}

a.about1:link, a.about1:active, a.about1:visited {
	display: inline-block;
	width: 89px;
	height: 32px;
	text-decoration: none;
	background-image: url('but.gif');
	background-repeat: no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-family: Arial, Tahoma, Sans-Serif; 
	font-size: 9pt;
	font-weight: bold;
	line-height:30px;
}
	
a.about1:hover {background-position: 0 -38px; color:#FFFFFF;
}

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; 
}