#nav {
	width: 860px;
	height: 19px;
	font-size: 16px;
	background: url("layout/bodybg.png");
	text-align: center;
}

#button {
	width: 12.5%;
	float: left;
}
#button:hover {
	color: #F0AB00;
	background: url("layout/bg05.png");
	float: left;
}

#button_blog {
	width: 10%;
	float: left;
}
#button_blog:hover {
	color: #F0AB00;
	background: url("layout/bg05.png");
	float: left;
}

#button2 {
	width: 13.5%;
	float: left;
}
#button2:hover {
	color: #F0AB00;
	background: url("layout/bg05.png");
	float: left;
}