
.nav-wrap { margin: 0px 0px; height: 35px; border: 1px solid #555; font-family:Arial, Helvetica; font-size: 14px; width: 958px;}

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */


#example-one { margin: 0px auto; list-style: none; position: relative; width: 958px;}
#example-one li { display: inline;}
#example-one li a { position:relative; z-index:500; color: #bbb; display: block; float: left; padding: 9px 30px 0px 30px; text-decoration: none; text-transform: uppercase;}
#example-one li a:hover { color: #000; }
#magic-line { position: absolute; bottom: -10px; left: 0; height: 35px; background-image: url(../images/nav_bg_h.png); }


/*
#example-two { margin: 0 auto; list-style: none; position: relative; }
#example-two li { display: inline;}
#example-two li a { position: relative; z-index: 200; color: #bbb; display: block; float: left; padding: 9px 30px 1px 30px; text-decoration: none; text-transform: uppercase; }
#example-two li a:hover { color: white; }
#example-two #magic-line-two { position: absolute; top: 0; left: 0; width: 100px; background-image: url(../images/nav_bg_h.png) ; z-index: 100; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
*/
.current_page_item a, .current_page_item_two a { color: #000; z-index:500;}