/*
 *  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 
 *  January 10, 2009, 9:18 pm with psd2css Online version 1.30
 *
 */

/* You named this layer My website */
#Layer-1 {
  position: absolute;
  left: +6px;
  top: -13px;
  width: 463px;
  height: 171px;
  z-index: 1;
}

/* You named this layer Contact_linkover */
#Layer-2 {
  position: absolute;
  left: +499px;
  top: +83px;
  width: 148px;
  height: 29px;
  z-index: 2;
}

/* You named this layer Contact_link */
#Layer-3 {
  position: absolute;
  left: +499px;
  top: +83px;
  width: 148px;
  height: 29px;
  z-index: 3;
}

/* You named this layer Blog_linkover */
#Layer-4 {
  position: absolute;
  left: +339px;
  top: +83px;
  width: 148px;
  height: 29px;
  z-index: 4;
}

/* You named this layer Blog_link */
#Layer-5 {
  position: absolute;
  left: +339px;
  top: +83px;
  width: 148px;
  height: 29px;
  z-index: 5;
}

/* You named this layer Products_linkover */
#Layer-6 {
  position: absolute;
  left: 171px;
  top: 96px;
  width: 148px;
  height: 29px;
  z-index: 6;
}

/* You named this layer Products_link */
#Layer-7 {
  position: absolute;
  left: 171px;
  top: 96px;
  width: 148px;
  height: 29px;
  z-index: 7;
}

/* You named this layer Home_linkover */
#Layer-8 {
  position: absolute;
  left: 8px;
  top: 96px;
  width: 148px;
  height: 29px;
  z-index: 8;
}

/* You named this layer Home_link */
#Layer-9 {
  position: absolute;
  left: 8px;
  top: 96px;
  width: 148px;
  height: 29px;
  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; */
}

