@charset "utf-8";
body {
	background-color: #E8F3FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
}

div.wrapper {
	position: relative;
	top: 30px;
	margin-left:auto;
	margin-right:auto;
	width: 782px;
	right: auto;
	bottom: auto;
}
div.background {
	position: absolute;
	z-index: 1;
	height: 531px;
	width: 782px;
	top: 10px;
	right: auto;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}
div.logo {
	position: absolute;
	z-index: 2;
	height: 130px;
	width: 94px;
	top: 58px;
	right: auto;
	left: 11px;
}
div.movie {
	position: absolute;
	z-index: 4;
	width: 601px;
	top: 60px;
	right: auto;
	height: 431px;
	left: 130px;
	border: 1px solid #CCCCCC;
}
div.movie1 {
	position: absolute;
	z-index: 4;
	width: 601px;
	top: 60px;
	right: auto;
	height: 431px;
	left: 130px;

}
div.information1 {
	position: absolute;
	z-index: 6;
	height: auto;
	width: 280px;
	left: 426px;
	top: 48px;
	right: auto;
}
div.navigation {
	position: absolute;
	z-index: 3;
	height: 300px;
	width: 100px;
	left: 11px;
	top: 200px;
	right: auto;
}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 10px;
}
div.navcontainer {
	position: absolute;
	z-index: 7;
	height: auto;
	width: 400px;
	left: 400px;
	top: 67px;
	right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.terms {
	position: absolute;
	z-index: 9;
	height: 300px;
	width: 550px;
	left: -228px;
	top: 64px;
	right: auto;
}
div.information {
	position: absolute;
	z-index: 6;
	height: auto;
	width: 280px;
	left: 430px;
	top: 102px;
	right: auto;
}
div.flashmovie {
	position: absolute;
	z-index: 5;
	left: 131px;
	top: 61px;
	right: auto;
	height: 431px;
	width: 286px;
}
div.tariff {
	position: absolute;
	z-index: 6;
	height: 356px;
	width: 570px;
	left: 150px;
	top: 120px;
	right: auto;
}

