body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
#container {
	height: 1000px;
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../media/images/containerback.jpg);
	background-repeat: repeat-y;
}
#container2 {
	height: 750px;
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../media/images/containerback.jpg);
	background-repeat: repeat-y;
}
#header {
	position: absolute;
	height: 60px;
	width: 1015px;
}
#navigation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333;
	text-decoration: none;
	position: absolute;
	height: 25px;
	width: 1015px;
	top: 70px;
	text-align: center;
}
#navigation a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #7C7C7C;
	text-decoration: none;
}
#navigation a:active{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666;
	text-decoration: none;
}
#navigation a:visited{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666;
	text-decoration: none;
}
#navigation a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	text-decoration: none;
}
#headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #333;
	text-decoration: none;
	position: absolute;
	text-align: center;
	z-index: 20;
	visibility: visible;
	left: 234px;
	top: 121px;
}
#headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #333;
	position: absolute;
	text-align: center;
	left: 76px;
	top: 125px;
}
#bodycopy1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	position: absolute;
	height: 79px;
	width: 1015px;
	top: 199px;
	text-align: center;
}
#maingraphic {
	position: absolute;
	height: 200px;
	width: 1015px;
	top: 300px;
	text-align: center;
}
#form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333;
	position: absolute;
	height: 200px;
	width: 1015px;
	top: 590px;
	text-align: left;
}
#disclaimer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333;
	position: absolute;
	height: 50px;
	width: 1015px;
	top: 500px;
	text-align: center;
}
.button {
	text-align: center;
}
#footer {
	position: absolute;
	height: 170px;
	width: 1015px;
	bottom: 0px;
	text-align: center;
}

