#nav {padding: 0; margin: 0; list-style: none;}
ul#nav li { height: 20px; width: 170px; background-color: #80303a; background-image: url(img/header_bar_bg_services.gif); margin: 0; padding: 0; position: relative; line-height: 18px; border-bottom: 1px solid #FFFFFF; }
.subnav { padding: 0; margin: 0; list-style: none; position: absolute; left: 170px;	top: 0;	display: none; }
.subnav li { display: block; line-height:18px; background-color: #DEDECA; padding: 0 10px 0 5px; margin: 0; width: 150px; border-left: 1px solid #FFFFFF; }
.services_menu_item_link { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none; padding: 0 0 0 10px; margin: 0; vertical-align: middle; }
.services_menu_item_link:hover { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: underline; padding: 0 0 0 10px; margin: 0; vertical-align: middle;}
li:hover ul, li.over ul { display: block; } /* The magic */

.first { margin: 0; }


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */



