.menu-top{
background:url(../images/menu-bg.jpg) left  top  no-repeat;
height:32px;
width:663px;
float:right;
color:#FFFFFF;
}
.menu-top ul {
list-style: none;
padding:0;
margin:0px;
float:left;
}
.menu-top ul li  {
color:#FFFFFF;
padding-top:10px;
padding:6px 22px 0 22px;
float:left;
}
.menu-top ul li a {
display:inline-block;
color:#FFFFFF;
float:left;
}
.menu-top ul li.about a {
height:1px;
background:url(../images/menu-content.gif) 43px top  no-repeat;
padding-top:17px;
padding-left:49px;
overflow:hidden;
}
.menu-top ul li.about a:hover, .menu-top ul li.about a.active {
background:url(../images/menu-content.gif) 43px -18px no-repeat;
}
.menu-top ul li.products a {
height:1px;
background:url(../images/menu-content.gif) -100px top  no-repeat;
padding-top:17px;
padding-left:12px;
overflow:hidden;
}
.menu-top ul li.products a:hover, .menu-top ul li.products a.active {
background:url(../images/menu-content.gif) -100px -18px no-repeat;
}
.menu-top ul li.policies a {
height:1px;
background:url(../images/menu-content.gif) -207px top  no-repeat;
padding-top:17px;
padding-left:20px;
overflow:hidden;
}
.menu-top ul li.policies a:hover, .menu-top ul li.policies a.active {
background:url(../images/menu-content.gif) -207px -18px no-repeat;
}
.menu-top ul li.spirit a {
height:1px;
background:url(../images/menu-content.gif) -345px top  no-repeat;
padding-top:17px;
width:81px;
overflow:hidden;
}
.menu-top ul li.spirit a:hover, .menu-top ul li.spirit a.active {
background:url(../images/menu-content.gif) -345px -18px no-repeat;
}
.menu-top ul li.contact a {
height:1px;
background:url(../images/menu-content.gif) -464px top  no-repeat;
padding-top:17px;
padding-left:10px;
padding-right:20px;
overflow:hidden;
}
.menu-top ul li.contact a:hover, .menu-top ul li.contact a.active {
background:url(../images/menu-content.gif) -464px -18px no-repeat;
}
