#header {
	height: 60px;
	width: 640px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
#navi {
	height: 100px;
	width: 640px;
	text-decoration: none;
}
#middle {
	width: 640px;
}
#wrapper #middle {
	width: 640px;
}
#left {
	float: left;
	width: 370px;
}
#right {
	width: 260px;
	float: left;
}
#footer {
	height: 67px;
	width: 640px;
	clear: left;
}
#wrapper {
	margin: 0px auto;
	width: 640px;
}
