/* HOME NAV ---------------------------/*



/* FIRM */
#nav_0 { background: url(../i/nav/home_firm.png) no-repeat;
width: 132px;
height: 25px;
background-color: transparent;}

#nav_0_on, #nav_0:hover { background: url(../i/nav/home_firm.png) no-repeat;
width: 132px;
height: 25px;
background-position: 0 -25px;
background-color: transparent;}


/* PROFESSIONALS  */
#nav_1 { background: url(../i/nav/home_professionals.png) no-repeat;
width: 132px;
height: 30px;
background-color: transparent;}

#nav_1_on, #nav_1:hover { background: url(../i/nav/home_professionals.png) no-repeat;
width: 132px;
height: 30px;
background-position: 0 -30px;
background-color: transparent;}


/* PRACTICES  */
#nav_2 { background: url(../i/nav/home_practices.png) no-repeat;
width: 132px;
height: 30px;
background-color: transparent;}

#nav_2_on, #nav_2:hover { background: url(../i/nav/home_practices.png) no-repeat;
width: 132px;
height: 30px;
background-position: 0 -30px;
background-color: transparent;}


/* NEWS and EVENTS */
#nav_3 { background: url(../i/nav/home_news.png) no-repeat;
width: 132px;
height: 30px;
background-color: transparent;}

#nav_3_on, #nav_3:hover { background: url(../i/nav/home_news.png) no-repeat;
width: 132px;
height: 30px;
background-position: 0 -30px;
background-color: transparent;}


/* CAREERS */
#nav_4 { background: url(../i/nav/home_careers.png) no-repeat;
width: 132px;
height: 30px;
background-color: transparent;}

#nav_4_on, #nav_4:hover { background: url(../i/nav/home_careers.png) no-repeat;
width: 132px;
height: 30px;
background-position: 0 -30px;
background-color: transparent;}


/* CONTACT */
#nav_5 { background: url(../i/nav/home_contact.png) no-repeat;
width: 132px;
height: 25px;
background-color: transparent;}

#nav_5_on, #nav_5:hover { background: url(../i/nav/home_contact.png) no-repeat;
width: 132px;
height: 25px;
background-position: 0 -25px;
background-color: transparent;}



