#wrapper{
	top: 0px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0px;
	/*min-height: 980px;*/
}
#flashcontent {
	/*width: 100%;*/
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0px;
	/*min-width: 0px;
	min-height: 0px;*/
}
#noflash {
	width: 980px;
	height: 100%;
	/*background-image: url(../noflash_bkg.png);
	background-repeat: repeat-y;
	background-position: 782px;*/
}
#noflashimg {
	margin-top: 20px;
}
#noflashtext {
	/*margin-top: -120px;*/
}