.panorama-main {
	width: 100%;
	height: 608px;
	overflow: hidden;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 0px;
}


.panoramaContainer {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 1941px;
	height: 608px;
}
div.panorama {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 608px;
}



div.flash-wide {
	position: absolute;
	top: 0px;
	left: 0px;
}
div.flash {
	position: absolute;
	top: 0px;
	left: 8px;
}

.flashContainer, .flashContainer-wide {
	position: relative;
	top: 0px;
	left: 0px;
}

.banner {
	background-color: #072f4e; /*#296d8d;*/
	/*width: 100%;*/
	background-image: url( /images/banner-tile.gif );
	background-repeat: repeat-x;
	background-position: top left;
	position: absolute; 
	top: 0px; 
	left: 207px; 

}
.banner-wide {
	background-color: #072f4e; /*#296d8d;*/
	/*width: 100%;*/
	background-image: url( /images/banner-tile.gif );
	background-repeat: repeat-x;
	background-position: top left;
	position: relative; 
	left: 1px; 
}
.banner, img#flash-matte, .flashContainer {
	width: 715px;
	height: 230px;
}
.flashContainer {
	height: 220px;
	width: 707px;
}

.banner-wide, .flashContainer-wide, flashContainer-wide, div.flash-wide, img#flash-matte-wide {
	width: 927px;
}
div.flash,.flashContainer-wide, div.flash-wide, img#flash-matte-wide {
	height: 220px;
}


img#flash-matte, img#flash-matte-wide {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;	
	background-color: transparent;
	z-index: 3;
}

