/*
 *  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 4, 2009, 12:28 am with psd2css Online version 1.41
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'b_bodybg_jpg' 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.jpg);
}

/* You named this layer unionback_jpg_center */
#Layer-2 {
  position: absolute;
  margin-left: -512px;
  left: 50%;
  top: +0px;
  width: 1024px;
  height: 768px;
  z-index: 2;
}

/* You named this layer gallery_linkover */
#Layer-3 {
  position: absolute;
  left: 289px;
  top: 607px;
  width: 120px;
  height: 35px;
  z-index: 3;
}

/* You named this layer gallery_link */
#Layer-4 {
  position: absolute;
  left: 297px;
  top: 621px;
  width: 106px;
  height: 10px;
  z-index: 4;
}

/* You named this layer aboutus_linkover */
#Layer-5 {
  position: absolute;
  left: 111px;
  top: 606px;
  width: 137px;
  height: 37px;
  z-index: 5;
}

/* You named this layer aboutus_link */
#Layer-6 {
  position: absolute;
  left: 117px;
  top: 620px;
  width: 123px;
  height: 10px;
  z-index: 6;
}

/* You named this layer contact_linkover */
#Layer-7 {
  position: absolute;
  left: 783px;
  top: 612px;
  width: 127px;
  height: 28px;
  z-index: 7;
}

/* You named this layer contact_link */
#Layer-8 {
  position: absolute;
  left: 788px;
  top: 621px;
  width: 114px;
  height: 10px;
  z-index: 8;
}

/* You named this layer prices_linkover */
#Layer-9 {
  position: absolute;
  left: 464px;
  top: 604px;
  width: 102px;
  height: 40px;
  z-index: 9;
}

/* You named this layer prices_link */
#Layer-10 {
  position: absolute;
  left: 471px;
  top: 621px;
  width: 83px;
  height: 10px;
  z-index: 10;
}

/* You named this layer links_linkover */
#Layer-11 {
  position: absolute;
  left: 627px;
  top: 608px;
  width: 98px;
  height: 43px;
  z-index: 11;
}

/* You named this layer links_link */
#Layer-12 {
  position: absolute;
  left: 644px;
  top: 621px;
  width: 69px;
  height: 10px;
  z-index: 12;
}

/* You named this layer body_text */
#Layer-13 {
  position: absolute;
  left: 560px;
  top: 40px;
  width: 352px;
  height: 600px;
  z-index: 13;

  /* 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: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  color: #E3E1E0;
}

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

