@charset "utf-8";

html {
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;
	background-color: #000000;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

div {
	margin: 0;
	padding: 0;
	border: 0;
}

object {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	outline:none;
}

#flashwrapper {
  width:876px;
  height:657px;
  margin-top:0;
  margin-left:auto;
  margin-right:auto;
}

#flashcontent {
  width:876px;
  height:657px;
}

/**** alt content *****/
#alt {
	height:657px;
	width:876px;
	background-color:#121212;
	text-align:center;
	float:left;
}

#logo {
	width: 473px;
	height: 175px;
	display:block;
	background-image:url(rfLogo.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:135px auto 0px;
}

#content {
	width:80%;
	margin:40px auto 0px;
}

#getFlash {
	width: 156px;
	height: 37px;
	display:block;
	background-image:url(getFlash.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:40px auto 0px;
}
