*{margin:0;padding:0}
 /*body{font:14px Georgia}*/ 

header{padding:100px 0 0 0;display:block}
header h1{width:960px;margin:0 auto}
a{color:#eee;}
a:hover{color:white}

.nav-wrap{margin:50px auto;background: url(../images/menu_bg.jpg);border-top:2px solid #000;border-bottom:2px solid #000}

/* Clearfix */
.group:after{visibility:hidden;display:block;content:"";clear:both;height:0}
*:first-child+html .group{zoom:1} /* IE7 */

/* Example One */
#example-one{margin:0 auto; margin-top:-3px;  list-style:none;position:relative;width:960px}
#example-one li{display:inline-block;padding-right:5px;}
#example-one a{color:#bbb;font-size:16px;float:left;padding:0px 10px 4px 10px;text-decoration:none;text-transform:uppercase}
#example-one a:hover{color:white}
#magic-line{position:absolute;bottom:4px;left:0;width:100px;height:2px;background:#fe4902}
.current_page_item a{color:white !important}
.ie6 #example-one li, .ie7 #example-one li{display:inline}
.ie6 #magic-line {bottom:-3px}