@charset "utf-8";
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../images/background.png);
	background-position:center;
	background-repeat:repeat;
}
#wrapper {
	position: absolute;
	height: 691px;
	width: 992px;
	margin-left: -495px;
	left: 50%;
	margin-top: -346px;
	top: 50%;
	background-image: url(../images/stage_lg2.png);
}
#container {
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	height: 650px;
	background-color:#FFFFFF;

}
#stage {
	left:40px;
	top: 136px;
	margin-left: 0px;
	position: absolute;
	z-index:1;
	height:514px;
	width:916px;
	background-color:#FFFFFF;
}
#mainstage {
	position: absolute;
	height: 100%;
	width: 100%;

}
#flashcontent {
	height: 514px;
	width: 916px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
}
#flashcontent_pg {
	height: 514px;
	width: 343px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
}

#mainlogo {
	position: absolute;
	width: 150px;
	margin-top: 0px;
	display:none;
}
#logo {
	position: absolute;
	height: 42px;
	z-index: 99;
	margin: 0px;
	width: 325px;
	top: 31px;
	left: 490px;
}
#menu {
	position: absolute;
	left:40px;
	top: 45px;
	height:20px;
	width: 363px;
}
#menu img {
	padding:0px;
	line-height: 16px;
}
#menu img a, a:link, a:active, a:visited {
	border: 0px;
	color: #FF260D;
	padding: 0px;
}
#menu a:active {
	color: #FF260D;
	text-decoration: underline;
	border-bottom: 2px solid #FF260D;
	padding: 0px;

}

#menu a:hover {
	padding-bottom: 0px;
	border-bottom: 2px solid #FF260D;
}
#text1 {
	position: absolute;
	left:415px;
	top: 150px;
	width: 500px;
	height: 480px;
	color: #53758e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-color: #ffffff;
}
#text2 {
	position: absolute;
	top: 50px;
	left: 270px;
	width: 400px;
	height: 515px;
	color: #53758e;
	font-family: Arial, Helvetica, sans-serif;
}
#sidepanel {
	position: absolute;
	height: 530px;
	width: 500px;
	top: 85px;
	margin-left: 500px;
}
#logoenter {
	position: absolute;
	top: 250px;
	width: 180px;
	height: 100px;
	left: 36px;
	display:none;
}
#textimg1 {
	position:absolute;
	left:40px;
	top: 140px;
	width: 350px;
	height: 515px;
	overflow: hidden;
}
#textimg2 {
	position:absolute;
	left: 730px;
	top:0px;
	width: 367px;
	height: 515px;
	overflow: hidden;
}
#instux {
	position:absolute;
	left: 36px;
	top: 250px;
	width: 212px;
}
.pad20 {
	padding-bottom: 20px;
}
.orangebold {
	font-weight: bold;
	color: #FF260D;
	text-transform:uppercase;
}
.orange {
	color: #ef4e28
}
#credits {
position: absolute;
left: 818px;
top: 676px;
z-index:3
}
