/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  October 6, 2011, 9:25 pm with psd2css Online version 1.95
 *
 */

body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: small;
  background-color:#000000;
}

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

/* You named this layer Shape 1 */
#Layer-2 {
  position: absolute;
  left: +127px;
  top: -14px;
  width: 1026px;
  height: 731px;
  z-index: 2;
}

/* You named this layer bodyback */
#Layer-3 {
  position: absolute;
  left: 127px;
  top: 688px;
  width: 1026px;
  height: 549px;
  z-index: 3;
}

/* You named this layer imagebar */
#Layer-4 {
  position: absolute;
  left: 127px;
  top: 686px;
  width: 1026px;
  height: 102px;
  z-index: 8;
}

/* You named this layer foundationlogo */
#Layer-5 {
  position: absolute;
  left: 16px;
  top: 27px;
  width: 300px;
  height: 102px;
  z-index: 5;
}

/* You named this layer wscc */
#Layer-6 {
  position: absolute;
  left: 741px;
  top: 420px;
  width: 270px;
  height: 35px;
  z-index: 6;
}

/* You named this layer footer_text */
#Layer-7 {
  position: absolute;
  left: 16px;
  top: 417px;
  width: 720px;
  height: 57px;
  z-index: 7;
  font-size: 12px;
  
  color: #ffffff;
}

/* You named this layer body_text */
#Layer-8 {
  position: absolute;
  left: 16px;
  top: 107px;
  width: 997px;
  height: 287px;
  z-index: 8;

  
  color: #ffffff;
}

/* You named this layer main_text */
#Layer-9 {
  position: absolute;
  left: 15px;
  top: 130px;
  width: 343px;
  height: 560px;
  z-index: 9;

  
  color: #ffffff;
}

/* 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;
  outline: none;
  text-decoration:none
}
a:link { color: #fbae7f; }
a:visited { color: #fbae7f; }
a:hover {
  color: #e48b56;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

