/*
 *  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 
 *  April 22, 2009, 6:07 pm with psd2css Online version 1.36
 *
 */

/* You named this layer background_center */
#Layer-1 {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: +0px;
  width: 800px;
  height: 800px;
  z-index: 1;
}

/* You named this layer Layer 13 */
#Layer-2 {
  position: absolute;
  left: 208px;
  top: 698px;
  width: 53px;
  height: 23px;
  z-index: 2;
}

/* You named this layer Layer 13 copy */
#Layer-3 {
  position: absolute;
  left: 277px;
  top: 698px;
  width: 118px;
  height: 23px;
  z-index: 3;
}

/* You named this layer Layer 13 copy 2 */
#Layer-4 {
  position: absolute;
  left: 414px;
  top: 698px;
  width: 90px;
  height: 23px;
  z-index: 4;
}

/* You named this layer Layer 13 copy 3 */
#Layer-5 {
  position: absolute;
  left: 519px;
  top: 698px;
  width: 81px;
  height: 23px;
  z-index: 5;
}

/* You named this layer home_link */
#Layer-6 {
  position: absolute;
  left: 4px;
  top: 4px;
  width: 45px;
  height: 14px;
  z-index: 6;
}

/* You named this layer work_link */
#Layer-7 {
  position: absolute;
  left: 4px;
  top: 5px;
  width: 110px;
  height: 13px;
  z-index: 7;
}

/* You named this layer about_link */
#Layer-8 {
  position: absolute;
  left: 3px;
  top: 5px;
  width: 82px;
  height: 13px;
  z-index: 8;
}

/* You named this layer contact_link */
#Layer-9 {
  position: absolute;
  left: 4px;
  top: 4px;
  width: 73px;
  height: 14px;
  z-index: 9;
}

/* You named this layer Group 1 */
#Layer-10 {
  position: absolute;
  left: 156px;
  top: 231px;
  width: 493px;
  height: 29px;
  z-index: 10;
}

/* You named this layer tophome_link */
#Layer-11 {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 57px;
  height: 17px;
  z-index: 11;
}

/* You named this layer topwork_link */
#Layer-12 {
  position: absolute;
  left: 92px;
  top: 5px;
  width: 138px;
  height: 17px;
  z-index: 12;
}

/* You named this layer topabout_link */
#Layer-13 {
  position: absolute;
  left: 263px;
  top: 5px;
  width: 103px;
  height: 17px;
  z-index: 13;
}

/* You named this layer topcontact_link */
#Layer-14 {
  position: absolute;
  left: 397px;
  top: 5px;
  width: 91px;
  height: 17px;
  z-index: 14;
}

/* You named this layer body_text */
#Layer-15 {
  position: absolute;
  left: 150px;
  top: 320px;
  width: 500px;
  height: 400px;
  z-index: 15;

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

/* You named this layer top bar */
#Layer-16 {
  position: absolute;
  left: 0px;
  top: 160px;
  width: 800px;
  height: 41px;
  z-index: 16;
}

/* You named this layer Layer 14 */
#Layer-17 {
  position: absolute;
  left: 0px;
  top: 748px;
  width: 800px;
  height: 40px;
  z-index: 17;
}

/* You named this layer contact_text */
#Layer-18 {
  position: absolute;
  left: 14px;
  top: 14px;
  width: 400px;
  height: 15px;
  z-index: 18;

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

/* You named this layer copyright_text */
#Layer-19 {
  position: absolute;
  left: 600px;
  top: 14px;
  width: 400px;
  height: 15px;
  z-index: 19;

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

/* 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: #F88; }
a:visited { color: #F88; }
a:hover {
  color:b7b7b7;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

