/*
 *  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 
 *  April 2, 2010, 9:55 am with psd2css Online version 1.77
 *
 */

/* You named this layer Real Background_center_jpg */
#Layer-1 {
  position: absolute;
  margin-left: -600px;
  left: 50%;
  top: +0px;
  width: 1200px;
  height: 993px;
  z-index: 1;
}

/* You named this layer footer */
#Layer-2 {
	position: absolute;
	left: 0px;
	top: 972px;
	width: 1200px;
	height: 66px;
	z-index: 2;
}

/* You named this layer clientsbox */
#Layer-3 {
	position: absolute;
	left: 409px;
	top: 752px;
	width: 791px;
	height: 220px;
	z-index: 3;
}

/* You named this layer mapbox */
#Layer-4 {
	position: absolute;
	left: 0px;
	top: 752px;
	width: 409px;
	height: 220px;
	z-index: 4;
}

/* You named this layer expandingbar */
#Layer-5 {
  position: absolute;
  left: 0px;
  top: 703px;
  width: 1200px;
  height: 4px;
  z-index: 5;
}

/* You named this layer body_bkgnd_jpg */
#Layer-6 {
	position: absolute;
	left: 0px;
	top: 403px;
	width: 1200px;
	height: 349px;
	z-index: 6;
	background-image: url(images/bg.gif);
}

/* You named this layer title */
#Layer-7 {
  position: absolute;
  left: 0px;
  top: 350px;
  width: 1200px;
  height: 53px;
  z-index: 7;
}

/* You named this layer newsbox */
#Layer-8 {
  position: absolute;
  left: 0px;
  top: 350px;
  width: 409px;
  height: 366px;
  z-index: 8;
}

/* You named this layer imagebox */
#Layer-9 {
  position: absolute;
  left: 0px;
  top: 147px;
  width: 1200px;
  height: 203px;
  z-index: 9;
}

/* You named this layer rightofbtns */
#Layer-10 {
  position: absolute;
  left: 967px;
  top: 91px;
  width: 233px;
  height: 56px;
  z-index: 10;
}

/* You named this layer contactbtn */
#Layer-11 {
  position: absolute;
  left: 813px;
  top: 91px;
  width: 154px;
  height: 56px;
  z-index: 11;
}

/* You named this layer clientsbtn */
#Layer-12 {
  position: absolute;
  left: 664px;
  top: 91px;
  width: 149px;
  height: 56px;
  z-index: 12;
}

/* You named this layer servicesbtn */
#Layer-13 {
  position: absolute;
  left: 502px;
  top: 91px;
  width: 162px;
  height: 56px;
  z-index: 13;
}

/* You named this layer aboutusbtn */
#Layer-14 {
  position: absolute;
  left: 363px;
  top: 91px;
  width: 139px;
  height: 56px;
  z-index: 14;
}

/* You named this layer homebtn */
#Layer-15 {
  position: absolute;
  left: 224px;
  top: 91px;
  width: 139px;
  height: 56px;
  z-index: 15;
}

/* You named this layer header */
#Layer-16 {
  position: absolute;
  left: 224px;
  top: 0px;
  width: 976px;
  height: 91px;
  z-index: 16;
}

/* You named this layer logo */
#Layer-17 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 224px;
  height: 147px;
  z-index: 17;
}

/* You named this layer body_text */
#Layer-18 {
	position: absolute;
	left: 417px;
	top: 9px;
	width: 696px;
	height: 334px;
	z-index: 18;
	/* 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: #000;
}

/* You named this layer footer_text */
#Layer-19 {
	position: absolute;
	left: 104px;
	top: 15px;
	width: 998px;
	height: 30px;
	z-index: 19;
	/* Here are some suggestions for this area's text settings */
  text-align: center;
	/* 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: #333;
}

/* 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; */
}
