@charset "UTF-8";

html,body {
height: 100%;
width: auto;
text-align: center;
margin:0;
padding:0;
overflow:auto;
}
body, html {
	text-align: center;
}
* html, * html body {
margin:0;
padding:0;
height:100%;
overflow:hidden;
}

div#PAGE_CONTAINER {
	text-align: left;
	width: 1024px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
}
div#PAGE_WRAP {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.body {
	top: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
}
.flash  {
	top: 0px;
	position: absolute;
	clear: both;
	float: left;
	height:auto;
	width: 1024px;
}
div#backgroundFill   {
	background-color: #ebebeb;
	height:auto;
	top: 620px;
	position: absolute;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	overflow:hidden;
}

div#container  {
	margin: 0 auto;
	width: 768px;
	margin-top: 160px;
	height:auto:
}
div#logo {
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
}
div#text {
	margin-top: 0px;
	margin-left: 63px;
	/*position: relative;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 15px;
	margin-bottom: 25px;
	height:auto;
	
}
div#text a {
	font-family: Arial, Helvetica, sans-serif;
	color: #a5a5a5;
	text-decoration: none;
}
div#text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #73006E;
	text-decoration: none;
}
div#text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
div#video {
	margin-top: -50px;
	margin-left: 590px;
	position: absolute;
}
div#container #button {
	margin-left: 60px;
}
#linie {
	width: 400px;
	height: 1px;
	overflow: hidden;
	background-color: #999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#container #footer {
	margin-top: 100px;
	margin-bottom: 50px;
	width: 525px;
	margin-left: 60px;
}
#container #footer #footer_txt li{
	font-family: Arial, Helvetica, sans-serif;
	color: #a5a5a5;
	font-size: 8pt;
	list-style-position: inside;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
}
#container #footer #footer_txt li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #a5a5a5;
	text-decoration: none;
}
#container #footer #footer_txt li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #73006E;
	text-decoration: none;
}
#container #footer #footer_txt li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

