@charset "utf-8";
/* CSS Document
menu:  70 [ 135 , 156 , 104 , 118 , 232 , 77 , 236 ]
*/

#menu {text-align:center; width:1058px; margin:0 0 0 -60px;}
#menu ul { width:1058px; margin:0; padding: 0; height: 70px; margin-bottom: 15px;}
#menu ul li {list-style:none; list-style-type:none; float:left; text-indent:-9999px; height:70px;}
#menu ul li a {display:block; background: url(/images/pages/_global/menu.png) 0 0 no-repeat; height:70px;}
/* Menu items, Normal and Hover State */

#menu ul li.home a {background-position: 0 0; width:135px; }
#menu ul li.home a:hover, #menu ul li.home a.active, #menu ul li.home a.current {background-position: 0 -70px;}

#menu ul li.blog a {background-position: -135px 0; width:156px; }
#menu ul li.blog a:hover, #menu ul li.blog a.active, #menu ul li.blog a.current  {background-position: -135px -70px;}

#menu ul li.services a {background-position: -291px 0px;  width:104px; }
#menu ul li.services a:hover, #menu ul li.services a.active, #menu ul li.services a.current  {background-position: -291px -70px;}

#menu ul li.products a {background-position: -395px 0px;  width:118px; }
#menu ul li.products a:hover, #menu ul li.products a.active, #menu ul li.products a.current  {background-position: -395px -70px; }

#menu ul li.testimonials a {background-position: -513px 0px;  width:232px; }
#menu ul li.testimonials a:hover, #menu ul li.testimonials a.active, #menu ul li.testimonials a.current  {background-position:-513px -70px; }

#menu ul li.staff a {background-position: -745px 0; width:77px; }
#menu ul li.staff a:hover, #menu ul li.staff a.active, #menu ul li.staff a.current  {background-position: -745px -70px;}

#menu ul li.contact a {background-position: -822px 0px;  width:236px; }
#menu ul li.contact a:hover, #menu ul li.contact a.active, #menu ul li.contact a.current  {background-position: -822px -70px;}
