#footer_main_cont{
    width: 1000px;
    height: 97px;
    background: url('http://www.iroda.ws/modules/irodaclone_footer_1/images/footer_bg.jpg');
   
}


#footer_website_links{
    width: 850px;
    height: 30px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    
    color: #BFA6BD;
    text-align: center;
}

#footer_website_links a{
    color: #BFA6BD;
    font-size: 12px;
}

#footer_links{
    text-align: center;
    height: 25px;
    margin-top: 15px;
    text-align: center;
    color: #BFA6BD;
    font-size: 12px;
    line-height: 25px;
}
.footer_link{
    font-size: 12px;
    color: #BFA6BD;
}
#footer_rss_link{
    color:#F69301;
}