/*
 *  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 13, 2009, 1:22 pm with psd2css Online version 1.54
 *
 */

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

#wrapper { 
   width:1000px; 
   height:900px;
   margin:0 auto; 
   overflow:auto;
   text-align: left;
   position: relative;
   margin-left: 200;
   margin-top: 30;
}




/* You named this layer Layer 2 */
#Layer-2 {
  position: absolute;
  left: 61px;
  top: 140px;
  width: 826px;
  height: 393px;
  z-index: 2;
}

/* You named this layer Vector Smart Object */
#Layer-3 {
  position: absolute;
  left: 312px;
  top: 551px;
  width: 324px;
  height: 74px;
  z-index: 3;
}

/* You named this layer RICHARD JACKSON AND LYNN SAVILL */
#Layer-4 {
  position: absolute;
  left: 86px;
  top: 43px;
  width: 781px;
  height: 33px;
  z-index: 4;
}

/* You named this layer HOME */
#Layer-5 {
  position: absolute;
  left: 221px;
  top: 113px;
  width: 41px;
  height: 10px;
  z-index: 5;
}

/* You named this layer ABOUT */
#Layer-6 {
  position: absolute;
  left: 535px;
  top: 113px;
  width: 45px;
  height: 10px;
  z-index: 6;
}

/* You named this layer SERVICES */
#Layer-7 {
  position: absolute;
  left: 366px;
  top: 113px;
  width: 61px;
  height: 10px;
  z-index: 7;
}

/* You named this layer CONTACT */
#Layer-8 {
  position: absolute;
  left: 669px;
  top: 113px;
  width: 61px;
  height: 10px;
  z-index: 8;
}

/* You named this layer Layer 4 */
#Layer-9 {
	position: absolute;
	left: 86px;
	top: 35px;
	width: 783px;
	height: 8px;
	z-index: 9;
}

/* You named this layer Layer 4 copy */
#Layer-10 {
	position: absolute;
	left: 86px;
	top: 82px;
	width: 783px;
	height: 11px;
	z-index: 10;
}

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