/*
 *  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 7, 2011, 4:32 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 bodyback */
#Layer-10 {
  position: absolute;
  left: +127px;
  top: -14px;
  width: 1026px;
  height: 1251px;
  z-index: 2;
}

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

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

/* You named this layer footer_text */
#Layer-7 {
  position: absolute;
  left: 16px;
  top: 1120px;
  width: 720px;
  height: 56px;
  z-index: 5;
  font-size: 12px;

  
  color: #ffffff;
}

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

  
  color: #ffffff;
}

/* You named this layer sub_text */
#Layer-12 {
  position: absolute;
  left: 15px;
  top: 711px;
  width: 343px;
  height: 383px;
  z-index: 7;

  
  color: #ffffff;
}

/* You named this layer body_text */
#Layer-13 {
  position: absolute;
  left: 383px;
  top: 148px;
  width: 627px;
  height: 946px;
  z-index: 8;

  
  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; */
}

