/*
 *  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 
 *  May 14, 2009, 8:27 am with psd2css Online version 1.36
 *
 */

/* You named this layer Real Background_center */
#Layer-1 {
	position: absolute;
	margin-left: -451.5px;
	left: 50%;
	top: +0px;
	width: 903px;
	height: 683px;
	z-index: 1;
}

/* You named this layer footer */
#Layer-2 {
	position: absolute;
	left: 0px;
	top: 682px;
	width: 903px;
	height: 49px;
	z-index: 2;
}

/* You named this layer body_bg */
#Layer-3 {
	position: absolute;
	left: 0px;
	top: 193px;
	width: 903px;
	height: 489px;
	z-index: 3;
}

/* You named this layer title */
#Layer-4 {
  position: absolute;
  left: 0px;
  top: 149px;
  width: 903px;
  height: 44px;
  z-index: 4;
}

/* You named this layer header */
#Layer-5 {
  position: absolute;
  left: 0px;
  top: 41px;
  width: 903px;
  height: 108px;
  z-index: 5;
}

/* You named this layer bookingsandcontact */
#Layer-6 {
  position: absolute;
  left: 740px;
  top: 0px;
  width: 163px;
  height: 41px;
  z-index: 6;
}

/* You named this layer promoandmodelling */
#Layer-7 {
  position: absolute;
  left: 545px;
  top: 0px;
  width: 195px;
  height: 41px;
  z-index: 7;
}

/* You named this layer gallery */
#Layer-8 {
  position: absolute;
  left: 460px;
  top: 0px;
  width: 85px;
  height: 41px;
  z-index: 8;
}

/* You named this layer toplesswaiters */
#Layer-9 {
  position: absolute;
  left: 316px;
  top: 0px;
  width: 144px;
  height: 41px;
  z-index: 9;
}

/* You named this layer themen */
#Layer-10 {
  position: absolute;
  left: 234px;
  top: 0px;
  width: 82px;
  height: 41px;
  z-index: 10;
}

/* You named this layer home */
#Layer-11 {
  position: absolute;
  left: 178px;
  top: 0px;
  width: 56px;
  height: 41px;
  z-index: 11;
}

/* You named this layer flashmusicbox */
#Layer-12 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 178px;
  height: 41px;
  z-index: 12;
}

/* You named this layer main_text */
#Layer-13 {
	position: absolute;
	left: 8px;
	top: 4px;
	width: 888px;
	height: 493px;
	z-index: 13;
	/* 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;
}

/* You named this layer footer_text */
#Layer-14 {
	position: absolute;
	left: 18px;
	top: 2px;
	width: 868px;
	height: 74px;
	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: #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; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}

