@charset "utf-8";
/* CSS Document */

body {
	background-color:	#1D1108;
}

#seoContent {
	display:none;
}

#mainDiv {
	position:absolute;
	height:100%;
	width:100%;
	z-index:2;
}

#getFlash {
	height:60%;
	left:0;
	overflow:hidden;
	position:absolute;
	top:40%;
	width:100%;
	z-index:2;
}

#download {
	background-color:#271609;
	margin-left:auto;
	margin-right:auto;
	/*margin-top:17%;*/
	position:relative;
	z-index:2;
	width:300px;
	height:100px;
/*	filter:alpha(opacity=0.6);
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;*/
	padding-top:10px;

}

#getFlash p {
	font-size:16px;
	line-height:21px;
	color:#aa8236;
	text-align:center;
	width:254px;
	margin:auto;
/*	padding-top:10px;*/
}

#getFlash a {
	color:#aaaaaa;
	text-align:center;
}
#getFlash img {
	margin-top:7px;
}
a.ztherLink{
	position:absolute;
	bottom:0;
	display:none;
}
