Sorry, I meant min-height, not max-height for the main-inner one.
For the footer, try this instead:
#footer { margin: 0 auto; max-width: 1024px; }
Sorry, I meant min-height, not max-height for the main-inner one.
For the footer, try this instead:
#footer { margin: 0 auto; max-width: 1024px; }