	#nav {	margin:0px;
			padding:0px		
	}		

	#nav a:link,
	#nav a:visited {
		color:#000000;
		background:#ffffff;
		text-decoration:none;
		display: block;
   		width: 165px;
		padding: 5px;
	}
	
	

	#nav a:hover {
		color:#ffffff;
		background:#cccccc;
		}
	
	#nav a:active {
		background:#ff0000;
		color:#ffffff;
	}
		
	

	#home #nav-home a,
	#about #nav-about a,
	#feedback #nav-feedback a,
	#products #nav-products a,
	#contact #nav-contact a,
		#adhesive #nav-adhesive a,
		#anchors #nav-anchors a,
		#bbq #nav-bbq a,
		#bespoke #nav-bespoke a,
		#castors #nav-castors a,
		#catches #nav-catches a,
		#chain #nav-chain a,
		#cleats #nav-cleats a,
		#cleaning #nav-cleaning a,
		#cycle #nav-cycle a,
		#door #nav-door a,
		#drawer #nav-drawer a,
		#eyes #nav-eyes a,
		#fixings #nav-fixings a,
		#gastronorm #nav-gastronorm a,
		#handrail #nav-handrail a,
		#hinges #nav-hinges a,
		#hooks #nav-hooks a,
		#hose #nav-hose a,
		#knobs #nav-knobs a,
		#misc #nav-misc a,
		#polishing #nav-polishing a,
		#pulleys #nav-pulleys a,
		#rings #nav-rings a,
		#shackles #nav-shackles a,
		#sculptures #nav-sculptures a,
		#sheet #nav-sheet a,
		#signs #nav-signs a,
		#sinks #nav-sinks a,
		#swimming #nav-swimming a,
		#trim #nav-trim a,
		#thumbnail #nav-thumbnail a,
		#vents #nav-vents a,
			#top #nav-top a,
			#one #nav-one a,
			#two #nav-two a,
			#three #nav-three a,
			#four #nav-four a,
			#five #nav-five a,
			#six #nav-six a,
			#seven #nav-seven a,
			#eight #nav-eight a,
			#nine #nav-nine a,
			#ten #nav-ten a,
			#eleven #nav-eleven a,
			#twelve #nav-twelve a  {
				background:#ff0000;
				color:#ffffff;
				text-shadow:none;
	}

	#home #nav-home a:hover,
	#about #nav-about a:hover,
	#feedback #nav-feedback a:hover,
	#products #nav-products a:hover,
	#contact #nav-contact a:hover,
		#adhesive #nav-adhesive a:hover,
		#anchors #nav-anchors a:hover,
		#bbq #nav-bbq a:hover,
		#bespoke #nav-bespoke a:hover,
		#castors #nav-castors a:hover,
		#catches #nav-catches a:hover,
		#chain #nav-chain a:hover,
		#cleats #nav-cleats a:hover,
		#cleaning #nav-cleaning a:hover,
		#cycle #nav-cycle a:hover,
		#door #nav-door a:hover,
		#drawer #nav-drawer a:hover,
		#eyes #nav-eyes a:hover,
		#fixings #nav-fixings a:hover,
		#gastronorm #nav-gastronorm a:hover,
		#handrail #nav-handrail a:hover,
		#hinges #nav-hinges a:hover,
		#hooks #nav-hooks a:hover,
		#hose #nav-hose a:hover,
		#knobs #nav-knobs a:hover,
		#misc #nav-misc a:hover,
		#polishing #nav-polishing a:hover,
		#pulleys #nav-pulleys a:hover,
		#rings #nav-rings a:hover,
		#sculptures #nav-sculptures a:hover,
		#shackles #nav-shackles a:hover,
		#sheet #nav-sheet a:hover,
		#signs #nav-signs a:hover,
		#sinks #nav-sinks a:hover,
		#swimming #nav-swimming a:hover,
		#trim #nav-trim a:hover,
		#thumbnail #nav-thumbnail a:hover,
		#vents #nav-vents a:hover,
			#top #nav-top a:hover,
			#one #nav-one a:hover,
			#two #nav-two a:hover,
			#three #nav-three a:hover,
			#four #nav-four a:hover,
			#five #nav-five a:hover,
			#six #nav-six a:hover,
			#seven #nav-seven a:hover,
			#eight #nav-eight a:hover,
			#nine #nav-nine a:hover,
			#ten #nav-ten a:hover,
			#eleven #nav-eleven a:hover,
			#twelve #nav-twelve a:hover {
				background:#ff0000;
	}

		
	.menutext {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #666666;
	}

	.menusubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-indent: 20px;
	}

.wiresubtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-indent: 40px;
}

.fixingssubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
	}

.fixingstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;    	
	}



/*THUMBNAIL

	
#thumb 	a:link img,
		a:visited img {
				text-decoration: none;
				border-color: #ffffff;
				border-width: 1px;
				background-color: #FFFFFF;
				padding: 4px;	}



#thumb	a:hover img { border-color: #ff0000; }

a .alt { display: none; }	*/	


div.thumb img
{
  display: inline;
  padding: 4px;
  border: 1px solid #ffffff;
}
div.thumb a:hover img {border: 1px solid #ff0000;}


div.thumbgrey img
{
  display: inline;
  padding: 4px;
  border: 1px solid #cccccc;
}
div.thumbgrey a:hover img {border: 1px solid #ff0000;}

.disclaimer {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #ff0000;
	}