html, body { margin: 0; padding: 0; background: url( './../images/logo.png' ) no-repeat center top #fff; height: 100%; font-family: ; color: #FFF; }
img { border: none; }

h1, p { margin: 0; padding: 0; }

div#container { min-height: 100%; height: auto !important; height: 100%; margin-bottom: -30px; }

div#footer { background: url('./../images/footer.png') repeat-x; height: 19px; font-size: 8pt; padding-left: 20px; padding-top: 11px; }
div#footer div#left { float: left; }
div#footer div#right { float: right; margin-right: 40px; }
div#footer div span { color: #b8aba5; }

.clear { clear: both; }