html, body, #wrapper { height: 100%; margin: 0; padding: 0; }
body > #wrapper { height: auto; min-height: 100%; }

#footer {
 clear: both;
 position: relative;
 z-index: -1;
 height: 7.323em;
 margin-top: -7.323em;
}

#content { padding-bottom: 7.323em; }