@charset "UTF-8";
#container {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	height: 259px;
	width: 964px;
	background-color: #81533B;
}
#container #topheadr {
	height: 98px;
	width: 964px;
}
#container #leftside {
	height: 1113px;
	width: 96px;
	float: left;
}
#container #middle {
	float: left;
	height: 1113px;
	width: 772px;
	background-color: #000000;
}
#container #rightside {
	float: left;
	height: 1113px;
	width: 96px;
	color: #000000;
}
