@charset "UTF-8";
#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 690px;
	width: 970px;
}
#flashcontent {
	height: 690px;
	width: 970px;
}
#noFlash {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 103px;
	width: 353px;
	background-image: url(../images/noFlash_bg.jpg);
	top: 200px;
}
#noFlashButton {
	height: 11px;
	width: 168px;
	position: absolute;
	left: 90px;
	bottom: 10px;
}
