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


body {
	text-align: center;
	margin-top: 30px;
	background-color:#fff;
	color:#999;
	font:  arial,sans-serif;
}
.wrapper {
	position: relative;
	width: 900px;
	font-size: 0.9em;
	margin: 0 auto -142px;
	text-align: left;
}
.header {
	height: 100x;
	width:900px;
	background-color:#FFF;
}


h1 {
	text-indent: -500em;
}
h2 {
	padding: 0 0 0.6em;
	color: #f0f0f0;
	font: 1.4em helvetica,arial,sans-serif;
	text-shadow: #ddd 1px 1px 2px;
}
p {
	padding: 0 0 1em;
	color: #666;
	font: 1em/1.4em arial,sans-serif;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #1c1c1c;
}
a:active {
	text-decoration: none;
}


strong {
	font-weight: normal;
}
.download {
	position: absolute;
	right: 0;
	top: 160px;
}
.footer {
	position: relative;
	width: 900;
	margin: 0 auto;
}
.footer a {
	color: #fff;
	text-decoration: underline;
	border: 0;
}
.footer p {
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 700px;
	padding: 0;
	color: #fff;
	font: 0.8em arial,sans-serif;
	text-align: center;
}

.footertext {
	color: #828282;
	font-style:normal;
	font-family:Helvetica, sans-serif;
	font-size:11px;
}
