@charset "UTF-8";
body {
	text-align: center;
}
.wrapper3 {
	position: relative;
	width: 800px;
	font-size: 0.9em;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.wrapper2 {
	position: relative;
	width: 800px;
	font-size: 0.9em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.wrapper {
	position: relative;
	width: 800px;
	font-size: 0.9em;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
	border-left-color: #330000;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #330000;
}
img  {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	white-space: pre;
}
img.btn {
	height: 81px;
	width: 265px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding-left: 80px;
	margin-top: 50px;
	margin-bottom: 200px;
}
img.icon  {
	white-space: pre;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	height: 90px;
	width: 80px;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #0099FF;
	margin-left: 5px;
}
img.largePic  {
	margin-top: -20px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: right;
	margin-left: 20px;
	white-space: pre;
}
.header {
	height: 101px;
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.header2 {
	height: 101px;
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
strong {
	font-weight: normal;
}
.download {
	position: absolute;
	right: 0;
	top: 160px;
}
.footer {
	height: 11.13em;
	position: relative;
	width: 810px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/footer3.png);
}
.footer a {
	color: #E2408F;
	text-decoration: none;
	border: 0;
}
.footer p {
	position: absolute;
	bottom: 88px;
	width: 800px;
	padding: 0;
	color: #fff;
	font: 0.8em arial,sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	left: 77px;
	height: 29px;
}

