/*
 *  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 8, 2009, 4:35 pm with psd2css Online version 1.53
 *
 */

/* You named this layer site_bkgnd */
#Layer-1 {
  position: absolute;
  left: +0px;
  top: +0px;
  width: 1002px;
  height: 1200px;
  z-index: 1;
  background-image: url(Layer-1.png);
}

/* You named this layer Layer 1 */
#Layer-2 {
  position: absolute;
  left: 27px;
  top: 61px;
  width: 950px;
  height: 1122px;
  z-index: 2;
}

/* You named this layer Layer 2 */
#Layer-3 {
  position: absolute;
  left: 292px;
  top: 102px;
  width: 656px;
  height: 1017px;
  z-index: 3;
}

/* You named this layer title_png */
#Layer-4 {
  position: absolute;
  left: 392px;
  top: 20px;
  width: 453px;
  height: 93px;
  z-index: 4;
}

/* You named this layer address_bkgnd */
#Layer-5 {
  position: absolute;
  left: 9px;
  top: 494px;
  width: 275px;
  height: 617px;
  z-index: 5;
  background-image: url(Layer-5.png);
}

/* You named this layer sidebox_text */
#Layer-6 {
  position: absolute;
  left: 31px;
  top: 20px;
  width: 208px;
  height: 292px;
  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: #022739;
}

/* You named this layer main_text */
#Layer-7 {
	position: absolute;
	left: 29px;
	top: 19px;
	width: 600px;
	height: 978px;
	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: #022739;
}

/* You named this layer girl_png */
#Layer-8 {
  position: absolute;
  left: +11px;
  top: -3px;
  width: 310px;
  height: 562px;
  z-index: 8;
}

/* You named this layer logo_jpg */
#Layer-9 {
  position: absolute;
  left: 56px;
  top: 569px;
  width: 158px;
  height: 42px;
  z-index: 9;
}

/* You named this layer map */
#Layer-10 {
  position: absolute;
  left: 8px;
  top: 338px;
  width: 258px;
  height: 207px;
  z-index: 10;
}

/* You named this layer mocahtop_jpg */
#Layer-11 {
  position: absolute;
  left: 678px;
  top: 26px;
  width: 299px;
  height: 34px;
  z-index: 11;
}

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

