#wrap{min-width:840px;}
#header,.footer,.topMenu{min-width:840px;} 
#wrap{width:100%;}
#header{width:100%;}            
#logo{margin-left:0;} 
.control{padding-right:17px;}
.hRule{width:100%;}
r:Aqua;}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#jobSeekers {
  display: block;
  float: left;
  width: 96px;
  height: 30px;
  background: url(../images/menu.jpg) no-repeat;
  background-position: 0px 0px;
  }

#jobSeekers:hover { 
  background-position: 0px -32px;
  }

#jobSeekers span {
  display: none;
  }
  
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#business {
  display: block;
  float: left;
  width: 68px;
  height: 30px;
  background: url(../images/menu.jpg) no-repeat;
  background-position: -96px 0px;
  }

#business:hover { 
  background-position: -96px -32px;
  }

#business span {
  display: none;
  }
  
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#government {
  display: block;
  float: left;
  width: 89px;
  height: 30px;
  background: url(../images/menu.jpg) no-repeat;
  background-position: -164px 0px;
  }

#government:hover { 
  background-position: -164px -32px;
  }

#government span {
  display: none;
  }
  
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#programsAndServices {
  display: block;
  float: left;
  width: 127px;
  height: 30px;
  background: url(../images/menu.jpg) no-repeat;
  background-position: -253px 0px;
  }

#programsAndServices:hover { 
  background-position: -253px -32px;
  }

#programsAndServices span {
  display: none;
  }
  
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#dataAndPublications {
  display: block;
  float: left;
  width: 119px;
  height: 30px;
  background: url(../images/menu.jpg) no-repeat;
  background-position: -380px 0px;
  }

#dataAndPublications:hover { 
  background-position: -380px -32px;
  }

#dataAndPublications span {
  display: none;
  }
  
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#calenderOfEvents {
  display: block;
  float: left;
  width: 117px;
  height: 30px;
  background: url(../images/menu.jpg) no-repeat;
  background-position: -499px 0px;
  }

#calenderOfEvents:hover { 
  background-position: -499px -32px;
  }

#calenderOfEvents span {
  display: none;
  }
  
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#aboutUs {
  display: block;
  float: left;
  width: 65px;
  height: 30px;
  background: url(../images/menu.jpg) no-repeat;
  background-position: -616px 0px;
  }

#aboutUs:hover { 
  background-position: -616px -32px;
  }

#aboutUs span {
  display: none;
  }
  
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#contact {
  	display: block;
  	float: left;
  	width: 75px;
  	height: 30px;
  	background: url(../images/menu.jpg) no-repeat;
  	background-position: -683px 0px;
  	}
