/*
 *  main.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 
 *  June 21, 2009, 1:01 am with psd2css Online version 1.41
 *
 */


/* You named this layer blue-bg_center_bkgnd */
#Layer-bg{position: absolute;top: 0; left: 0;width: 100%;height: 100%;display: block;z-index: 1;}

#Layer-1 {
  position: absolute;
  margin-left: -450px;
  left: 50%;
  top: +0px;
  width: 900px;
  height: 600px;
  z-index: 1;
}

/* You named this layer white-bg */
#Layer-2 {
  position: absolute;
  left: 57px;
  top: 5px;
  width: 792px;
  height: 595px;
  z-index: 2;
}

/* You named this layer blue-logo */
#Layer-3 {
  position: absolute;
  left: 3px;
  top: 114px;
  width: 154px;
  height: 344px;
  z-index: 3;
}

/* You named this layer blk-outline */
#Layer-4 {
  position: absolute;
  left: 153px;
  top: 38px;
  width: 618px;
  height: 498px;
  z-index: 4;
}

/* You named this layer portfolio_linkover */
#Layer-5 {
  position: absolute;
  left: 146px;
  top: 542px;
  width: 95px;
  height: 22px;
  z-index: 5;
}

/* You named this layer portfolio_link */
#Layer-6 {
  position: absolute;
  left: 166px;
  top: 543px;
  width: 75px;
  height: 21px;
  z-index: 6;
}

/* You named this layer bio_linkover */
#Layer-7 {
  position: absolute;
  left: 292px;
  top: 542px;
  width: 51px;
  height: 22px;
  z-index: 7;
}

/* You named this layer bio_link */
#Layer-8 {
  position: absolute;
  left: 312px;
  top: 543px;
  width: 31px;
  height: 21px;
  z-index: 8;
}

/* You named this layer blog_linkover */
#Layer-9 {
  position: absolute;
  left: 399px;
  top: 542px;
  width: 63px;
  height: 26px;
  z-index: 9;
}

/* You named this layer blog_link */
#Layer-10 {
  position: absolute;
  left: 419px;
  top: 543px;
  width: 43px;
  height: 25px;
  z-index: 10;
}

/* You named this layer services_linkover */
#Layer-11 {
  position: absolute;
  left: 525px;
  top: 542px;
  width: 99px;
  height: 22px;
  z-index: 11;
}

/* You named this layer services_link */
#Layer-12 {
  position: absolute;
  left: 544px;
  top: 543px;
  width: 80px;
  height: 21px;
  z-index: 12;
}

/* You named this layer reviews_linkover */
#Layer-13 {
  position: absolute;
  left: 666px;
  top: 542px;
  width: 95px;
  height: 22px;
  z-index: 13;
}

/* You named this layer reviews_link */
#Layer-14 {
  position: absolute;
  left: 686px;
  top: 543px;
  width: 75px;
  height: 21px;
  z-index: 14;
}

/* You named this layer contact_linkover */
#Layer-15 {
  position: absolute;
  left: 701px;
  top: 18px;
  width: 62px;
  height: 20px;
  z-index: 15;
}

/* You named this layer contact_link */
#Layer-16 {
  position: absolute;
  left: 701px;
  top: 18px;
  width: 62px;
  height: 20px;
  z-index: 16;
}

/* You named this layer gray divider 2 */
#Layer-17 {
  position: absolute;
  left: 678px;
  top: 18px;
  width: 3px;
  height: 21px;
  z-index: 17;
}

/* You named this layer proofs_linkover */
#Layer-18 {
  position: absolute;
  left: 548px;
  top: 18px;
  width: 116px;
  height: 20px;
  z-index: 18;
}

/* You named this layer proofs_link */
#Layer-19 {
  position: absolute;
  left: 548px;
  top: 18px;
  width: 116px;
  height: 20px;
  z-index: 19;
}

/* You named this layer gray divider 1 */
#Layer-20 {
  position: absolute;
  left: 528px;
  top: 18px;
  width: 3px;
  height: 21px;
  z-index: 20;
}

/* You named this layer index_linkover */
#Layer-21 {
  position: absolute;
  left: 468px;
  top: 18px;
  width: 49px;
  height: 20px;
  z-index: 21;
}

/* You named this layer index_link */
#Layer-22 {
  position: absolute;
  left: 468px;
  top: 18px;
  width: 49px;
  height: 20px;
  z-index: 22;
}

/* 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: SteelBlue; }
a:visited { color: #a4b6d0; }
a:hover {
  color: #e87c19;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}