
/*body { background-color: #000000; }*/
img { border: none; }

#lpcontainer {
	margin-left: -800px;
	left: 50%;
	top: 0px;
	position: absolute;
	width: 1600px;
	height: 992px;
	background-image: url('http://na.llnet.battleforge.ea.com/u/f/eagames/battleforge/battleforge/landingpage/bg_site.jpg');
	background-repeat: no-repeat;
}
#lpcontainer.de #lpcontent { background-image: url(../img/content_bg_de.jpg); }
#lpcontainer.en #lpcontent { background-image: url(../img/content_bg_en.jpg); }
#lpcontainer.fr #lpcontent { background-image: url(../img/content_bg_fr.jpg); }
#lpcontainer.ru #lpcontent { background-image: url(../img/content_bg_ru.jpg); }

#lpcontent {
	z-index: 1000;
	width: 596px; height: 117px;
	position: absolute;
	left: 50%; margin-left: -298px;
	top: 550px;
	background-repeat: no-repeat;
}
#lpcontent a,
#lpcontent a:link,
#lpcontent a:active,
#lpcontent a:visited {
	display: block;
	width: 123px; height: 125px;
	background-image: url(../img/bg_btn_playnow_hover.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 237px;
	top: -73px;
}
#lpcontent a:hover img { visibility: hidden; }

#lpflash-video {
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 186px;
	z-index: 2;
	width: 600px;
	height: 338px;
	overflow: hidden;
}

/**************************************************** FOOTER */

#lpfooter { position: absolute; top: 858px; left: 50%; margin-left: -800px; width: 1600px; height: 100px; }
#lpfooter a {
	color: #646464;
	font-family: Arial, Verdana, sans-serif;
}
#lpfooter-links,
#lpfooter-logos,
#lpfooter-signatureLogo {
	position: absolute;
	top: 60px;
	color: #646464;
}
#lpfooter-links 					{ left: 640px; width: 326px; text-align: center; font-size: 11px; }
#lpfooter-logos  					{ left: 335px; }
#lpfooter-logos img {
	margin-right: 13px;
}
#lpfooter-signatureLogo  	{ left: 1020px; }
