html, body, #container { height: 100%; }body > #container { height: auto; min-height: 100%; }#footer { clear: both; position: relative; z-index: 10; height: 35px; margin-top: -35px;}#content { padding-bottom: 60px; }#footer { background-image:url(images/footer_bg.png); color: white;  text-align: center; line-height: 35px;font-family: Arial, Helvetica, sans-serif;font-weight: normal;font-size:0.7em;color: #fff;}#footer a:link {font-family: Arial, Helvetica, sans-serif;font-weight: normal;color: #fff;text-decoration: none;}#footer a:visited {font-family: Arial, Helvetica, sans-serif;font-weight: normal;color: #fff;text-decoration: none;}#footer a:hover {font-family: Arial, Helvetica, sans-serif;font-weight: normal;color: #000;text-decoration: none;}#footer a:active {font-family: Arial, Helvetica, sans-serif;font-weight: normal;color: #fff;text-decoration: none;}
