#container{
	width: 1100px;
	height: 2300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
}
#headercontent{
	height: 975px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	float: left;
}
#formcontent{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 690px;
	background-image: url(formbackground.png);
	background-repeat: no-repeat;
	float: left;
	top: 275px;
	left: 115px;
}
#form{
	width: 435px;
	font-family: "Segoe UI";
	top: 85px;
	color: #FFFFFF;
	font-size: 15px;
	height: 475px;
	position: relative;
	left: 35px;
	float: left;
	text-align: left;
}
.textbar{
	height: 20px;
	width: 400px;
}
#maincontent{
	height: 1300px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	top: 15px;
}
#text1{
	width: 1090px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Zilla Slab', serif;
	color: #333333;
	font-size: 19px;
	line-height: 27px;
	position: relative;
	top: 10px;
}
.style1 {
	font-size: 36px;
	font-weight: bold;
}
#image1{
	height: 500px;
	width: 1100px;
	position: relative;
	top: 35px;
}
#text2{
	width: 1090px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Zilla Slab', serif;
	color: #333333;
	font-size: 19px;
	line-height: 27px;
	position: relative;
	top: 65px;
	height: 240px;
	}
#footer{
	height: 100px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 45px;
	text-align: center;
	vertical-align: middle;
	background-color: #eeeeee;
	color: #333333;
	font-family: 'Zilla Slab', serif;
	float: left;
}
.style2 {
	font-size: 38px;
	line-height: 47px;
	color: #000000;
}

#maintext{
	height: 460px;
	width: 450px;
	position: relative;
	top: 350px;
	left: 55px;
	font-family: 'Anton', sans-serif;
	font-size: 66px;
	color: #009cff;
	text-align: center;
	line-height: 75px;
	float: left;
	font-weight: bolder;
}
