body {
	text-align: center;
	background: #030303 url(images/Line.png) repeat-x;
}
.wrapper {
	position: relative;
	top: 0px;
	z-index: 0;
	width: 576px;
	text-align: left;
	background: url(images/Cnter_Bg3.png) no-repeat;
}
.header {
	width: 576px;
	height: 165px;
	background: url(./images/headerbg.png) no-repeat;
	padding: 0;
	color: #85BFE0;
	font: 0.8em/1.1em arial,sans-serif;
}

.header h2 {
	padding: 0px;
	color: #ffffff;
}

.header a {
	padding: 20px;
}

div #content {
	padding-left: 40px;
	padding-right: 40px;
}

h2 {
	padding: 15px 0;
	color: #1b73d6;
	font: 1.3em verdana,sans-serif;
}
p {
	padding: 0 0 15px;
	color: #194379;
	font: 0.8em/1.1em arial,sans-serif;
}
strong {
	font-weight: normal;
}
.download {
	text-align: right;
}
.footer {
	position: relative;
	width: 576px;
	margin: 0 auto;
	z-index: 4;
}
.footer p {
	padding: 0px;
	color: #85BFE0;
	font: 0.7em/2.6em arial,sans-serif;;
}
a {
	color: #194379;
}
a:hover {
	text-decoration: none;
}


 A:link { color:#85BFE0; text-decoration:none; }
 A:visited { color:#85BFE0; text-decoration:none; }
 A:hover { color:#ffffff; text-decoration:none; }
 A:active { color:#222222; text-decoration:none; }

div #barimage {
	position: absolute;
	top: 195px;
	left: -130px;
	width: 800px;
	height: 217px;
	background: url(images/Spider_bg.png) no-repeat;
	z-index: 3;
}

