/* Navigation */

	#nav {
		position: absolute;
		top: 150px;
		left:0px;
		width: 765px;
		height: 33px;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#nav li {
		display:inline;
		margin:0;
		padding:0;
		width: 89px;
		height: 33px;
		text-indent: 0;
	}
	
	#nav a {
		position: absolute;
		top: 0px;
		left: 0px;
		display:block;
		text-indent:-9000px;
		overflow:hidden;
		width: 89px;
		height: 33px;
		margin:0;
		padding:0;
		background-color: transparent;
		background-image: url("../images/nav3.png");
		background-repeat: no-repeat;
	}
	
	
	/* ------------------------------------------------------------- */	
		
	#nav-home a:hover, 					
	#page-home #nav-home a:hover 	{background-position: 0 -33px;}
	#page-home #nav-home a			{background-position: 0 -66px;}
	#nav-home a 					{background-position: 0 0; width: 58px; left:0px;display: none;}

	/* ------------------------------------------------------------- */	
		
	#nav-history a:hover, 						
	#page-history #nav-history a:hover 	{background-position: -58px -33px;}
	#page-history #nav-history a		{background-position: -58px -66px;}
	#nav-history a 						{background-position: -58px 0; width: 67px; left: 114px;left: 114px;}
	
	/* ------------------------------------------------------------- */	
	
	#nav-farming a:hover, 						
	#page-farming #nav-farming a:hover 	{background-position: -125px -33px;}
	#page-farming #nav-farming a		{background-position: -125px -66px;}
	#nav-farming a 						{background-position: -125px 0; width: 75px; left: 125px;left: 181px;}
	
	/* ------------------------------------------------------------- */
	
	#nav-washing-and-grading a:hover, 					
	#page-washing-and-grading #nav-washing-and-grading a:hover 	{background-position: -200px -33px;}
	#page-washing-and-grading #nav-washing-and-grading a			{background-position: -200px -66px;}
	#nav-washing-and-grading a 					{background-position: -200px 0; width: 154px; left: 200px;left: 255px;}
	
	/* ------------------------------------------------------------- */
	
	#nav-product-range a:hover, 					
	#page-product-range #nav-product-range a:hover 	{background-position: -354px -33px;}
	#page-product-range #nav-product-range a			{background-position: -354px -66px;}
	#nav-product-range a 					{background-position: -354px 0; width: 119px; left: 354px;left: 410px;}
	
	/* ------------------------------------------------------------- */
	
	#nav-kestrel-potato a:hover, 					
	#page-kestrel-potato #nav-kestrel-potato a:hover 	{background-position: -473px -33px;}
	#page-kestrel-potato #nav-kestrel-potato a			{background-position: -473px -66px;}
	#nav-kestrel-potato a 					{background-position: -473px 0; width: 114px; left: 473px;left: 0px;}
	
	/* ------------------------------------------------------------- */
	
	#nav-recruitment a:hover, 					
	#page-recruitment #nav-recruitment a:hover 	{background-position: -587px -33px;}
	#page-recruitment #nav-recruitment a			{background-position: -587px -66px;}
	#nav-recruitment a 					{background-position: -587px 0; width: 103px; left: 587px;left: 529px;}
	
	/* ------------------------------------------------------------- */
	
	#nav-facts-and-figures a:hover, 					
	#page-facts-and-figures #nav-facts-and-figures a:hover 	{background-position: -690px -33px;}
	#page-facts-and-figures #nav-facts-and-figures a			{background-position: -690px -66px;}
	#nav-facts-and-figures a 					{background-position: -690px 0; width: 120px; left: 690px;left: 632px;}
	
	/* ------------------------------------------------------------- */
	
	#nav-links a:hover, 					
	#page-links #nav-links a:hover 	{background-position: -810px -33px;}
	#page-links #nav-links a			{background-position: -810px -66px;}
	#nav-links a 					{background-position: -810px 0; width: 52px; left: 810px;left: 752px;display: none;}
	
	/* ------------------------------------------------------------- */
	
	#nav-contact a:hover, 					
	#page-contact #nav-contact a:hover 	{background-position: -862px -33px;}
	#page-contact #nav-contact a			{background-position: -862px -66px;}
	#nav-contact a 					{background-position: -862px 0; width: 70px; left: 862px;left: 752px;}
	
	/* ------------------------------------------------------------- */
	
	
