#position {
	float:left;
	display:inline;
	width:668px;
	position:absolute;
	left:50%;
	margin:0 auto auto -334px;
}
#top {
	float:left;
	background:transparent url(../images/backs/top.gif) left top no-repeat;
	width:100%;
	height:156px;
}
#top img {
	float:left;
	width:314px;
	height:98px;
	margin:32px auto auto 19px;
}
#menu {
	float:left;
	background:#CCCCCC url(../images/backs/menu.gif) left top no-repeat;
	width:100%;
	height:148px;
}
#content {
	float:left;
	display:inline;
	width:668px;
}
#submenu {
	float:left;
	display:inline;
	width:630px;
	padding:5px 19px 5px 19px;
	background:#fdf3d7;
	border-bottom:solid 1px #006280;
}