#Content {
	width: 100%; 
	min-height: 420px;
	height:auto;
	margin-left: 60px;
}
/* For IE \*/
* html #Content {
height: 420px;
}
/**/


