/*
 *  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 
 *  January 21, 2009, 4:06 am with psd2css Online version 1.32
 *
 */

body {
        background: #000;
}

/* You named this layer back_jpg_center */
#Layer-1 {
  position: absolute;
  margin-left: -450px;
  left: 50%;
  top: +0px;
  width: 900px;
  height: 630px;
  z-index: 1;
}

/* You named this layer logo */
#Layer-2 {
  position: absolute;
  left: 247px;
  top: 74px;
  width: 405px;
  height: 61px;
  z-index: 2;
}

/* You named this layer navigate_link */
#Layer-3 {
  position: absolute;
  left: 570px;
  top: 150px;
  width: 100px;
  height: 32px;
  z-index: 3;
}

/* You named this layer navigate_linkover */
#Layer-4 {
  position: absolute;
  left: 571px;
  top: 151px;
  width: 100px;
  height: 32px;
  z-index: 4;
}

/* You named this layer personal_link */
#Layer-5 {
  position: absolute;
  left: 453px;
  top: 150px;
  width: 89px;
  height: 24px;
  z-index: 5;
}

/* You named this layer personal_linkover */
#Layer-6 {
  position: absolute;
  left: 454px;
  top: 151px;
  width: 89px;
  height: 24px;
  z-index: 6;
}

/* You named this layer services_link */
#Layer-7 {
  position: absolute;
  left: 338px;
  top: 152px;
  width: 91px;
  height: 22px;
  z-index: 7;
}

/* You named this layer services_linkover */
#Layer-8 {
  position: absolute;
  left: 339px;
  top: 153px;
  width: 91px;
  height: 22px;
  z-index: 8;
}

/* You named this layer home_link */
#Layer-9 {
  position: absolute;
  left: 229px;
  top: 150px;
  width: 78px;
  height: 24px;
  z-index: 9;
}

/* You named this layer home_linkover */
#Layer-10 {
  position: absolute;
  left: 230px;
  top: 151px;
  width: 78px;
  height: 24px;
  z-index: 10;
}

/* You named this layer body_text */
#Layer-11 {
  position: absolute;
  left: 237px;
  top: 226px;
  width: 425px;
  height: 338px;
  z-index: 11;


  /* 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: Tahoma, Arial, Helvetica, Verdana;
  font-size: small;
  color: #B48068;
}

/* 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: #807876; }
a:visited { color: #3B3330; }
a:hover {
  color: #999493;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}


