/* CSS Document */
	
	/* ============================= */
	#flashbanner1 {
	border: none;
	width: 912px;
	height: 263px;
	padding: 0px;
	/*background-color: #ffffff;*/
	}
	/* ============================= */
	#topFlashBanner {
	border: none;
	width: 843px;
	height: 52px;
	padding: 0px;
	background-color: #080F1F;
	}
	/* ============================= */
	#flashMainItem {
	border: none;
	width: 740px;
	/*height: 622px;*/
	padding: 0px;
	background-color: #080F1F;
	}
	/* ============================= */
	#flashMainItem2 {
	border: none;
	width: 784px;
	height: 269px;
	padding: 0px;
	background-color: #080F1F;
	}
	/* ============================= */
	#flashContent {
	border: none;
	width: 740px;
	height: 100%;
	padding: 0px;
	background-color: #080F1F;
	}
	/* ============================= */
	#flashContent_cr {
	border: none;
	width: 400px;
	height: 230px;
	padding: 0px;
	background-color: #080F1F;
	}
	/* ============================= */
	#swfHolder {
		border: none;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 2px;
		top: 0px;
		right: 100%;
		bottom: 100%;
		z-index: 3;
	}
	
	#swfFrame {
		border: none;
		width: 100%;
		height: 122px;
		background-image: url(../Images/topBand_tile.jpg);
		position: absolute;
		left: 0px;
		top: 0px;
		right: 100%;
		bottom: 122px;
		z-index: 1;
	}
	