body {
	background-color: #006098;
}
#landing_header {
  background: #fff;
  position: absolute;
  top: 35px;
  left: 120px;
  width: 975px;
  height: 100px;
}
#adspace {
	background:#fff;
	position: absolute;
	top: 204px;
	left: 119px;
	width: 975px;
	height: 482px;
}
#zipcodeentry {
	background: none;
	position: absolute;
	top: 548px;
	left: 931px;
	width: 50px;
	height: 30px;
}

#submit {
	background: none;
	position: absolute;
	top: 543px;
	left: 1000px;
	width: 50px;
	height: 36px;
}

#disclaimer {
	background: none;
	position: absolute;
	top: 630px;
	left: 376px;
	width: 675px;
	height: 75px;
}


#landing_content {
	background: none;
	position: absolute;
        top: 235px;
	left: 711px;
	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: 12px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}
.style14 {font-size: 14px}
.style15 {color: #000000}
.style18 {
	font-style: italic;
	font-size: 14px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
}

