html {
	position: relative;
	min-height: 100%;
}

#main {
	margin-bottom: 30px;
}

footer {
	height: auto;
	/*line-height: 20px;*/
	position: absolute;
	bottom: 0;
}
