/* CSS Document */

html,body{margin:0; padding: 0;height: 100%}
div#container{position: relative; height:100%}
body>div#container{height: auto; min-height: 100%}
div#footer{position:absolute;bottom: 0;width: 100%}



