body{
	height:100%;
}

#Wrapper {
	overflow:auto;	
	min-height: 100%;
	height: auto;
}

/*#Content {
	min-height: 100%;
	height: auto;
}*/

#Footer {
	position: relative;
}