html, body{height:100%;} 
html,body {margin:0;padding:0}
#outer{
min-height:100%;
margin-bottom:-54px;
height:auto;
}
* html #outer{height:100%;}
#footer {
width:100%;
clear:both;
height:54px;
}
#clearfooter{clear:both;height:54px;}
div>p {margin:0}
#minHeight{float:left;width:0px;height:100%;margin-bottom:-56px;} /*safari wrapper */
* html #minHeight{margin-bottom:-54px;}
