.footer_leftblock{
	float: left;
	position: relative;
	text-align: left;
	width: 20%;
}

.footer_middleblock{
	float: left;
	position: relative;
	text-align: center;
	width: 60%;
}

.footer_rightblock{
	position: relative;
	text-align: right;
	width: 80%;
	float: left;
}

.footer_wrapper{
	background-image: url(http://www.woodus.com/den/graphics/footerbg2.jpg);
	background-size: cover;
	width: 100%;
	padding-top: 30px;
}

.newsitem_body{
	position: relative;
}

.newsitem_posted{
	border-bottom-color: #484848;
	border-bottom-style: ridge;
	border-bottom-width: 2px;
	position: relative;
	text-align: right;
}

.newsitem_title{
	border-color: #484848;
	border-style: ridge;
	border-width: 2px;
	position: relative;
}

.submenu_body{
	border-bottom-color: #B57F39;
	border-bottom-style: ridge;
	border-bottom-width: 3px;
	border-left-color: #B57F39;
	border-left-style: ridge;
	border-left-width: 3px;
	border-right-color: #B57F39;
	border-right-style: ridge;
	border-right-width: 3px;
	position: relative;
}

.submenu_title{
	background-image: url(http://www.woodus.com/den/graphics/menuback2.gif);
	background-size: cover;
	border-color: #B57F39;
	border-style: ridge;
	border-width: 3px;
	font-weight: bold;
	position: relative;
	text-align: center;
}
