#secondary-navigation ul {
margin:0;
padding: 0 0 0 94px;
}

#secondary-navigation li {
margin:0;
padding:0;
list-style:none;
float:left;
}

#secondary-navigation span {
display:none;
}

#secondary-navigation a {
float:left;
}	

#secondary-border-left {
width:11px;
height:23px;
background-image:url(/images/secondary-border-left.gif);
background-repeat:no-repeat;
}

#secondary-border-middle {
width:13px;
height:23px;
background-image:url(/images/secondary-border-middle.gif);
background-repeat:no-repeat;
}

#secondary-border-right {
width:8px;
height:23px;
background-image:url(/images/secondary-border-right.gif);
background-repeat:no-repeat;
}

#secondary-about {
width:67px;
height:23px;
background-image:url(/images/secondary-about-off.gif);
background-repeat:no-repeat;
}

#secondary-about a {
padding: 0 67px 23px 0;
}

#secondary-about a:hover {
background:url(/images/secondary-about-on.gif) no-repeat top left;
}

#secondary-news {
width:107px;
height:23px;
background-image:url(/images/secondary-news-off.gif);
background-repeat:no-repeat;
}

#secondary-news a {
padding: 0 107px 23px 0;
}

#secondary-news a:hover {
background:url(/images/secondary-news-on.gif) no-repeat top left;
}

#secondary-resources {
width:118px;
height:23px;
background-image:url(/images/secondary-resources-off.gif);
background-repeat:no-repeat;
}

#secondary-resources a {
padding: 0 118px 23px 0;
}

#secondary-resources a:hover {
background:url(/images/secondary-resources-on.gif) no-repeat top left;
}

#secondary-locations {
width:73px;
height:23px;
background-image:url(/images/secondary-locations-off.gif);
background-repeat:no-repeat;
}

#secondary-locations a {
padding: 0 73px 23px 0;
}

#secondary-locations a:hover {
background:url(/images/secondary-locations-on.gif) no-repeat top left;
}

#secondary-contact {
width:87px;
height:23px;
background-image:url(/images/secondary-contact-off.gif);
background-repeat:no-repeat;
}

#secondary-contact a {
padding: 0 87px 23px 0;
}

#secondary-contact a:hover {
background:url(/images/secondary-contact-on.gif) no-repeat top left;
}

#secondary-store {
width:148px;
height:23px;
background-image:url(/images/secondary-store-off.gif);
background-repeat:no-repeat;
}

#secondary-store a {
padding: 0 148px 23px 0;
}

#secondary-store a:hover {
background:url(/images/secondary-store-on.gif) no-repeat top left;
}