

/* FIRM */
#nav_0 {
width: 67px;
height: 29px;
display: block;
}

#nav_0:hover { 
background: url(../i/nav/main_nav_down.png) no-repeat;
background-position: 0 0;
}


/* ATTORNEYS  */
#nav_1 {
width: 78px;
height: 29px;
display: block;}

#nav_1:hover { 
background: url(../i/nav/main_nav_down.png) no-repeat;
background-position: -68px 0;
}


/* PRACTICES  */
#nav_2 { 
width: 76px;
height: 29px;
display: block;
}

#nav_2:hover { 
background: url(../i/nav/main_nav_down.png) no-repeat;
background-position: -147px 0;
}


/* NEWS/EVENTS */
#nav_3 { 
width: 48px;
height: 29px;
display: block;
}

#nav_3:hover { 
background: url(../i/nav/main_nav_down.png) no-repeat;
background-position: -224px 0;
}


/* CAREERS */
#nav_4 { 
width: 65px;
height: 29px;
display: block;}

#nav_4:hover { 
background: url(../i/nav/main_nav_down.png) no-repeat;
background-position: -273px 0;
}

/* CONTACT */
#nav_5 { 
width: 87px;
height: 29px;
display: block;}

#nav_5:hover { 
background: url(../i/nav/main_nav_down.png) no-repeat;
background-position: right;
}

