/*
 *  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 
 *  July 31, 2009, 9:26 am with psd2css Online version 1.44
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer '_bodybg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(Layer-1.png);
}

/* You named this layer background_jpg_center */
#Layer-2 {
  position: absolute;
  margin-left: -500.5px;
  left: 50%;
  top: +8px;
  width: 1001px;
  height: 750px;
  z-index: 2;
}

/* You named this layer index_jpg_page */
#Layer-3 {
  position: absolute;
  left: 126px;
  top: 34px;
  width: 752px;
  height: 581px;
  z-index: 3;
}

/* You named this layer design_jpg_page */
#Layer-4 {
  position: absolute;
  left: 98px;
  top: 31px;
  width: 800px;
  height: 577px;
  z-index: 4;
}

/* You named this layer feature_jpg_page */
#Layer-5 {
  position: absolute;
  left: 17px;
  top: 31px;
  width: 957px;
  height: 577px;
  z-index: 5;
}

/* You named this layer contact_jpg_page */
#Layer-6 {
  position: absolute;
  left: 7px;
  top: 7px;
  width: 989px;
  height: 608px;
  z-index: 6;
}

/* You named this layer selection_container_jpg */
#Layer-7 {
  position: absolute;
  left: 3px;
  top: 623px;
  width: 996px;
  height: 125px;
  z-index: 7;
}

/* You named this layer Layer 14 */
#Layer-8 {
  position: absolute;
  left: 3px;
  top: 623px;
  width: 996px;
  height: 125px;
  z-index: 8;
}

/* You named this layer index_linkover */
#Layer-9 {
  position: absolute;
  left: 131px;
  top: 14px;
  width: 62px;
  height: 103px;
  z-index: 9;
}

/* You named this layer index_link */
#Layer-10 {
  position: absolute;
  left: 131px;
  top: 14px;
  width: 62px;
  height: 103px;
  z-index: 10;
}

/* You named this layer design_linkover */
#Layer-11 {
  position: absolute;
  left: 246px;
  top: 28px;
  width: 121px;
  height: 92px;
  z-index: 11;
}

/* You named this layer design_link */
#Layer-12 {
  position: absolute;
  left: 246px;
  top: 28px;
  width: 121px;
  height: 92px;
  z-index: 12;
}

/* You named this layer feature_linkover */
#Layer-13 {
  position: absolute;
  left: 421px;
  top: 21px;
  width: 117px;
  height: 96px;
  z-index: 13;
}

/* You named this layer feature_link */
#Layer-14 {
  position: absolute;
  left: 421px;
  top: 21px;
  width: 117px;
  height: 96px;
  z-index: 14;
}

/* You named this layer models_linkover */
#Layer-15 {
  position: absolute;
  left: 593px;
  top: 4px;
  width: 118px;
  height: 115px;
  z-index: 15;
}

/* You named this layer models_link */
#Layer-16 {
  position: absolute;
  left: 593px;
  top: 4px;
  width: 118px;
  height: 115px;
  z-index: 16;
}

/* You named this layer contact_linkover */
#Layer-17 {
  position: absolute;
  left: 743px;
  top: 5px;
  width: 140px;
  height: 112px;
  z-index: 17;
}

/* You named this layer contact_link */
#Layer-18 {
  position: absolute;
  left: 743px;
  top: 5px;
  width: 140px;
  height: 112px;
  z-index: 18;
}

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

