
img {
	border: 0px;
}
body {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 180%;
}
h1 {
	display:none;
}

div#site {
	margin: 0px auto;
	width: 800px;
}

#splash_content {
	position:relative;
	background: url('../images_en/splash/home_splash.png') no-repeat scroll top left;
	width: 811px;
	margin-left: -95px;
	overflow:hidden;
}
#splash_content #text {
	background-color: white;
	float:right;
	margin-top: 407px;
	width: 301px;
	padding: 10px;
}
#splash_content #text p { 
	margin-top: 0px;
}
div#splash_header, div#splash_footer {
	text-align: center;
}
div#splash_header img, div#splash_footer img {
	margin: 0px auto;
	vertical-align: middle;
}

#video {
	position: absolute;
	left: 70px;
	top: 245px;
}