/*
 *  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 
 *  February 17, 2010, 3:53 pm with psd2css Online version 1.74
 *
 */

/* You named this layer back_jpg_center */
#Layer-1 {
  position: absolute;
  margin-left: -640px;
  left: 50%;
  top: +0px;
  width: 1280px;
  height: 800px;
  z-index: 1;
}

/* You named this layer logo */
#Layer-2 {
  position: absolute;
  left: 393px;
  top: 64px;
  width: 494px;
  height: 68px;
  z-index: 2;
}

/* You named this layer body_text */
#Layer-3 {
  position: absolute;
  left: 408px;
  top: 224px;
  width: 464px;
  height: 341px;
  z-index: 3;

  /* 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: Geneva, Arial, Helvetica, sans-serif;
  font-size: medium;
  color: #000000;
}

/* You named this layer go_link */
#Layer-4 {
  position: absolute;
  left: 506px;
  top: 535px;
  width: 257px;
  height: 119px;
  z-index: 4;
}

/* You named this layer go_linkover */
#Layer-5 {
  position: absolute;
  left: 506px;
  top: 535px;
  width: 257px;
  height: 119px;
  z-index: 5;
}

/* 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;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

