/* INSIDE NAV ---------------------------/*



/* FIRM */
#nav_0 { background: url(../i/nav/inside_firm.png) no-repeat;
width: 92px;
height: 16px;
background-color: transparent;
margin: 0 50px 0 0;}

#nav_0_on, #nav_0:hover { background: url(../i/nav/inside_firm.png) no-repeat;
width: 92px;
height: 16px;
background-position: 0 -16px;
background-color: transparent;
margin: 0 50px 0 0;}


/* PROFESSIONALS  */
#nav_1 { background: url(../i/nav/inside_professionals.png) no-repeat;
width: 92px;
height: 18px;
background-color: transparent;
margin: 0 50px 0 0;}

#nav_1_on, #nav_1:hover { background: url(../i/nav/inside_professionals.png) no-repeat;
width: 92px;
height: 18px;
background-position: 0 -18px;
background-color: transparent;
margin: 0 50px 0 0;}


/* PRACTICES  */
#nav_2 { background: url(../i/nav/inside_practices.png) no-repeat;
width: 92px;
height: 18px;
background-color: transparent;
margin: 0 50px 0 0;}

#nav_2_on, #nav_2:hover { background: url(../i/nav/inside_practices.png) no-repeat;
width: 92px;
height: 18px;
background-position: 0 -18px;
background-color: transparent;
margin: 0 50px 0 0;}


/* NEWS and EVENTS */
#nav_3 { background: url(../i/nav/inside_news.png) no-repeat;
width: 92px;
height: 18px;
background-color: transparent;
margin: 0 50px 0 0;}

#nav_3_on, #nav_3:hover { background: url(../i/nav/inside_news.png) no-repeat;
width: 92px;
height: 18px;
background-position: 0 -18px;
background-color: transparent;
margin: 0 50px 0 0;}


/* CAREERS */
#nav_4 { background: url(../i/nav/inside_careers.png) no-repeat;
width: 92px;
height: 18px;
background-color: transparent;
margin: 0 50px 0 0;}

#nav_4_on, #nav_4:hover { background: url(../i/nav/inside_careers.png) no-repeat;
width: 92px;
height: 18px;
background-position: 0 -18px;
background-color: transparent;
margin: 0 50px 0 0;}


/* CONTACT */
#nav_5 { background: url(../i/nav/inside_contact.png) no-repeat;
width: 92px;
height: 16px;
background-color: transparent;
margin: 0 50px 0 0;}

#nav_5_on, #nav_5:hover { background: url(../i/nav/inside_contact.png) no-repeat;
width: 92px;
height: 16px;
background-position: 0 -16px;
background-color: transparent;
margin: 0 50px 0 0;}



