html, body {
    height: 100%;
}

body{
	
}

#container{
	background:#ffffff;
	min-width: 980px;
    min-height:620px;
	width:100%;
	/*height: 100%;	*/
}

