/*BEGIN Top nav*/

#menu {
	background: url(../i/nav_mainback.jpg) no-repeat; 
}

#nav_0 { background: url(../i/nav_Firm.jpg) no-repeat;
width: 91px;
height: 30px;
}

#nav_0:hover, #udm #nav_0.udmY { background: url(../i/nav_Firm.jpg) no-repeat;
width: 91px;
height: 30px;
background-position: 0 -30px;
}


#nav_1 { background: url(../i/nav_Pro.jpg) no-repeat;
width: 135px;
height: 30px;
}

#nav_1:hover, #udm #nav_1.udmY { background: url(../i/nav_Pro.jpg) no-repeat;
width: 135px;
height: 30px;
background-position: 0 -30px;
}


#nav_2 { background: url(../i/nav_Services.jpg) no-repeat;
width: 88px;
height: 30px;}

#nav_2:hover, #udm #nav_2.udmY { background: url(../i/nav_Services.jpg) no-repeat;
width: 88px;
height: 30px;
background-position: 0 -30px;
}


#nav_3 { background: url(../i/nav_News.jpg) no-repeat;
width: 135px;
height: 30px;}

#nav_3:hover, #udm #nav_3.udmY { background: url(../i/nav_News.jpg) no-repeat;
width: 135px;
height: 30px;
background-position: 0 -30px;
}


#nav_4 { background: url(../i/nav_Clients.jpg) no-repeat;
width: 82px;
height: 30px;
}

#nav_4:hover, #udm #nav_4.udmY { background: url(../i/nav_Clients.jpg) no-repeat;
width: 82px;
height: 30px;
background-position: 0 -30px;
}


#nav_5 { background: url(../i/nav_Careers.jpg) no-repeat;
width: 85px;
height: 30px;}

#nav_5:hover, #udm #nav_5.udmY { background: url(../i/nav_Careers.jpg) no-repeat;
width: 85px;
height: 30px;
background-position: 0 -30px;
}


#nav_6 { background: url(../i/nav_All.jpg) no-repeat;
width: 134px;
height: 30px;}

#nav_6:hover, #udm #nav_6.udmY { background: url(../i/nav_All.jpg) no-repeat;
width: 134px;
height: 30px;
background-position: 0 -30px;
}

/*END Top nav */

