/*
 *  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 
 *  March 7, 2009, 3:41 am with psd2css Online version 1.32
 *
 */

body{
	/* This is the background image to the entire page that you
   * get because of the layer 'background_bodybg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(Layer-1.png);
	color: #FDFDFD;
	background-color: #E88A2A;
}

/* You named this layer back_jpg_center */
#Layer-2 {
	position: absolute;
	margin-left: -450px;
	top: -2px;
	width: 900px;
	height: 1207px;
	z-index: 2;
	left: 500px;
}

/* You named this layer logo */
#Layer-3 {
  position: absolute;
  left: 70px;
  top: -13px;
  width: 862px;
  height: 200px;
  z-index: 3;
}

/* You named this layer home_linkover */
#Layer-4 {
  position: absolute;
  left: 41px;
  top: 219px;
  width: 60px;
  height: 15px;
  z-index: 4;
}

/* You named this layer home_link */
#Layer-5 {
  position: absolute;
  left: 37px;
  top: 215px;
  width: 68px;
  height: 23px;
  z-index: 5;
}

/* You named this layer Aboutus_linkover */
#Layer-6 {
  position: absolute;
  left: 144px;
  top: 219px;
  width: 97px;
  height: 15px;
  z-index: 6;
}

/* You named this layer Aboutus_link */
#Layer-7 {
  position: absolute;
  left: 140px;
  top: 215px;
  width: 105px;
  height: 23px;
  z-index: 7;
}

/* You named this layer Ourservices_linkover */
#Layer-8 {
  position: absolute;
  left: 274px;
  top: 219px;
  width: 136px;
  height: 15px;
  z-index: 8;
}

/* You named this layer Ourservices_link */
#Layer-9 {
  position: absolute;
  left: 270px;
  top: 215px;
  width: 144px;
  height: 23px;
  z-index: 9;
}

/* You named this layer Contactus_linkover */
#Layer-10 {
  position: absolute;
  left: 446px;
  top: 219px;
  width: 118px;
  height: 15px;
  z-index: 10;
}

/* You named this layer Contactus_link */
#Layer-11 {
  position: absolute;
  left: 442px;
  top: 215px;
  width: 126px;
  height: 23px;
  z-index: 11;
}

/* You named this layer Gallery_linkover */
#Layer-12 {
  position: absolute;
  left: 599px;
  top: 219px;
  width: 75px;
  height: 18px;
  z-index: 12;
}
#Layer-2 #Layer-14 img {
	left: 175px;
	position: relative;
}

/* You named this layer Gallery_link */
#Layer-13 {
  position: absolute;
  left: 595px;
  top: 215px;
  width: 83px;
  height: 26px;
  z-index: 13;
}

/* You named this layer body_text */
#Layer-14 {
	position: absolute;
	left: 45px;
	top: 264px;
	width: 823px;
	height: 762px;
	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: #000000;
	text-indent: 0px;
	vertical-align: inherit;
}

/* 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; */
}
