Footer {
width: 100%;

}
#Footer p{
/*width: 820px;*/
font-size: 0.85em;
color: #fe4819;
line-height: 1.8em;

}
#Footer .Small {
font-size: 1em;
color: #757575;
}
#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
text-decoration: none;
color: #1E292B;
margin: 0;
}
#Footer a:hover {
color: #fe4819;
}
#FooterLogos {
background: url(../images/home/imagesfooter/bg_footer_logos.gif) 0 100% no-repeat ;
padding: 0 0 20px 20px;a
margin: 0 0 10px 0;

}
#FooterLogos img {
margin: 0 15px 0 0;
}

#Container {
position: relative;
margin: 0 auto;
width: 100%;
}
#ContainerBottom {
clear: both;
position: relative;
width: 100%;
background: #fff url(../images/home/imagesfooter/bg_container_bottom.gif) 0 0 repeat-x;
}