@charset "utf-8";

/* CSS Document */



#flashContainer {

	width: 990px;

	margin: 0 auto;
	
	z-index: 0;
	

}	



.navContainer {

	background: url(../images/bkg_nav.png) no-repeat top;

	width: 990px;

	height: 176px;

	z-index: 1;

	position: absolute;

	top: 0;

	left: 5px;

}	
