@CHARSET "UTF-8";

html, body {
background-color: #ffffff;
color: #000000;
padding: 0;
margin: 0;
}

img {
border: 0;
}

a {color:#000000;text-decoration: none;}
a:link {color:#000000;text-decoration: none;}
a:visited {color:#000000;text-decoration: none;}
a:hover {color:#000000;text-decoration: underline;}
a:active, a:focus {color:#000000;text-decoration: underline;}

#content {
position: absolute;
left: 50%;
top: 50%;
font-family: arial, helvetica, sans-serif;
width: 890px;
height: 555px;
padding: 0;
margin: 0;
margin-left: -445px;
margin-top: -308px;
color: #00b3a2;
font-size: 10pt;
line-height: 140%;
}


#enterpage
{
	position: absolute;
	left: 50%; 
	top: 50%;
	width: 450px;
  	height: 20px;
  	margin: 0;
  	margin-left: -225px;
  	margin-top: 278px;
  	padding: 0;
  	text-align: center;
}

#content_new {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 584px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}


#enterpage_new
{
	position: absolute;
	left: 30px; 
	top: 25px;
	z-index: 100;
	width: 730px;
  	height: 400px;
  	margin: 0;
  	padding: 0;
  	font-family: futura, sans-serif;
  	color: #000000;
	font-size: 38px;
	font-weight: 900;
	line-height: 110%;
}

h1 {
  	margin: 0;
  	padding: 0;
  	font-family: futura, sans-serif;
  	color: #000000;
	font-size: 38px;
	font-weight: 900;
	line-height: 110%;
}

p {
	margin: 0;
  	padding: 0;
}