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

