Try adding "clear: both;" to the CSS selectors in footer { ... } ( after line 395 in your style.css) and removing the "position: absolute;".
↧
Try adding "clear: both;" to the CSS selectors in footer { ... } ( after line 395 in your style.css) and removing the "position: absolute;".