@charset "utf-8";
.wrap {
	width: 960px;
	height: auto;
	margin: 0 auto;
	text-align: left;

}
body {
	text-align: center;
}
.header {
	height: 300px;
}
.chairs {
	height: 170px;
	position:absolute;
	width:349px;
	z-index:1;
	left: 50%;
	top: 120px;
	margin-left: 120px;
}
.sidebar1 {
	float: left;
	width: 282px;
	min-height: 608px;
}
.sidebar2 {
	width: 281px;
	padding-top: 15px;
}

.accordion {
	width: 253px;
}
.mainContent {
	margin: 0 0 0 282px;
	padding: 0 20px;
	min-height: 210px;
}
.footer {
	width:100%;
	height: 263px;
	max-height:263px;
	background-color: #F4E8DA;
	text-align: center;
	overflow:hidden;
}
.footCopy {
	width: 960px;
	margin:0 auto;
	text-align:center;
}
.footer p {
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	border: thin none #b89b6f;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.shell {
	height: 158px;
	width:268px;
	position:relative;
	top:-10px;
	background-image: url(../../images/shell.png);
}
.btmNav {
	position: relative;
	top: auto;
	left: auto;
}



.flashlayer {
	height: 225px;
	width:435px;
	z-index:1;
	right: 50%;
	top: 165px;
	margin-right: 45px;
	position:absolute;
}
