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

