html,body {	margin:0; padding:0; height:100%;}
#outer_layout {min-height:100%; position:relative;}
#body_container{padding-bottom:108px; height:100%; float:left;	/* Height of the footer */}
#outer_footer {position:absolute; bottom:0; left:0;  width:100%; /* Height of the footer */}

