/* Footer Logo Alignment */
#FooterLogo {
display:inline-block;
width:100%;
float:none;
text-align:center;
margin:10px;
}
