/* CSS Document */

#menu_buttons {height:26px; padding-left: 18px;}
#menu_buttons ul {  margin:0 ; padding: 0; list-style-type: none;}
#menu_buttons li {float: left; display: inline;}
#menu_buttons a {float: left; display: inline; text-decoration: none;}
#menu_buttons span{display:none;}

#menu_buttons a.services {width: 188px; height: 26px; background:url(images/buttons.gif) 0px 0px no-repeat;}
#menu_buttons a.services:hover {background:url(images/buttons.gif) 0px -26px no-repeat;}
#menu_buttons li.current a.services {background:url(images/buttons.gif) 0px -26px no-repeat;}

#menu_buttons a.clients {width: 189px; height: 26px; background:url(images/buttons.gif) -188px 0px no-repeat;}
#menu_buttons a.clients:hover {background:url(images/buttons.gif) -188px -26px no-repeat;}
#menu_buttons li.current a.clients {background:url(menu_buttons/buttons.gif) -100px -26px no-repeat;}

#menu_buttons a.aboutus {width: 189px; height: 26px; background:url(images/buttons.gif) -377px 0px no-repeat;}
#menu_buttons a.aboutus:hover {background:url(images/buttons.gif) -377px -26px no-repeat;}
#menu_buttons li.current a.aboutus {background:url(images/buttons.gif) -200px -26px no-repeat;}

#menu_buttons a.careers {width: 189px; height: 26px; background:url(images/buttons.gif) -566px 0px no-repeat;}
#menu_buttons a.careers:hover {background:url(images/buttons.gif) -566px -26px no-repeat;}
#menu_buttons li.current a.careers {background:url(images/buttons.gif) -100px -26px no-repeat;}

#menu_buttons a.contact {width: 189px; height: 26px; background:url(images/buttons.gif) -755px 0px no-repeat;}
#menu_buttons a.contact:hover {background:url(images/buttons.gif) -755px -26px no-repeat;}
#menu_buttons li.current a.contact {background:url(images/buttons.gif) -200px -26px no-repeat;}