#global-header .nav {
    height: 32px;
    border-top: 0px solid #FFF;
    border-bottom: 0px solid #FFF;
    background: url(../images/index_28.jpg);
    padding: 0;
    }
#global-header .nav ul {
    margin: 0;
    padding: 0;
    border-right: 0px solid #327CBB;
    float: left;
    }
#global-header .nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 32px;
    float: left;
    border-left: 0px solid #A6A6A6;
    border-right: 0px solid #D5D5D5;
    }
#global-header .nav a {
    height: 32px;
    color: #ffffff;
    font-weight: bold;
	TEXT-DECORATION: none;
    padding: 0 30px;
    float: left;
    }
#global-header .nav .on a,
#global-header .nav a:hover {
    color: #f7f7f7;
    text-decoration: underline;
    background: url(../images/subnav-bg-hover.gif);
    border-bottom: 0;
    }
.menu-spacer {
	LINE-HEIGHT: 0px; WIDTH: 3px; BACKGROUND: url(../images/index_26.jpg) no-repeat; FLOAT: left; HEIGHT: 32px; FONT-SIZE: 0px
}
