@charset "UTF-8";
#headder {
	height: 130px;
	width: 1000px;
	clear: both;
	float: left;
	background-image: url(images/headder_01.jpg);
}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	z-index: 50;
}
#navbar {
	height: 30px;
	width: 1000px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #854E28;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #854E28;
	text-align: left;
	background-image: url(images/nav_bg_03.jpg);
}
#banner2 {
height: 60px;
	background-color: #CCCCCC;
	width: 468px;
	float: right;
	top: 30px;
	right: 22px;
	bottom: 30px;
	position: relative;
}
#headlink {
	float: left;
	height: 130px;
	width: 400px;
}