body, html {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	background: url(../images/header.gif) top center no-repeat;
	font-family: 'Century Gothic', sans-serif;
}

a img {
	border: 0;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 40px 0 20px 0;
	padding: 0;
	color: #aaa;
}

.playground {
	width: 744px;
	margin: 0 auto 0 auto;
	text-align: left;
}

.header {
	height: 610px;
	width: 100%;
	position: relative;
}


.header h1 {
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	color: #fff;
	font-weight: normal;
	width: 100%;
	height: 100%;
	position: absolute;
	line-height: 120px;
	left:0
	top: 0;
	z-index: 1;
}
.header h1 span {
	width: 100%;
	height: 100%;
	background: url(../images/header_logo.jpg) top center no-repeat;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 2;
}

.posterframe {
	width: 744px;
	height: 435px;
	background: #000 url(../images/posterframe.jpg) 0 0 no-repeat;
	position: absolute;
	bottom: 60px;
	left: 0;
	z-index: 3;
}

.download {
	color: #817e7e;
	z-index: 3;
	bottom:11px;
	left: 0;
	position: absolute;
	font-size: 14px;
	width: 100%;
}

.download img {
	border-style: solid;
	border-color: #817e7e;
	border-width: 1px;
}

.download:hover img {
	border-color: #ffffff;
}

.download:hover {
	border-color: #ffffff;
}

.download h3 {
	float: left;
	font-weight: normal;
	font-size: 14px;
	border: 0 !important;
	line-height: 30px;
	text-align: left !important 
}


.download ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

.download ul li {
	width: 110px;
	float: left;
}

.download h3,
.download ul li a {
	margin: 0;
	padding: 0;
	width: 110px;
	display: block;
	color: #817e7e;
	text-align: center;
	text-decoration: none;
	border-right: 1px solid #373231;
}

.download ul li a:hover {
	color: #fff;
}

.download ul li p {
	margin: 0;
	padding: 0;
	color: #3e3939;
	text-align: center;
}

.desc {
	width: 100%;
	display: table;
	padding: 0 0 30px 0;
	margin: 0 0 0px 0;
	border-bottom: 1px solid #e3e3e3;
}

.desc .left {
	width: 47%;
	margin-right: 3%;
	float: left;
}

.desc .right {
	width: 47%;
	margin-left: 3%;
	float: left;
}

.desc p {
	font-size: 12px;
	color: #333;
	line-height: 18px;
}	

.respectgoesto {
	display: table;
	width: 100%;
	padding: 0 0 40px 0;
	border-bottom: 1px solid #e3e3e3;
}

.respectgoesto ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.respectgoesto ul li {
	width: 20%;
	height: 50px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #828282;
	
}

.respectgoesto ul li span {
	color: #000000;
	clear: both;
	display: block;
	font-size: 12px;
}

.respectgoesto ul li a {
	text-decoration: none;
	color: #000000;
}

.respectgoesto ul li a:hover {
	color: #828282;
}


.stealthis {
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #e3e3e3;
}

.stealthis ul {
	list-style-type: none;
	margin: 0;
	padding:0;
}

.stealthis li {
	float: left;
	margin-right: 30px;
}

.contact {
	font-size: 12px;
	color: #000000;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #e3e3e3;
}

.contact a {
	color: #000000;
	text-decoration: none;
	
}

.contact a:hover {
	color: #828282;
}

.techinfo {
	font-size: 12px;
	color: #828282;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #e3e3e3;
}

.contact { line-height: 20px;}