.mlddm
{	/*visibility: hidden;*/
    margin: 0;
    padding: 0;
    /*height: 28px*/
}

.mlddm li
{	display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    font: 11px arial}

.mlddm li.main_button
{	margin: 5px 0px;
    #margin: 4px 0px;
    /*border-left:1px solid #cccccc;*/
    background:url('/Themes/Theme006/images/nav-button-background.gif') no-repeat center left;
}

.mlddm li.main_button img
{
}



.mlddm li a
{	display: block;
    text-align: center;
    white-space: nowrap;
    /*color: #FFF;*/
    padding: 0px 10px;
    margin: 0;
    /*width: 70px;*/
    text-decoration: none;
    /*background: #425598*/
}


.mlddm li a#buttonnohover
{	display: block;
    text-align: center;
    white-space: nowrap;
    /*color: #FFF;*/
    padding: 0px 10px;
    margin: 0;
    /*width: 70px;*/
    text-decoration: none;
    /*background: #425598*/
}

.mlddm li a:hover, .mlddm li a#buttonhover
{	/*color: #FFF;*/
    background: #ac996e;
}


a.main_link
{	/*color: #FFF;*/
    background: none !important;
}


.mlddm ul
{	z-index: 100;
    margin: 0 0 0 0;
    padding: 0;
    visibility: hidden;
    position: absolute;
    clear: both;
    /*background: #4570CE url(bg.jpg)*/
    background: #735839;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
}

.mlddm ul.first-sub{
    padding-top:5px;
    margin-top:3px;
    
}

ul.mlddm
{	width:912px;
    padding:9px 3px 6px 3px;
    #padding:12px 3px 9px 3px;
    margin-left:auto;
    margin-right:auto;
    position:relative;
    z-index:3;
}

#navigation .top-image{
    width:925px;
    height: 29px;
    background:url(../images/nav-top.gif);
    margin-bottom:-29px;
    position:relative;
    z-index:2;
}

#navigation .bottom-image{
    width:925px;
    height: 5px;
    background:url(../images/nav-bottom.gif) top center no-repeat;
    position:relative;
    z-index:2;
}

/* Uncomment if you want to use text links instead of image links - added by Sanjay Shah
.mlddm li a.main_link,.mlddm li a#buttonnohover{
    font-size:12px;
    font-weight:bold;
    padding-top:0px;
    padding-bottom:0px;
    color:#666666;
    line-height:1;
}
*/
.mlddm ul li
{	float: none}

.mlddm ul li a
{	width: auto;
    padding: 6px 15px;
    text-align: left;
    background: transparent;

    color:#ffffff;
    font-weight:bold;
}

.mlddm ul li a:hover
{	
    /*color: #FFF;*/
    /*padding: 8px 15px;*/
    /*border: 1px solid #528BFF;*/
    /*border-width: 1px 0px*/
}

.mlddm .hsub
{	background: no-repeat right url('/Themes/Theme006/images/nav-arrow.gif')}

.mlddm .hsub:hover
{	background: #ac996e no-repeat right url('/Themes/Theme006/images/nav-arrow.gif')}

