@charset "utf-8";

#buyBtn {display:none !important;}

html {overflow:hidden;}

body {
	background:/*url(../images/bodyBg.jpg) top center no-repeat*/ #000;
	overflow:hidden;}

#prehome {
	/*width:979px;*/
	width:1400px;height:900px;
	margin:0 auto;
	/*position:relative;*/
	position:absolute;
	top:70%;margin-top:-520px;
	left:50%;margin-left:-700px;
	background:url(../images/bodyBg.jpg) top center no-repeat;}
	#trailer {
		width:421px;height:273px;
		padding:19px 17px 16px 18px;
		background:url(../images/trailerBg.png) top left no-repeat;
		position:absolute;/*top:280px;left:0px;*/
		top:50%;margin-top:-130px;
		left:50%;margin-left:-485px;}
	#logo {
		position:absolute;/*top:390px;left:450px;*/
		top:50%;margin-top:-30px;
		left:50%;margin-left:-10px;}
	#enterSite {
		position:absolute;/*top:510px;left:572px;*/
		top:50%;margin-top:90px;
		left:50%;margin-left:110px;}