/*Home*/

/*main nav*/
.clients { background-image: url(/_images/mainNav-clients-navy.gif); width: 61px; height: 15px; background-repeat:no-repeat;  }
.services { background-image: url(/_images/mainNav-services-navy.gif); width: 82px; height: 15px; background-repeat:no-repeat; }
.people { background-image: url(/_images/mainNav-people-navy.gif); width: 71px; height: 15px; background-repeat:no-repeat; }
.contact { background-image: url(/_images/mainNav-contact-navy.gif); width: 64px; height: 15px; background-repeat:no-repeat; }


/*Footer*/
.footer-clients {background:url(/_images/hdr-clients.gif) 0 0 no-repeat;} 
.footer-services {background:url(/_images/hdr-services.gif) 0 0 no-repeat;}
.footer-people {background:url(/_images/hdr-people.gif) 0 0 no-repeat;}
.footer-contact {background:url(/_images/hdr-contact.gif) 0 0 no-repeat;}
