/*
 *  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 18, 2010, 5:08 pm with psd2css Online version 1.67
 *
 */

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

/* You named this layer index_page_text */
#Layer-2 {
	position: absolute;
	left: 736px;
	top: 580px;
	width: 235px;
	height: 400px;
	z-index: 2;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}

/* You named this layer Layer 1 */
#Layer-3 {
	position: absolute;
	left: 736px;
	top: 491px;
	width: 155px;
	height: 36px;
	z-index: 3;
}

/* You named this layer index_page_text */
#Layer-4 {
	position: absolute;
	left: 29px;
	top: 193px;
	width: 686px;
	height: 237px;
	z-index: 4;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}

/* You named this layer index_page_text */
#Layer-5 {
	position: absolute;
	left: 39px;
	top: 445px;
	width: 665px;
	height: 524px;
	z-index: 5;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}

/* You named this layer index_page_text */
#Layer-6 {
	position: absolute;
	left: 728px;
	top: 47px;
	width: 240px;
	height: 922px;
	z-index: 6;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}

/* You named this layer index_page_text */
#Layer-7 {
	position: absolute;
	left: 729px;
	top: 58px;
	width: 240px;
	height: 27px;
	z-index: 7;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}

/* You named this layer payment_link */
#Layer-8 {
  position: absolute;
  left: 333px;
  top: 0px;
  width: 121px;
  height: 29px;
  z-index: 8;
}

/* You named this layer quote_form_link */
#Layer-9 {
  position: absolute;
  left: 454px;
  top: 0px;
  width: 141px;
  height: 29px;
  z-index: 9;
}

/* You named this layer hire_me_link */
#Layer-10 {
  position: absolute;
  left: 223px;
  top: 0px;
  width: 111px;
  height: 29px;
  z-index: 10;
}

/* You named this layer samples_link */
#Layer-11 {
  position: absolute;
  left: 112px;
  top: 0px;
  width: 112px;
  height: 29px;
  z-index: 11;
}

/* You named this layer contact_link */
#Layer-12 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 113px;
  height: 29px;
  z-index: 12;
}

/* 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;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
