

#menu {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 27px;
  top: 74px;
  left: 18px;
}

#menu span {
  display: none;
  position: absolute;
}

#menu a {
  display: block;
  text-indent: -9000px;
  position: absolute;
  outline: none;
}

#menu a:hover {
  background-position: left bottom;
}

#menu a:active {
	background-position: left bottom;
}

#menu .home {
  width: 74px;
  height: 17px;
  left: 2px;
  top: 52px;
  background: url(../images/nav/01home.jpg) no-repeat;
}

#menu .consult {
  width: 195px;
  height: 17px;
  left: 74px;
  top: 52px;
  background: url(../images/nav/02consult.jpg) no-repeat;
}


#menu .business {
  width: 188px;
  height: 17px;
  left: 269px;
  top: 52px;
  background: url(../images/nav/03business.jpg) no-repeat;
}

#menu .casestudy {
  width: 126px;
  height: 17px;
  left: 457px;
  top: 52px;
  background: url(../images/nav/04case.jpg) no-repeat;
}

/* contact nav 

#menu .contact {
  width: 75px;
  height: 27px;
  left: 543px;
  top: 69px;
  background: url(../images/nav/05contact.png) no-repeat;
}

*/
#csmenu {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
  	height: 22px;
}


	
#csmenu span {
  display: none;
  position: absolute;
}

#csmenu a {
  float: left;
  display: block;
  text-indent: -900%;
  outline: none;
}

#csmenu a:hover {
  background-position: left bottom;
}

#csmenu .casestudies {
  width: 184px;
  height: 24px;
  background: url(../case-studies/images/nav/01case1.jpg) no-repeat;
}

#csmenu .method {
  width: 126px;
  height: 22px;  
  background: url(../case-studies/images/nav/02method.jpg) no-repeat;
}

#csmenu .hydro {
  width: 196px;
  height: 22px;  
  background: url(../case-studies/images/nav/03clearwater.jpg) no-repeat;
}

#csmenu .sfm {
  width: 157px;
  height: 22px;
  background: url(../case-studies/images/nav/04sfm.jpg) no-repeat;
}

#csmenu .denmat {
  width: 108px;
  height: 23px;
  background: url(../case-studies/images/nav/05denmat.jpg) no-repeat;
}

#csmenu .mdrecovery {
  width: 181px;
  height: 23px;
  background: url(../case-studies/images/nav/06mdr.jpg) no-repeat;
}

#csmenu .froghollow {
  width: 168px;
  height: 23px;  
  background: url(../case-studies/images/nav/07fhf.jpg) no-repeat;
}

#csmenu .mamascookin {
  width: 123px;
  height: 23px;
  background: url(../case-studies/images/nav/08mamas.jpg) no-repeat;
}

#footer {
	
}
