/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bg {
	margin:0 auto;
	text-align:center;
	height:1200px;
	width:800px;
	background-image:url(../images/fhg-background.jpg);	
	border-style: solid;
	border-color: #000000;
	border-width: 1px; 
}

img {display: block;}


#tour_banner {
	display:block;
	margin: 0px auto;
	text-align:center;
	width:699px;
	height:98px;
	background-image:url(../images/fhg-tour-banner_EN.gif);
}
#tour_banner span
{
  display: none;
}
#wrapper {
	width: 700px;
	height: 650px;
	margin-top: 284px;
	margin-left: 50px;
}
#wrappercovertop {
    float:left;
    width:171px;
	height:257px;
	border-style: solid;
	border-color: #000000;
	border-width: 2px; 
}
#joinbanner {
    clear:both;
	display:block;
	margin: 0px auto;
	text-align:center;
	width:699px;
	height:98px;
	background-image:url(../images/fhg-join-banner_EN.gif);
}
#joinbanner span
{
  display: none;
}
#wrappercoverbottom {
    float:left;
    width:171px;
	height:257px;
	border-style: solid;
	border-color: #000000;
	border-width: 2px; 
}