@charset "UTF-8";
/* --== MAIN STYLES ==-- */
/* @import "ie6.css"; */

* {
	padding: 0px;
	margin: 0px;
}

body{
	background: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}

#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	min-width: 900px; 
}

#wrapper {
	background-color: #000000;
	position: relative;
	text-align: left;
	width: 900px;
	height: 577px;
	margin: 0px auto;

/*	position:relative;
	width:837px;
	height:577px;
	margin: auto auto;
	margin-top: 10%;		
	background: #000000;*/
}


#page .imgTop {
	margin: 0 auto;
	padding-top:0px;
	padding-bottom: 0px;
	border: 0px;
	width: 837px;
	height: 134px;
	display:block;
	background:url(images/top.jpg) top center no-repeat;
	/*overflow:hidden;
	text-indent:-9999px;*/
	
}

#page .imgTop a {
	font-size:16px;
	color:#000000;
	line-height:15;
	letter-spacing:0px;
	display: block;
	width: 837px;
	height: 134px;
	text-indent: -9999px;
	overflow: hidden;
}


#page .imgMiddle {
	margin: 0 auto;
	padding-bottom: 0px;
	width: 837px;
	height: 149px;
	display:block;
	background:url(images/download.jpg) top center no-repeat;
	overflow:hidden;
}

#page .imgMiddle a {
	font-size:12px;
	color:#000000;
	line-height:15;
	letter-spacing:0px;
	width: 837px;
	height: 149px;
	display:block;
	overflow: hidden;
	text-indent: -9999px;
	
}

#page .imgBottom {
	margin: 0 auto;
	padding-bottom: 0px;
	width: 837px;
	height: 147px;
	display:block;
	background:url(images/download_content.jpg) top center no-repeat;
	overflow:hidden;
}

#page .imgBottom a {
	width: 837px;
	height: 147px;
	display: block;
	overflow: hidden;
}

#page .imgBottom a span {
	position: relative;
	left: -9999px;
	display: block;
}


#page .imgBottom p {
	position: relative;
	left: -9999px;
}

#bottom .image {
	margin: 0 auto;
	padding-bottom: 0px;
	width: 232px;
	height: 147px;
	display: block;
	background:url(images/bottom.jpg) top center no-repeat;
	overflow:hidden;

}

#bottom .image a{
	width: 232px;
	height: 147px;
	display: block;
	text-indent: -9999px;
}
