html {
	height:100%;
}
body {
	margin:0;
	text-align:center;
	height:100%;
	overflow:hidden;
}
#wrapper {
	margin:auto;
	margin-bottom:20px;
	width:100%;
	height:100%;
	text-align:center;
}
.topnavi2 {
	position:absolute;
}
.topnavi2_inner {
	width:990px;
	text-align:left;
	border:solid;
}
#footer_nav {
	margin-bottom:10px;
}
