body {
	text-align:center;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;
}
.wrapper {
	position: relative;
	width: 846px;
	font-size: 0.9em;
	margin: 0 auto -142px;
	text-align: left;
}
.header {
	height: 46px;
}
h1 {
	text-indent: -500em;
}
h2 {
	padding: 0 0 0.6em;
	color: #d00;
	font: 1.4em helvetica,arial,sans-serif;
	text-shadow: #ddd 1px 1px 2px;
}
p {
	padding: 0 0 1em;
	color:#333333;
	font:"Times New Roman", Times, serif;
	letter-spacing:.04em;
	
}
a {
	color: #000;
	text-decoration: none;
	border-bottom: 0px solid #0bf;
}
a:hover {
	color:#336699;
}
strong {
	font-weight: normal;
}
.download {
	position: absolute;
	right: 0;
	top: 160px;
}
.footer {
	position: relative;
	width: 846px;
	margin: 0 auto;
	background-image:url(images/index2_26b.jpg);
	left: 0;
	bottom: 4px;
	width: 846px;
	padding: 0;

	
}
.footer a {
	color: #fff;
	text-decoration: underline;
	border: 0;
}
.footer p {
	
	
}



