@charset "utf-8";
/* CSS Document */

div#nav {
	position:absolute;
	margin-top:-40px;
	top:50%;
	bottom:50%;
	width:100%;
}
div#nav1, div#nav2, div#nav3, div#nav4 {
	position:absolute;
	margin-top:45px;
	top:50%;
	bottom:50%;
	visibility:visible;
}

div#footer {
	position:absolute;
	margin-top:100px;
	top:50%;
	bottom:50%;
}
