/*
 *  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 22, 2009, 2:35 am with psd2css Online version 1.38
 *
 */

/* You named this layer background_jpg_center */
#Layer-1 {
  position: absolute;
  margin-left: -250px;
  left: 50%;
  top: +0px;
  width: 500px;
  height: 308px;
  z-index: 1;
}

/* You named this layer packagescontent1_linkover */
#Layer-2 {
  position: absolute;
  left: 144px;
  top: 108px;
  width: 90px;
  height: 87px;
  z-index: 2;
}

/* You named this layer packagescontent1_link */
#Layer-3 {
  position: absolute;
  left: 143px;
  top: 107px;
  width: 90px;
  height: 87px;
  z-index: 3;
}

/* You named this layer packagescontent2_linkover */
#Layer-4 {
  position: absolute;
  left: 21px;
  top: 109px;
  width: 86px;
  height: 88px;
  z-index: 4;
}

/* You named this layer packagescontent2_link */
#Layer-5 {
  position: absolute;
  left: 20px;
  top: 108px;
  width: 86px;
  height: 88px;
  z-index: 5;
}

/* You named this layer packagescontent3_linkover */
#Layer-6 {
  position: absolute;
  left: 272px;
  top: 107px;
  width: 86px;
  height: 89px;
  z-index: 6;
}

/* You named this layer packagescontent3_link */
#Layer-7 {
  position: absolute;
  left: 271px;
  top: 106px;
  width: 86px;
  height: 89px;
  z-index: 7;
}

/* You named this layer packagescontent4_linkover */
#Layer-8 {
  position: absolute;
  left: 393px;
  top: 107px;
  width: 89px;
  height: 89px;
  z-index: 8;
}

/* You named this layer packagescontent4_link */
#Layer-9 {
  position: absolute;
  left: 392px;
  top: 106px;
  width: 89px;
  height: 89px;
  z-index: 9;
}

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

