.top-left { position: relative; }

.flashcontent, .topnav_bg {
	position: absolute;
	top: 0px;
	left: 0px;
}

.flashcontent {
	z-index:1;
	clear: both;
	display: block;
	width: 496px;
	height: 427px;
	background:url(./images/flash-backup-bg.jpg) top left no-repeat;
	color:#ffffff;
}
.topnav_bg { z-index:999; }

.video-left {
	position: relative;
	float: left;
	background-repeat:no-repeat;
	text-align:left;
	width: 327px;
	height: 427px;
	background:#547522 url(./images/video_bg1.jpg) top left no-repeat;
}
.video-flashcontent {
	float: left;
	width: 453px;
	height: 427px;
	background:url(./images/video_backup_bg2.jpg) top left no-repeat;
	color:#ffffff;
}
