/*
 *  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 
 *  December 29, 2009, 6:17 pm with psd2css Online version 1.65
 *
 */

/* You named this layer Real Background_center */
#Layer-1 {
	position: absolute;
	margin-left: -472.5px;
	left: 50%;
	top: +0px;
	width: 945px;
	height: 939px;
	z-index: 1;
}

/* You named this layer footer */
#Layer-2 {
	position: absolute;
	left: 0px;
	top: 1188px;
	width: 945px;
	height: 42px;
	z-index: 2;
}

/* You named this layer body_bg */
#Layer-3 {
	position: absolute;
	left: 0px;
	top: 244px;
	width: 945px;
	height: 1191px;
	z-index: 3;
}

/* You named this layer title */
#Layer-4 {
  position: absolute;
  left: 0px;
  top: 183px;
  width: 945px;
  height: 63px;
  z-index: 4;
}

/* You named this layer header */
#Layer-5 {
  position: absolute;
  left: 0px;
  top: 36px;
  width: 945px;
  height: 147px;
  z-index: 5;
}

/* You named this layer nav */
#Layer-6 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 945px;
  height: 36px;
  z-index: 6;
}

/* You named this layer main_text */
#Layer-7 {
	position: absolute;
	left: 70px;
	top: 8px;
	width: 804px;
	height: 1168px;
	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: #51bdc9;
}

/* You named this layer footer_text */
#Layer-8 {
	position: absolute;
	left: 200px;
	top: 5px;
	width: 658px;
	height: 42px;
	z-index: 8;
	/* 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: #51bdc9;
}

/* 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: #51bdc9; }
a:visited { color: #51bdc9; }
a:hover {
  color: #51bdc9;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
