body {
	background-color: #1EA5DB;
}
#header_landing {
  background: #fff;
  position: absolute;
  top: 35px;
  left: 120px;
  width: 975px;
  height: 100px;
}
#adspace_landing {
  background:#fff;
  position: absolute;
top: 206px;
  left: 120px;
  width: 975px;
  height: 482px;
}
#zipcodeentry_landing {
  background: none;
  position: absolute;
  top: 562px;
left: 920px;
  width: 50px;
  height: 30px;
}

#submit_landing {
	background: none;
	position: absolute;
	top: 550px;
	left: 989px;
	width: 50px;
	height: 36px;
}

#disclaimer_landing {
  background: none;
  position: absolute;
  top: 635px;
  left: 375px;
  width: 675px;
  height: 75px;
}

#content_landing {
  background: none;
  position: absolute;
  top: 220px;
left: 715px;
  width: 350px;
  height: 100px;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED217C;
}
.style11 {
	font-weight: bold;
	font-size: 18px;
}
.style13 {
	font-style: italic;
	font-size: 18px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}
.style14 {font-size: 14px}
.style15 {color: #000000}

