@import url(http://www.brillseating.com/index.php/site_css/shared);

#mainpanel {
	position: relative;
	text-align: center;
	overflow: hidden;
}

#content { 
	overflow: hidden;
	background-color: #fff;
padding-bottom: 40px;
       
}

#sidepanel {
	position: relative;
	width: 575px;
	padding: 0 25px;
	float: left;
display: inline;
}
	#sidepanel .pane {
		position: relative;
		padding: 25px 25px 25px 155px;
		color: #323232;
		background: #fff url(http://www.brillseating.com/images/home_dandelion.jpg) no-repeat 20px 30px;
	}
	#sidepanel .pane h3 {
		color: #906718;
		font: normal 20px Georgia, serif;
	}
#footer {
	position: relative;
	width: 247px;
	padding: 20px 20px 1010px;
	margin: 0 0 -1000px;
	overflow: hidden;
}
	#footer h3 {
		color: #b2120e;
		font: bold 12px Georgia;
		margin-bottom: 8px;
		margin-left: 10px;
	}
	#footer ul {
		padding: 4px 0;
		border-top: dotted 1px #8c8b8b;
border-bottom: dotted 1px #8c8b8b;
		margin: 0 0 20px;
		text-align: center;
	}
	
	img.comingsoon {
	position: absolute;
	top: 8px;
	right: 10px;
	z-index: 11;	
	}