/*
 *  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 
 *  February 22, 2009, 4:40 am with psd2css Online version 1.35
 *
 */

/* You named this layer Real Background_center */
#Layer-1 {
	position: absolute;
	margin-left: -450px;
	left: 50%;
	top: +0px;
	width: 900px;
	height: 861px;
	z-index: 1;
}

/* You named this layer footer */
#Layer-2 {
	position: absolute;
	left: 0px;
	top: 842px;
	width: 898px;
	height: 51px;
	z-index: 2;
}

/* You named this layer productboxes */
#Layer-3 {
	position: absolute;
	left: 0px;
	top: 662px;
	width: 900px;
	height: 178px;
	z-index: 3;
}

/* You named this layer body_bg */
#Layer-4 {
	position: absolute;
	left: 0px;
	top: 297px;
	width: 900px;
	height: 358px;
	z-index: 4;
}

/* You named this layer title */
#Layer-5 {
  position: absolute;
  left: 0px;
  top: 219px;
  width: 900px;
  height: 80px;
  z-index: 5;
}

/* You named this layer rightofbtns */
#Layer-6 {
  position: absolute;
  left: 692px;
  top: 174px;
  width: 208px;
  height: 45px;
  z-index: 6;
}

/* You named this layer contact */
#Layer-7 {
  position: absolute;
  left: 594px;
  top: 174px;
  width: 98px;
  height: 45px;
  z-index: 7;
}

/* You named this layer classes */
#Layer-8 {
  position: absolute;
  left: 496px;
  top: 174px;
  width: 98px;
  height: 45px;
  z-index: 8;
}

/* You named this layer thecds */
#Layer-9 {
  position: absolute;
  left: 398px;
  top: 174px;
  width: 98px;
  height: 45px;
  z-index: 9;
}

/* You named this layer about */
#Layer-10 {
  position: absolute;
  left: 300px;
  top: 174px;
  width: 98px;
  height: 45px;
  z-index: 10;
}

/* You named this layer home */
#Layer-11 {
  position: absolute;
  left: 201px;
  top: 174px;
  width: 99px;
  height: 45px;
  z-index: 11;
}

/* You named this layer leftofbtns */
#Layer-12 {
  position: absolute;
  left: 0px;
  top: 174px;
  width: 201px;
  height: 45px;
  z-index: 12;
}

/* You named this layer header */
#Layer-13 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 900px;
  height: 174px;
  z-index: 13;
}

/* You named this layer main_text */
#Layer-14 {
	position: absolute;
	left: 149px;
	top: 11px;
	width: 598px;
	height: 310px;
	z-index: 14;
	/* 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 footer_text */
#Layer-15 {
  position: absolute;
  left: 132px;
  top: 2px;
  width: 634px;
  height: 31px;
  z-index: 15;

  /* 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;
}

/* 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; */
}
