/*
 *  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 
 *  May 30, 2009, 10:43 pm with psd2css Online version 1.38
 *
 */

/* You named this layer Real Background_center */
#Layer-1 {
  position: absolute;
  margin-left: -464.5px;
  left: 50%;
  top: +0px;
  width: 929px;
  height: 740px;
  z-index: 1;
}

/* You named this layer footer */
#Layer-2 {
  position: absolute;
  left: 0px;
  top: 621px;
  width: 929px;
  height: 119px;
  z-index: 2;
}

/* You named this layer feedback */
#Layer-3 {
  position: absolute;
  left: 607px;
  top: 461px;
  width: 322px;
  height: 160px;
  z-index: 3;
}

/* You named this layer head */
#Layer-4 {
  position: absolute;
  left: 607px;
  top: 312px;
  width: 322px;
  height: 149px;
  z-index: 4;
}

/* You named this layer me */
#Layer-5 {
  position: absolute;
  left: 387px;
  top: 312px;
  width: 220px;
  height: 309px;
  z-index: 5;
}

/* You named this layer contact */
#Layer-6 {
  position: absolute;
  left: 0px;
  top: 453px;
  width: 387px;
  height: 168px;
  z-index: 6;
}

/* You named this layer reflex */
#Layer-7 {
  position: absolute;
  left: 0px;
  top: 312px;
  width: 387px;
  height: 141px;
  z-index: 7;
}

/* You named this layer title */
#Layer-8 {
  position: absolute;
  left: 685px;
  top: 230px;
  width: 244px;
  height: 82px;
  z-index: 8;
}

/* You named this layer text */
#Layer-9 {
  position: absolute;
  left: 0px;
  top: 230px;
  width: 685px;
  height: 82px;
  z-index: 9;
}

/* You named this layer header */
#Layer-10 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 929px;
  height: 230px;
  z-index: 10;
}

/* 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: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

