﻿#wrap{min-width:840px;}
#header,.footer,.topMenu{min-width:800px;}
#wrap{width:90%;background: #FFFFFF;}
#header{width:90%;margin:0 auto;}
#logo{margin-left:0;}
.control{padding-right:17px;}
.hRule{width:90%;}
div.footer{background: #FFFFFF;width:100%;}
a.footer{background: none;width.topMenu{width:90%;background: url(../images/bg_wide_menu.jpg) right 0;}

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;
  	}

