/* You named this layer main_bkgnd_center */
#Layer-1 {
  position: absolute;
  margin-top: 50px;
  margin-left: -540px;
  left: 50%;
  top: +0px;
  width: 1029px;
  height: 675px;
  z-index: 1;
  background-image: url(Layer-1.png);
}

/* You named this layer body_text */
#Layer-2 {
	position: absolute;
	left: 33px;
	top: 163px;
	width: 961px;
	height: 477px;
	z-index: 2;
	text-align: left;
	overflow: hidden;
	font-family:Trebuchet MS;
	font-size: small;
	color: #5e5f5f;
}

/* You named this layer about_link */
#Layer-3 {
  position: absolute;
  left: 305px;
  top: 109px;
  width: 63px;
  height: 11px;
  z-index: 3;
}

/* You named this layer blog_link */
#Layer-4 {
  position: absolute;
  left: 789px;
  top: 109px;
  width: 33px;
  height: 11px;
  z-index: 4;
}

/* You named this layer contact_link */
#Layer-5 {
  position: absolute;
  left: 878px;
  top: 109px;
  width: 80px;
  height: 11px;
  z-index: 5;
}

/* You named this layer portfolio_link */
#Layer-6 {
  position: absolute;
  left: 525px;
  top: 108px;
  width: 69px;
  height: 11px;
  z-index: 6;
}

/* You named this layer testimonials_link */
#Layer-7 {
  position: absolute;
  left: 646px;
  top: 109px;
  width: 92px;
  height: 11px;
  z-index: 7;
}

/* You named this layer services_link */
#Layer-8 {
  position: absolute;
  left: 415px;
  top: 108px;
  width: 60px;
  height: 11px;
  z-index: 8;
}

/* You named this layer about_linkover */
#Layer-9 {
  position: absolute;
  left: 305px;
  top: 109px;
  width: 63px;
  height: 11px;
  z-index: 9;
}

/* You named this layer blog_linkover */
#Layer-10 {
  position: absolute;
  left: 789px;
  top: 109px;
  width: 33px;
  height: 11px;
  z-index: 10;
}

/* You named this layer contact_linkover */
#Layer-11 {
  position: absolute;
  left: 878px;
  top: 109px;
  width: 80px;
  height: 11px;
  z-index: 11;
}

/* You named this layer portfolio_linkover */
#Layer-12 {
  position: absolute;
  left: 525px;
  top: 108px;
  width: 69px;
  height: 11px;
  z-index: 12;
}

/* You named this layer testimonials_linkover */
#Layer-13 {
  position: absolute;
  left: 646px;
  top: 109px;
  width: 92px;
  height: 11px;
  z-index: 13;
}

/* You named this layer services_linkover */
#Layer-14 {
  position: absolute;
  left: 415px;
  top: 108px;
  width: 60px;
  height: 11px;
  z-index: 14;
}

/* You named this layer services_hmenu */
#Layer-15 {
  position: absolute;
  left: 389px;
  top: 128px;
  width: 600px;
  height: 26px;
  z-index: 15;
}

/* You named this layer branding_link */
#Layer-16 {
  position: absolute;
  left: 26px;
  top: 6px;
  width: 148px;
  height: 11px;
  z-index: 16;
}

/* You named this layer marketing_link */
#Layer-17 {
  position: absolute;
  left: 214px;
  top: 6px;
  width: 73px;
  height: 11px;
  z-index: 17;
}

/* You named this layer fundraising_link */
#Layer-18 {
  position: absolute;
  left: 332px;
  top: 6px;
  width: 86px;
  height: 11px;
  z-index: 18;
}

/* You named this layer public_link */
#Layer-19 {
  position: absolute;
  left: 462px;
  top: 6px;
  width: 121px;
  height: 11px;
  z-index: 19;
}

/* You named this layer branding_linkover */
#Layer-20 {
  position: absolute;
  left: 26px;
  top: 6px;
  width: 148px;
  height: 11px;
  z-index: 20;
}

/* You named this layer marketing_linkover */
#Layer-21 {
  position: absolute;
  left: 214px;
  top: 6px;
  width: 73px;
  height: 11px;
  z-index: 21;
}

/* You named this layer fundraising_linkover */
#Layer-22 {
  position: absolute;
  left: 332px;
  top: 6px;
  width: 86px;
  height: 11px;
  z-index: 22;
}

/* You named this layer public_linkover */
#Layer-23 {
  position: absolute;
  left: 462px;
  top: 6px;
  width: 121px;
  height: 11px;
  z-index: 23;
}

#Footer {
	position: absolute;
	left: 456px;
	top: 660px;
	width: 554px;
	height: 26px;
	z-index: 24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFFFFF;
}

#Homelink {
	position: absolute;
	left: 16px;
	top: 65px;
	z-index: 25;
}

#bottomnav {
	position: absolute;
	left: 11px;
	top: 461px;
	z-index: 26;

}

/* 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: pointer; }
a:link { color: #5E5F5F; }
a:visited { color: #5E5F5F; }
a:active { text-decoration:none; }
a:hover {
  color: #CADB2D;
  text-decoration: none;
  /* font-weight: bold; */
}
