html {
	height: 100.01%;
}

body {
    background: #ffffff;
    font-size: 62.5%;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height:1.4;
}

#container {
	position: absolute;
	top: 2em;
	left: 50%;
	height: 600px;
	width: 846px;
	margin: 0 0 0 -423px;
}

#header {
	position: absolute;
	top: 0px;
	width: 846px;
	height: 199px;
}

#contentAdditional-01 {
	position: absolute;
	left: 0px;
	width: 208px;
	height: 199px;
}

#contentAdditional-02 {
	position: absolute;
	left: 211px;
	width: 105px;
	height: 199px;
}

#contentAdditional-03 {
	position: absolute;
	left: 319px;
	width: 208px;
	height: 199px;
}

#contentAdditional-04 {
	position: absolute;
	left: 530px;
	width: 208px;
	height: 199px;
}

#contentAdditional-05 {
	position: absolute;
	left: 741px;
	width: 105px;
	height: 199px;
}

#logo a {
	display: block;
	position: absolute;
	top: 263px;
	left: 0px;
	width: 208px;
	height: 107px;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9999px;
}

#contentMain {
	position: absolute;
	top: 210px;
	left: 255px;
	width: 425px;
}

#contentText {
	margin-top: 10px;
	padding: 0;
}

#navi {
	position: absolute;
	bottom: -30px;
	left: 211px;
	width: 651px;
	
}

#navi .hmenu ul.gmenu li {
	display: inline;
	padding-bottom: 0px;
	line-height: 14px;
}


#navi .hmenu ul.gmenu li a img {
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 14px;
	border-left: 1px solid #c1bebd;
}

#navi .hmenu ul.gmenu li.first a img {
	border: none;
}

.vscrollerbaseend,
.vscrollerbasebeg,
.vscrollerbar {
    z-index: 200 !important;
}

