.footer_container
{
    padding: 0;
    margin: 10px 0 0 0; 
    width: 1000px;
    float:left;

}
.footer_top_container{
    background: #f2f2f2;
    height: 105px; 
}
.footer_menu_container
{
    float: left;
    width: 75px;    
    margin: 0 0px 0 8px;
    padding: 0;
    height: 105px;
}
.footer_menu 
{
    float: left;
    width: 75px;    
    margin: 0;
    padding: 0;
    height: 88px;
}
.footer_menu ul
{
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}
.footer_menu ul li 
{        
    margin:0px 0 0 0px;
    padding:0 5px 0 0;
    list-style-type: none;
    color:#666666;    
    font: normal 11px verdana;  
    float: left;
}
.footer_menu li a:link, .footer_menu li a:visited
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    list-style-type: none;
    color:#666666;    
    font: normal 9px verdana;
    text-decoration: underline;
    list-style-type: none;
    text-align: left;
}
.footer_menu li a:hover, .footer_menu li a:active, .footer_menu li a:focus

{
    text-decoration: none;
    color:#dd4814;
}

.footer_menu li span
{
    font: bold 10px verdana;
    color:#dd4814; 
    /*height: 25px; */
}
.footer_menu li span.bottom_coma
{
    color:#766A62;
}
.footer_menu li span a:link
{
    color: #dd4841;
}
.footer_menu li .head a:link
{
    color: #dd4841;
    text-decoration: underline;
}
.footer_menu li a.footer_head:link, .footer_menu li a.footer_head:hover,.footer_menu li a.footer_head:visited{
    font: bold 10px verdana;
    color:#dd4814; 
    text-decoration: underline;

}
.footer_menu li a.footer_head:hover{
    text-decoration: none;
}
.footer_menu_middle{

    color: #666666;
    width: 100%;
    text-align: center;
    margin: auto;
    float: left;

}
.footer
{
    margin: auto;
    width:98%;
    text-align: center;

}
.footer_menu_middle ul{
    color: #666666;
    margin: 0;
}
.footer_menu_middle ul li{
    float: left;
    color: #666666;
    margin: 6px;
    list-style-type: none;

}
.footer_menu_middle  li a:link,.footer_menu_middle  li a:hover,.footer_menu_middle  li a:visited{
    float: left;
    color: #666666;
    margin: 6px;
    list-style-type: none;
    text-decoration: underline;
    font: normal 11px verdana;
}
.footer_menu_middle li a:hover{
    text-decoration: none;
    color: #dd4841;
}
.copyright_bottom{
    font: normal 11px verdana;
    color: #666666;
    text-align: center;
    clear: left;
}

.footer_menu_bottom{

    color: #666666;
    width: 100%;
    text-align: center;
    clear: left;
    background-color: #f2f2f2;
    border-bottom: 1px solid #cbcac9;
    border-top: 1px solid #cbcac9;
    padding: 2px;
    height: 23px;


}
.footer_menu_bottom ul{
    color: #666666;
    margin: 0 0 0 7px;
    background: #f2f2f2;

}
.footer_menu_bottom li{
    float: left;
    color: #666666;
    margin: 0 10px 0 0;
    list-style-type: none;

}
.footer_menu_bottom  li a:link,.footer_menu_bottom  li a:hover,.footer_menu_bottom  li a:visited{
    float: left;
    color: #e34d00;

    list-style-type: none;
    text-decoration: none;
    font: bold 10px verdana;
}

.footer_mehr
{    
    float:left;
    height:10px;
    margin:0;
    padding:0;
    width:82px;
}
.footer_mehr a:link, .footer_mehr a:visited 
{ 
    color: #666666; 
    text-decoration: none; 
    font-weight: 900;
    font-size: 9px;
    font-family:verdana;
} 

.footer_mehr a:hover, .footer_mehr a:active, .footer_mehr a:focus 
{ 
    color: #dd4814; 
    text-decoration: underline; 
    font-weight: 900;
    font-size: 9px;
    font-family:verdana;
}
.footer_category_height
{
    float: left;
    height: 24px;
    color: #E34D00;
    font-family:Verdana;
    font-size:10px;
    font-weight:700;
    text-decoration:none;
}
li.category_height a:link,li.category_height a:visited
{    
    min-height: 24px;
    text-decoration:none;
    width: 100%;
}
li.category_height a:hover, li.category_height a:active, li.category_height a:focus
{
    min-height: 24px;
    text-decoration: underline;
    width: 100%;
    } 