/*
 *  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 
 *  October 16, 2009, 6:14 am with psd2css Online version 1.54
 *
 */

body{
}

/* You named this layer background_bodybg */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 859px;
  height: 370px;
  z-index: 1;
}

/* You named this layer Layer 2 */
#Layer-2 {
  position: absolute;
  left: 81px;
  top: 22px;
  width: 710px;
  height: 321px;
  z-index: 2;
}

/* You named this layer Layer 1 */
#Layer-3 {
  position: absolute;
  left: 13px;
  top: 17px;
  width: 695px;
  height: 301px;
  z-index: 3;
}

/* You named this layer Thie Page you have been directe */
#Layer-4 {
  position: absolute;
  left: 44px;
  top: 240px;
  width: 793px;
  height: 93px;
  z-index: 4;
}

/* You named this layer OOPS */
#Layer-5 {
  position: absolute;
  left: 607px;
  top: 0px;
  width: 72px;
  height: 41px;
  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; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

