body {
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper{
	display:block;
	width:100%;
	height:100%;
}
#container{
	display:block;
	position:absolute;
	width:100%;
	height:520px;
	top:50%;
	margin-top:-275px;
	background:url(images/intromainbg.jpg) repeat-x center;
}
.flash_bg{
	background:url(images/introflashbg.png) no-repeat;
	width:984; 
	height:490px;
	padding:20px;
}
.footer {
	font-size: 11px;
	color: #666666;
}
a.footer:link,a.footer:visited,a.footer:active {	
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
a.footer:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
