#body {
  width: 817px;
  margin: auto;
  padding: 0ps;
}

#header {
  width: 817px;
  height: 246px;
  margin: auto;
}

#leftPart {
  width: 215px;
  height: 233px;
  float: left;
}

#leftPartLogo {
  width: 215px;
  height: 200px;
  float: left;
}

#leftPartLogo img {
  display: block;
}

#leftPartDownLogo {
  width: 85px;
  height: 33px;
  float: left;
}

#leftPartDownLogo img {
  display: block;
}

#leftPartButton {
  width: 96px;
  height: 33px;
  float: left;
}

#leftPartButton ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

#leftPartButton ul a {
  display: block;
  width: 96px;
  height: 33px;
}

#leftPartDownEnd {
  width: 34px;
  height: 33px;
  float: right;
}

#leftPartDownEnd img {
  display: block;
}

#centerPart {
  width: 156px;
  height: 233px;
  float: left;
}

#buttons {
  width: 156px;
  float: left;
  padding: 0px;
  margin: 0px;
}

#buttons ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

#buttons ul a {
  display: block;
  width: 156px;
  margin: 0px;
  padding: 0px;
}

#rightPart {
  width: 446px;
  height: 233px;
  float: left;
}

#flash {
  width: 381px;
  height: 200px;
  float: left;
  display: block;
}

#localTime {
  width: 65px;
  height: 200px;
  float: left;
  background: url(../images/fpi_logos.gif);
  color: #b9984b;
  text-align: center;
  vertical-align: bottom;
}

#localTime .fontStyle {
  margin-top: 150px;
}

#navigationButtons {
  width: 329px;
  float: left;
}

#navigationButtons ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

#navigationButtons ul a {
  display: block;
  margin: 0px;
  padding: 0px;
}

#navigationButtons li {
  float: left;
  display: inline;
}

#navigationButtons img {
  display: block;
}

#navigationTime {
  float: left;
  width: 142px;
  height: 20px;
  margin: auto;
  background-color: #5a2d14;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
}

#navigationTime .fontStyle {
  font-family: Arial;
  font-size: 10px;
  color: #f2ebdf;
  text-decoration: none;
}

#languageBar {
  width: 117px;
  height: 26px;
  float: left;
  margin-top: 7px;
  text-align: right;
  background-image: url(../images/langs_line.gif);
  background-repeat: no-repeat;
  background-position: bottom right;
}

#headerEnd {
  width: 817px;
  height: 13px;
  float: left;
  clear: both;
}

#whiteSpace {
  width: 817px;
  height: 20px;
  margin: auto;
  clear: both;
}

#footer {
  width: 807px;
  height: 32px;
  margin: auto;
  background-color: #f5f1ce;
  padding:5px;
  clear: both;
}

#designInf {
  width: 307px;
  float: left;
  color:#bd9f57;
}

#footerLinks {
  width: 500px;
  float: right;
  text-align: right;
  color:#bd9f57;
}

#footerHotel {
  width: 817px;
  height: 58px;
  margin: auto;
  margin-top: 10px;
  background-color: #f8f6e0;
  clear: both;
}

#MHRlogo {
  float: left;
}

#MHRlogo img {
  display: block;
}

#sloganLogo {
  float: right;
}

#sloganLogo img {
  display: block;
}

.pdf-href-bg {
	width: 188px;
	height: 216px;
	margin-top: -8px;
	margin-left: -8px;
	background: url(/images/bg_normal.png) 0 0 no-repeat;
	display: block;	
}

.pdf-href-bg:hover {
	background: url(/images/bg_hover.png) 0 0 no-repeat;
}

.pdf-href-eng {
	width: 188px;
	height: 216px;
	margin-top: -8px;
	margin-left: -8px;
	background: url(/images/eng_normal.png) 0 0 no-repeat;
	display: block;	
}

.pdf-href-eng:hover {
	background: url(/images/eng_hover.png) 0 0 no-repeat;
}