html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}



html>body, html>body #contents {
	height: auto;
}


body {
	margin: 0;
	font-family: Arial, sans-serif;
}

#contents {
	position: absolute;
	top: 0;
    left: 0;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 70%;
	text-align: center;
	color: #ffffff;
	padding: 0% 15% 0% ;
}

 */
#footer {
    \width: 100%;
    w\idth: 70%;
}

#main {
	margin-bottom: 5em;
	height: auto;
	padding: .5em;
}

                    
                    