#main {
	width : 97%;
	position : relative;
	left : 0px;
}

#footer {
	width : 97%;
}

#navi {
	width : 0%;
	display: none;
	margin-left : 0px;
	padding-left : 0px;
}


