body
{
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #646c6f;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

#all
{
	width: 1438px;
	height: 903px;
	
	position: absolute;
	top: 47% !important;
	top: 50%; /* ie */
	left: 50%;
	margin-left: -719px;
	margin-top: -451px;
	text-align: left;		
	background-color: #646c6f;	
	background-image: url(../images/splash-bg.jpg);
	background-repeat: no-repeat;	
}

#box
{
	position: absolute;
	top: 47% !important;
	top: 50%; /* ie */
	left: 50%;
	margin-left: -363px;
	margin-top: -224px;
	width: 727px;	
	height: 447px;	
	line-height: 0;
}

#content
{
	height: 399px;
	width: 727px;
	border: 1px solid white;

	position: absolute;
	top: 24px;
	background-image: url(../images/splash-image.jpg);
	background-repeat: no-repeat;
	background-position: top;		
	
}

#title
{	
	position: absolute;
	top: 32px;
	left: 39px;
	
}

.headline,
.subline
{
	display: block;	
}

.subline
{
	margin-top: 10px;	
}


#innercontent
{	
	position: absolute;
	top: 30px;
	left: 328px;

	width: 370px;	
	line-height: 13px;
	display: block;
}


.button
{
	padding-top: 14px;
}

.button .dsl
{
	padding-bottom: 8px;	
}

#introtext, #button
{
	display: none;
}


#fallback
{
	display: none;
	width: 370px;
	position: absolute;
	top: 30px;
	left: 328px;
	line-height: 15px;
	z-index: 1;
}

#legalnotice
{
	font-size: 10px;	
	color: #FFF;
	line-height: 10px;
	
	position: absolute;
	top: 432px;
}

#legalnotice a
{
	text-decoration: none;
	color: #FFF;
}

#legalnotice a:hover
{
	text-decoration: none;
	color: #CCC;
}

#meta
{	
	position: absolute;
	top: 8px;
	
}

#meta img
{
	margin-right: 0px;
	display:block;
}


a img
{
	border: 0;
}

a:link, a:active, a:visited
{
	color: #ffffff;
}

a:hover
{
	color: #cccccc;
}

#flashdetection
{
	padding-left: 23px;
	width: 360px;	
	height: 120px;
	line-height: 13px;
	display: block;
	position: absolute;
	top: 30px;
	left: 330px;
	display: none;
	
}

object
{
    outline:none;
}
