body {
  margin: 0; padding: 0;
}

/* This is a wrapper for the _center2 layer you made */
#Layer-1-wrapper {
  position: relative;
  width: 902px;
  margin: auto;
}

/* You named this layer _center2 */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 902px;
  height: 896px;
  z-index: 1;
}

/* You named this layer navlines */
#Layer-2 {
  position: absolute;
  left: 1px;
  top: 125px;
  width: 901px;
  height: 29px;
  z-index: 2;
}

/* You named this layer RightPaneljpg */
#Layer-3 {
  position: absolute;
  left: 672px;
  top: 493px;
  width: 230px;
  height: 177px;
  z-index: 3;
}

/* You named this layer GET EPC Quote */
#Layer-4 {
	position: absolute;
	left: -1px;
	top: 714px;
	width: 223px;
	height: 24px;
	z-index: 4;
}

/* You named this layer Get HIP quote */
#Layer-5 {
	position: absolute;
	left: -1px;
	top: 751px;
	width: 173px;
	height: 24px;
	z-index: 5;
}

/* You named this layer join_txt */
#Layer-6 {
  position: absolute;
  left: 13px;
  top: 47px;
  width: 195px;
  height: 38px;
  z-index: 6;
}

/* You named this layer inputboxes */
#Layer-7 {
  position: absolute;
  left: 14px;
  top: 92px;
  width: 197px;
  height: 51px;
  z-index: 7;
}

/* You named this layer keepintouch_jpg */
#Layer-8 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 230px;
  height: 42px;
  z-index: 8;
}

/* You named this layer submit_link */
#Layer-9 {
  position: absolute;
  left: 16px;
  top: 149px;
  width: 49px;
  height: 19px;
  z-index: 9;
}

/* You named this layer Body_text */
#Layer-10 {
	position: absolute;
	left: 0px;
	top: 502px;
	width: 622px;
	height: 150px;
	z-index: 10;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #009900;
}

/* You named this layer Body_text */
#Layer-20 {
	position: absolute;
	left: 0px;
	top: 650px;
	width: 909px;
	height: 50px;
	z-index: 10;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #58595B;
}

/* You named this layer mainimagejpg */
#Layer-11 {
  position: absolute;
  left: 1px;
  top: 162px;
  width: 901px;
  height: 315px;
  z-index: 11;
}

/* You named this layer assessorsjpg_link */
#Layer-12 {
  position: absolute;
  left: 609px;
  top: 1px;
  width: 139px;
  height: 27px;
  z-index: 12;
}

/* You named this layer contactjpg_link */
#Layer-13 {
  position: absolute;
  left: 760px;
  top: 1px;
  width: 141px;
  height: 27px;
  z-index: 13;
}

/* You named this layer hipjpg_link */
#Layer-14 {
  position: absolute;
  left: 457px;
  top: 1px;
  width: 139px;
  height: 27px;
  z-index: 14;
}

/* You named this layer epcjpg_link */
#Layer-15 {
  position: absolute;
  left: 305px;
  top: 1px;
  width: 139px;
  height: 27px;
  z-index: 15;
}

/* You named this layer aboutjpg_link */
#Layer-16 {
  position: absolute;
  left: 151px;
  top: 1px;
  width: 141px;
  height: 27px;
  z-index: 16;
  
}

/* You named this layer indexjpg_link */
#Layer-17 {
  position: absolute;
  left: 0px;
  top: 126px;
  width: 142px;
  height: 27px;
  z-index: 17;
}

/* You named this layer callus_jpg */
#Layer-18 {
  position: absolute;
  left: 673px;
  top: 0px;
  width: 229px;
  height: 79px;
  z-index: 18;
}

/* You named this layer Logojpg */
#Layer-19 {
  position: absolute;
  left: 0px;
  top: 29px;
  width: 373px;
  height: 96px;
  z-index: 19;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a {
  cursor: hand;
  outline: none;
}
a:link { color: #80C342; }
a:visited { color: #80C342; }
a:hover {
  color: #80C342;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

