#horiz-menu {
background:#EDEDED url(../images/menu/menuTop.jpg) repeat-x scroll 0 0;
border-color:#DEDEDE #DEDEDE -moz-use-text-color;
border-style:solid solid none;
border-width:0;
width: 710px;
height: 41px;	
float:left;
}
#horiz-menu-end {
background:#EDEDED url(../images/menu/menuEndTop.jpg) no-repeat scroll 0 0;
border-color:#DEDEDE #DEDEDE -moz-use-text-color;
border-style:solid solid none;
border-width:0;
width: 210px;
height: 41px;	
float:left;
}


#horiz-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
float:left;
}


#horiz-menu li {
display:block;
float:left;
margin:0;
padding:0;
}

#horiz-menu li.active a, #horiz-menu li a:hover {
border-top:5px solid #FF6633;
color:#888;
height:36px;
line-height:36px;
}

#horiz-menu a{
background:transparent url(../images/menu/submenu-div.png) no-repeat scroll 100% 60%;
color:#555555;
display:block;
float:left;
font-size:10px;
font-weight:bold;
height:41px;
line-height:46px;
overflow:hidden;
padding:0 11px;
text-decoration:none;
text-transform:uppercase;
white-space:nowrap;
z-index:100;
}

#sub-menu {
background:transparent url(../images/menu/menuBottom.jpg) repeat-x scroll 0 0;
border-color:#DEDEDE;
height:34px;
width: 710px;
float:left;
}
#sub-menu-end {
background:transparent url(../images/menu/menuEndBottom.jpg) no-repeat scroll 0 0;
border-color:#DEDEDE;
height:34px;
width: 210px;
float:left;
}
#sub-menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#sub-menu li {
display:block;
float:left;
margin:0;
padding:0;
}
ul.menu li {
float:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

ul.menu span {
display:block;
height:24px;
}

#sub-menu a, #sub-menu li.active a {
background:transparent url(../images/menu/submenu-div.png) no-repeat scroll 100% 50%;
display:block;
float:left;
font-size:100%;
font-weight:bold;
height:34px;
line-height:34px;
margin:0;
overflow:hidden;
padding:0 12px;
text-decoration:none;
text-indent:0;
white-space:nowrap;
z-index:100;
}
