/*
 *  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 
 *  June 9, 2010, 11:42 pm with psd2css Online version 1.78
 *
 */

/* You named this layer Real Background_center_jpg */
#Layer-1 {
  position: absolute;
  margin-left: -419px;
  left: 50%;
  top: +0px;
  width: 838px;
  height: 1112px;
  z-index: 1;
}

/* You named this layer footer */
#Layer-2 {
	position: absolute;
	left: 0px;
	top: 1409px;
	width: 838px;
	height: 59px;
	z-index: 2;
	text-align: center;
}

/* You named this layer expanding_bar */
#Layer-3 {
	position: absolute;
	left: 0px;
	top: 1039px;
	width: 838px;
	height: 370px;
	z-index: 3;
}

/* You named this layer body_bkgnd_jpg */
#Layer-4 {
  position: absolute;
  left: 0px;
  top: 330px;
  width: 838px;
  height: 709px;
  z-index: 4;
  background-image: url(bg.gif);
}

/* You named this layer title */
#Layer-5 {
  position: absolute;
  left: 0px;
  top: 280px;
  width: 838px;
  height: 50px;
  z-index: 5;
}

/* You named this layer rightofbtns */
#Layer-6 {
  position: absolute;
  left: 790px;
  top: 221px;
  width: 48px;
  height: 59px;
  z-index: 6;
}

/* You named this layer contactus_btn */
#Layer-7 {
  position: absolute;
  left: 711px;
  top: 221px;
  width: 79px;
  height: 59px;
  z-index: 7;
}

/* You named this layer promoandmodeling_btn */
#Layer-8 {
  position: absolute;
  left: 572px;
  top: 221px;
  width: 139px;
  height: 59px;
  z-index: 8;
}

/* You named this layer feet */
#Layer-9 {
  position: absolute;
  left: 445px;
  top: 221px;
  width: 127px;
  height: 59px;
  z-index: 9;
}

/* You named this layer toplesswaiters_btn */
#Layer-10 {
  position: absolute;
  left: 339px;
  top: 221px;
  width: 106px;
  height: 59px;
  z-index: 10;
}

/* You named this layer gallery_btn */
#Layer-11 {
  position: absolute;
  left: 280px;
  top: 221px;
  width: 59px;
  height: 59px;
  z-index: 11;
}

/* You named this layer theteam_btn */
#Layer-12 {
  position: absolute;
  left: 217px;
  top: 221px;
  width: 63px;
  height: 59px;
  z-index: 12;
}

/* You named this layer forhim_btn */
#Layer-13 {
  position: absolute;
  left: 163px;
  top: 221px;
  width: 54px;
  height: 59px;
  z-index: 13;
}

/* You named this layer forher_btn */
#Layer-14 {
  position: absolute;
  left: 107px;
  top: 221px;
  width: 56px;
  height: 59px;
  z-index: 14;
}

/* You named this layer home_btn */
#Layer-15 {
  position: absolute;
  left: 68px;
  top: 221px;
  width: 39px;
  height: 59px;
  z-index: 15;
}

/* You named this layer leftofbtns */
#Layer-16 {
  position: absolute;
  left: 0px;
  top: 221px;
  width: 68px;
  height: 59px;
  z-index: 16;
}

/* You named this layer header */
#Layer-17 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 838px;
  height: 221px;
  z-index: 17;
}

/* You named this layer side_panel */
#Layer-18 {
  position: absolute;
  left: 587px;
  top: 0px;
  width: 210px;
  height: 702px;
  z-index: 18;
}

/* You named this layer body_text */
#Layer-19 {
	position: absolute;
	left: 29px;
	top: 9px;
	width: 553px;
	height: 1042px;
	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: #FF0000;
}

/* You named this layer footer_text */
#Layer-20 {
	position: absolute;
	left: 218px;
	top: 11px;
	width: 552px;
	height: 20px;
	z-index: 20;
	/* 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;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
