You appear to have a large margin on your stylesheet for:
Code:
#siteinfoLegal {
    padding: 0.5em 0px 20px;
    font-size: 0.9em;
    text-align: center;
    width: 100%;
    line-height: normal;
    clear: both;
    color: rgb(68, 68, 68);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    margin-bottom: 30px;
}