/** { text-align:center; margin: 0px; padding: 0px; }*/

#mainNav {
      background: url(../images/menubar.png);
      height: 32px;
      width: 839px;
      margin: 0 auto;
			margin-left:0;
			margin-top:10px;
			margin-bottom:10px;
}
#mainNav span {
     display: none;
}

#mainNav li{
	list-style-type:none;
	float:left;	
}

#mainNav a{
	height:32px;
	display: block;	
}

#button1 { width: 104px; }
#button2 { width: 105px; }
#button3 { width: 105px; }
#button4 { width: 105px; }
#button5 { width: 105px; }
#button6 { width: 105px; }
#button7 { width: 104px; }
#button8 { width: 105px; }

#button1 a:hover {
  background: url(../images/menubar.png) 0px -32px no-repeat;
}
#button2 a:hover {
  background: url(../images/menubar.png) -104px -32px no-repeat;
}
.company #button2 a{
	background: url(../images/menubar.png) -104px -64px no-repeat;
}
#button3 a:hover {
	background: url(../images/menubar.png) -209px -32px no-repeat;
}
.solutions #button3 a {
	background: url(../images/menubar.png) -209px -64px no-repeat;
}
#button4 a:hover {
  background: url(../images/menubar.png) -314px -32px no-repeat;
}
.services #button4 a{
  background: url(../images/menubar.png) -314px -64px no-repeat;
}
#button5 a:hover {
  background: url(../images/menubar.png) -419px -32px no-repeat;
}
.products #button5 a {
	background: url(../images/menubar.png) -419px -64px no-repeat;
}
#button6 a:hover {
  background: url(../images/menubar.png) -524px -32px no-repeat;
}
.technology #button6 a {
	background: url(../images/menubar.png) -524px -64px no-repeat;
}
#button7 a:hover {
  background: url(../images/menubar.png) -629px -32px no-repeat;
}
.clients #button7 a {
	background: url(../images/menubar.png) -629px -64px no-repeat;
}
#button8 a:hover {
  background: url(../images/menubar.png) -734px -32px no-repeat;
}
.contact #button8 a {
	background: url(../images/menubar.png) -734px -64px no-repeat;
}