/* CSS Document */
body {
	background: url(images/intro_bg.jpg) top repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	background-color: #000000;}
	
/* GENERAL styles */
.intro_top {
	width:963px;
	height:71px;
	margin:0 auto;
	position:relative;}
	
.intro_middle {
	width:963px;
	height:662px;
	margin:0 auto;
	position:relative;}	
	
.intro_bottom {
	width:963px;
	height:100px;
	margin:0 auto;
	position:relative;}
	
#flash_frame {
	position:absolute;
	width:930px;
	height:625px;
	z-index:1;
	left: 17px;
	top: 18px;
}
