@charset "UTF-8";
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background: #046980;
}
#blank {
	height: 20px;
	width: 900px;
}
#navigation {
	width: 900px;
	background: url(banner/banner.jpg) no-repeat;
	height: 113px;
}
#menu {
	width: 900px;
	padding-top: 67px;
}
#body {
	width: 900px;
	padding-top: 10px;
}
#facebook {
	width: 900px;
	text-align: right;
}
a img {
	border-style: none;
}
