#footer{
 background:#EE1B23;
 line-height:30px;
 overflow-x:hidden;
 color:#202024;
 font-size:16px;
 font-weight:300;
}
#copyright {
  float: left;
  padding-top: 20px;
  padding-left: 10px;
  color: #ffffff;
  font-size: 13px;
  }
#footerlogo{
  float: right;
  width: 23.07692307692308%;
  position: relative;
  padding: 11px 0 14px 24px;
 }
 
 .containerfooter{
  width:855px;
  margin:0 auto;
 }
 .footerlogo{
  z-index: 1;
  position: relative;
 }
 .termsofuse{
  color: #ffffff;
  font-size: 100%!important;
  font-weight: 500!important;
 }