/* CSS Document */

#mainnav_holder{
	position:relative;
	width: 767px;
	height: 40px;
	padding:0px 10px 0px 3px;
	background-image: url(../images/back_mainnav.jpg);
	background-repeat: no-repeat;
	clear:both;
	}
	
#nav{
	list-style:none;
	padding:0px;
	clear:both;
	float:right;
	line-height:0px;
	margin: 10px 0 0 0;
	}
	
#nav li{
	margin-left:3px;
	float:left;
	list-style:none;
}
#nav li a{
	float: left;
	padding: 0 0 0 76px;
	overflow: hidden;
	width: 0px !important; 
	width /**/:76px; /* for IE5/Win */
	text-decoration:none;
	display:block;
	}

#nav li a:hover{
	background-position: -76px 0;
	text-decoration:none;
	border:none;
	}
	
#nav a.highlight {
	background-position: -76px 0;
	text-decoration:none;
	border:none;
}

#home a  {height:30px; width: 76px; background: url(../images/nav_home.gif) top left no-repeat;}
#aboutus a  {height:30px; width: 76px; background: url(../images/nav_aboutus.gif) top left no-repeat;}
#skiphire a  {height:30px; width: 76px; background: url(../images/nav_skiphire.gif) top left no-repeat;}
#licenses a  {height:30px; width: 76px; background: url(../images/nav_licenses.gif) top left no-repeat;}
#buscom a  {height:30px; width: 76px; background: url(../images/nav_buscom.gif) top left no-repeat;}
#domcom a  {height:30px; width: 76px; background: url(../images/nav_domcom.gif) top left no-repeat;}
#recycling a  {height:30px; width: 76px; background: url(../images/nav_recycling.gif) top left no-repeat;}
#testimonials a  {height:30px; width: 76px; background: url(../images/nav_testimonials.gif) top left no-repeat;}
#confidentialwaste a  {height:30px; width: 76px; background: url(../images/nav_conwaste.gif) top left no-repeat;}
#contact a  {height:30px; width: 76px; background: url(../images/nav_contactus.gif) top left no-repeat;}