/* CSS Document */

#main{
	min-height:480px;
	height: auto;
}
* html #main{
	height: 480px;
}