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

#page {
	width:968px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:968px;
	height:448px;
	position:relative;
}

#header #nav {
	position: absolute;
	left: 0px;
	top: 411px;
}

#footer {
	width:968px;
}