@charset "utf-8";
/* CSS Document */
<!--
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
#indexcontainer {
	width: 950px;
	height: 477px;
	margin: -238.5px auto 0;
	position: relative;
	top: 50%;
}
#flashcontainer {
	width: 950px;
	height: 624px;
	margin: -312px auto 0 auto;
	position: relative;
	top: 50%;
/*	border:1px solid #FF0099; */
}
.header_copy {
	padding-bottom:5px;
	font-size:9px;
	letter-spacing:0.6;
	color:#999;
	text-align:right;
	vertical-align:bottom;
}

-->
