﻿body {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #00aeef;
}
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 20px;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration:none;
}
#Wrapper {
	padding: 0px 0px 0px 0px;
	width: 1000px;
	position: relative;
	margin: 0px auto 0px auto;
}
#Header1 {
	width: 1000px;
	height: 407px;
	background-image: url('images/Header1.jpg');
}
#Header2 {
	width: 1000px;
	height: 474px;
	background-image: url('images/Header2.jpg');
}

#Footer {
	width: 1000px;
	height:100px;
}
#Footer p {
	text-align: center;
	padding: 6px 0px 0px 0px;
	font-size: 12px;
	letter-spacing: 0px;
}
#OptInTop {
	width: 1000px;
	height:129px;
	background-image: url('images/OptInTop.jpg');
}
#OptIn {
	width: 1000px;
	height:308px;
	background-image: url('images/OptIn.jpg');
}
#OptInContents {
	padding: 0px 150px 30px 150px;
}
#OptInBottom {
	width: 1000px;
	height: 20px;
	background-image: url('images/OptInBottom.jpg');
}
h3 {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}
.textfield {
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	height: 30px;
	width: 432px;
	border: 3px solid #FF0000;
}
.submitbutton {
	background-image: url('images/Button.jpg');
	width: 432px;
	height: 55px;
	border-width: 0px;
}
.formwrap {
	width: 432px;
	padding: 20px 0px 0px 0px;
	position: relative;
	margin: 0px auto 0px auto;
}
