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