body {	
	background-color:#333333;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#000000;
	left right top bottom:0px;
	padding:0px;
	margin:0px;
	float:none;
	height:100%;
	background-image:url(bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

img {
	border:none;
}

.wrapper {
	margin:0 auto;
	width:895px;
	background-color:#7e7e7e;
	height:900px;
}
.top_bg_params {
	width:895px;
	height:504px;
	background-image:url(top_bg1.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	position:absolute;
}
.movie_container {
	float:right;
	width:394px;
	height:173px;
	position:relative;
	right:54px;
	bottom:111px;
	background-image:url(loading.gif);
}
.top_text_container {
	width:364px;
	height:73px;
	position:relative;
	left:73px;
	top:30px;
	font-size:1.4pc;
	line-height:1.8pc;
	letter-spacing:-0.05pc;
	font-style:italic;
	color:#4E780C;
}

.white_bit_top {
	position:relative;
	top:420px;
	left:29px;
	width:842px;
	height:32px;
	background-image:url(white_bit_top.png);
}

.white_bit_bg {
	position:relative;
	top:420px;
	left:29px;
	width:842px;
	height:400px;
	background-image:url(white_bit_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	overflow:visible;
}

.text_above_play_now {
	z-index:1;
	position:absolute;
	left:100px;
	top:30px;
	font-size:1.3pc;
	text-transform:uppercase;
	letter-spacing:-0.05pc;
}

.play_now {
	z-index:0;
	position:absolute;
	left:30px;
	top:40px;
}

.play_now_top {
	position:relative;
	top:60px;
	left:73px;
	width:364px;
	z-index:1;
}

.logo_slogan {
	z-index:1;
	position:absolute;
	left:30px;
	top:240px;
}

.main_text {
	z-index:1;
	position:absolute;
	left:30px;
	top:270px;
	width:600px;
	font-size:smaller;
}

.money_image {
	width:137px;
	height:291px;
	float:right;
	background-image:url(money.jpg);
	position:absolute;
	right:20px;
	top:56px;
}

.white_bit_bottom {
	position:relative;
	top:420px;
	left:29px;
	width:842px;
	height:32px;
	background-image:url(white_bit_bottom.png);
	background-position:left top;
}

.note {
	color:#FFFFFF;
	font-size:x-small;
	padding-top:20px;
}

.Get10GBP_and100Percent {
	position:relative;
	bottom:53px;
	left:111px;
	width:700px;
	height:170px;
}



