/* topofeurope local */
body {
  background: #8a8d90 url(../images/bg-body.gif) 0px 0px repeat-x;
}
#rigger.w9 #container {
  background: #fff;
  border: 4px solid #307de6;
	padding: 4px;
	width: 980px
}

#SiteWrapper.col1 #rigger.w9 #Content {
  width:980px;
}
#SiteWrapper #rigger.w9 #Header,
#SiteWrapper #rigger.w9 #topNav,
#SiteWrapper #rigger.w9 #Footer {
  width:980px;
}
#wrapper {
  background-color: #fff;
	border-color: #fff;
}
.SiteNavigation {
  float: left;
	background: #050352;
	width: 100%;
}

#nav-filler {
  float: left;
  height: 11px;
	width: 100%;
  background: #891130;
	margin-top: 2px;

}
#topNav {
  height: 28px;
  background: #fff;
  text-align: center;
  padding-top: 2px;
  position: relative;
	height: 40px;
	z-index: 1000;
	overflow: visible;
}

#header-language-switcher {
  position: absolute;
	right: 10px;
	bottom: -46px;
	z-index: 1000;
	background: none;
	/*width: 200px;*/
	height: 40px;
	text-align: right;
}
#header-language-switcher a {
  margin-right: 3px;
	z-index: 1000;
}
#Header a {
  position: relative;
}
#main-slide {
  position: absolute;
	top: 0px;
	left: 0px;
  z-index: 2;
}
#back-slide {
  position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}




#Content {
  /* padding: 0px 10px 120px 5px; */
}
#Header {
  margin-bottom: 0px;
	position: relative;
}
#FPAFacilities, #FPAExtras, #FPAPricing {
  width: 240px;
  float: left;
}
#SiteWrapper .SiteNavigation a:link,
#SiteWrapper .SiteNavigation a:visited,
#SiteWrapper .SiteNavigation a:hover,
#SiteWrapper .SiteNavigation a:active {
  display: block;
	float: left;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
	text-align: center;
	padding: 5px 0;
	margin: 2px 1px 2px 37px;
	background: #050352;
}
#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 {
  /*border: 1px solid #aaa;
  border-width: 0px 1px 0px 1px;*/
}
#Footer {
  background: #891130;
	margin-bottom: 0px;
	height: 25px;
	color: #fff;
}
.footer-content {
  padding: 3px;
	margin: 2px;
	text-align: center;
}

