/* CSS Document */

#wrapper{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	/*border: 1px solid;*/
}

#header h1 {
	width:719px;
	height:67px;
	float:left;
}

#header .sitomap {
	width:81px;
	height:67px;
	float:left;
}


#navi{
	clear :both;
}


#navi li{
	width:100px;
	height:42px;
	float:left;
	list-style:none;
}


#footer{
	clear :both;
}


#footer{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:149px;
	margin-top:12px;
}	