#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	}
#nav li	{
	float:left;
	height:22px;
	width:161px;
	}
#nav li a {
	display: block;
	text-indent:-9999px;
	text-decoration: none;
	height:22px;
}
#nav li a:hover {
	text-decoration: none;
}
/*----------------------home--------------------------------------*/
body #nav li.home a {
	background: transparent url(../../images/buttonsprite.jpg) 0px 0px no-repeat;
}
body #nav li.home a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -163px 0px no-repeat;
}
body #nav li.home {
	background: transparent url(../../images/buttonsprite.jpg) -163px 0px no-repeat;
}
body#homebody #nav li.home a {
	background: transparent url(../../images/buttonsprite.jpg) -326px 0px no-repeat;
}
/*---------------------about---------------------------------------*/
body #nav li.about a {
	
	background: transparent url(../../images/buttonsprite.jpg) 0px -22px no-repeat;
	}

body #nav li.about a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -163px -22px no-repeat;
	}
	
body #nav li.about {
	background: transparent url(../../images/buttonsprite.jpg) -163px -22px no-repeat;
	}

body#aboutbody #nav li.about a {
	background: transparent url(../../images/buttonsprite.jpg) -326px -22px no-repeat;
	}
/*----------------------services--------------------------------------*/	
body #nav li.services a {
	background: transparent url(../../images/buttonsprite.jpg) 0px -44px no-repeat;
	}

body #nav li.services a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -163px -44px no-repeat;
	}
	
body #nav li.services {
	background: transparent url(../../images/buttonsprite.jpg) -163px -44px no-repeat;
	}

body#servicesbody #nav li.services a {
	background: transparent url(../../images/buttonsprite.jpg) -326px -44px no-repeat;
	}
	/*----------------------help--------------------------------------*/	
body #nav li.help a {
	background: transparent url(../../images/buttonsprite.jpg) 0px -67px no-repeat;
	}

body #nav li.help a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -163px -67px no-repeat;
	}
	
body #nav li.help {
	background: transparent url(../../images/buttonsprite.jpg) -163px -67px no-repeat;
	}

body#helpbody #nav li.help a {
	background: transparent url(../../images/buttonsprite.jpg) -326px -67px no-repeat;
	}
	/*----------------------news--------------------------------------*/	
body #nav li.news a {
	background: transparent url(../../images/buttonsprite.jpg) 0px -89px no-repeat;
	}

body #nav li.news a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -163px -89px no-repeat;
	}
	
body #nav li.news {
	background: transparent url(../../images/buttonsprite.jpg) -163px -89px no-repeat;
	}

body#newsbody #nav li.news a {
	background: transparent url(../../images/buttonsprite.jpg) -326px -89px no-repeat;
	}
		/*----------------------employment--------------------------------------*/	
body #nav li.employment a {
	background: transparent url(../../images/buttonsprite.jpg) 0px -111px no-repeat;
	}

body #nav li.employment a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -163px -111px no-repeat;
	}
	
body #nav li.employment {
	background: transparent url(../../images/buttonsprite.jpg) -163px -111px no-repeat;
	}

body#employmentbody #nav li.employment a {
	background: transparent url(../../images/buttonsprite.jpg) -326px -111px no-repeat;
	}
/*----------------------locations--------------------------------------*/
body #nav li.locations a {
	background: transparent url(../../images/buttonsprite.jpg) 0px -133px no-repeat;
	}

body #nav li.locations a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -163px -133px no-repeat;
	}
	
body #nav li.locations {
	background: transparent url(../../images/buttonsprite.jpg) -163px -133px no-repeat;
	}

body#locationsbody #nav li.locations a {
	background: transparent url(../../images/buttonsprite.jpg) -326px -133px no-repeat;
	}
/*----------------------contact--------------------------------------*/
body #nav li.contact a {
	background: transparent url(../../images/buttonsprite.jpg) 0px -155px no-repeat;
	}

body #nav li.contact a:hover {
	background: transparent url(../../images/buttonsprite.jpg) -163px -155px no-repeat;
	}
	
body #nav li.contact {
	background: transparent url(../../images/buttonsprite.jpg) -163px -155px no-repeat;
	}

body#contactbody #nav li.contact a {
	background: transparent url(../../images/buttonsprite.jpg) -326px -155px no-repeat;
	}