#mainbody {
	background-image:url(images/bgmain.jpg);	
}
#bgmiddle {
	padding: 0;
	margin: 0;
	background-color: #eeeeee;
	height: 12px;
	background: url(images/bgmiddle.jpg) repeat-x;
}
#footer {
	padding: 0;
	margin: 0;
	background: url(images/bgfootertop.gif) repeat-x;
	height: 100px;
	z-index: 999;
	position: relative;
}
#footerbox {
	width: 706px;
	text-align: left;
	background: url(images/bgfooter.gif) repeat-y;
	height: 100px;
}
#footercontent {
	width: 350px;
	text-align: center;
	background: url(images/footer.jpg) no-repeat;
	height: 79px;
	left: 172px;
	position: relative;
	padding: 8px 8px 8px 8px;
	color: #ffffff;
}