/* admb local */
body {
  background: #9cacbd url(../images/bg-body.gif) 0px 0px repeat-x;
}
#rigger.w9 #container {
  background: #fff;
  /*border: 4px solid #307de6;
	padding: 4px;*/
	width: 995px
}
#SiteWrapper.col2 #rigger.w9 #Content {
  width: 740px;
}
#SiteWrapper #rigger.w9 #Header,
#SiteWrapper #rigger.w9 #topNav,
#SiteWrapper #rigger.w9 #Footer {
  width:995px;
}
#topNav {
  height: 28px;
  background: #050352;
  text-align: center;
  padding-top: 2px;
}
#Content {
  /* padding: 0px 10px 120px 5px; */
}
#Header {
  margin-bottom: 0px;
	height: 232px;
	position: relative;
}
#FPAFacilities, #FPAExtras, #FPAPricing {
  width: 240px;
  float: left;
}

#SiteWrapper .SiteNavigation a:hover {
	background: #050352;
}

#menu {
  float: right;
  z-index: 1000;


}
.menuitem {
  /*float: left;*/
  width: 180px;
  display:none;
  background: #efefef;
  color: #363e55;
  padding: 10px;
  border-bottom: 1px solid #363e55;
}
.menuitem .internal {
  position: absolute;
  /*margin: -20px 0px 0px 40px;*/
  width: 200px;
  display: none;
}
.menuitem.start {
  display: block;
  margin-top: 0px;
  text-align: center;
  font-weight: bold;
  background: #c2c5cc;
  border-bottom: none;
}
#slideShow {
  height: 180px;
  background: #eee;
  padding: 3px;
}
.Asset.Text {
  color: #333;
}
#wrapper {
  background: #fff;
}
#Footer {
  background: none;
	margin-bottom: 0px;
	height: 104px;
	color: #fff;
}
.footer-content {
  padding: 3px;
	margin: 2px;
	text-align: center;
}

#SiteWrapper ul.leftNavigation li a {
  color: #333;
  display: block;
  font-size: 14px;
  padding-left: 10px;
}
#SiteWrapper ul.leftNavigation li a:hover {
  color: #000;
}

#SiteWrapper ul.leftNavigation li {
  font-weight: bold;
}
#SiteWrapper ul.leftNavigation li ul li {
  font-weight: normal;
}
#leftCol {
  background: none;
}
ul.leftNavigation {
  background: none;
}
ul.leftNavigation li {
  background: #fff;/*none;*/
  border-top:1px solid #fff;
}
.pullDown {
  /*display: none;*/
}
.pullDown li {
  margin-left: 20px;
}

#header-language-switcher {
  position: absolute;
	left: 40px;
	bottom: 6px;
	z-index:5;
}
#header-language-switcher a {
  margin-right: 3px;
}
#header-language-switcher .weather {
  position: absolute;
  bottom: -5px;
	left: 135px;
}
#rigger.w9 #leftCol {
  width: 221px;
	padding-left: 30px;
	pading-top: 15px;
}

#main-slide {
  z-index: 2;
}
#back-slide {
  position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

#SiteWrapper ul.leftNavigation li a:visited {
  color: #333;
}

#container {
  font-size: 11px;
}




