#footer {
clear: both;
font-size: 0.8em;
padding: 35px 0 0 350px;
}

#footer_l {
float:left;
width: 24%;
}

#footer_r {
float:right;
text-align: right;
width: 75%;
}

#footer_r p {
margin: 0 0 20px 0;
}

#footer_r p img {
float:right;
margin: 0 0 0 7px;
}

#footer a,
#footer a:visited {
color: #7d7d85;
}

#footer a:active,
#footer a:hover,
#footer a:focus {
color: #f20d54;
}