

body {
	background: #fff;
}
.top {display: none;}
.top h1 {display: none;}

.menu_main {display: none;}

.float-wrap {width: 978px;}
.center-wide {
	float: left;
	width: 600px;
	padding: 9px 0px 9px 12px;
	text-align: left;
	background: #fff;
}
.bottom {
	float: left;
	width: 600px;
	background: #b5a981;
	margin-top: 15px;
	border-top: 2px solid #8b8063;
}
.bottom p { 
	margin-top: 6px; 
	color: #333;
	text-align: center;
	font-size: 10px;
}
.right {display: none;}

.wrapper, .outer, .center-wide{
width: 700px;
border: 0;
}
.outer{
background: none;
}
.center-wide{
padding: 0;
}
.breadcrumb{
display: none;
}
.bottom{
width: 700px;
margin: 0;
background: #fff;
bordeR: 0;
}