#container {
	width: 100%;
	min-height: 740px;
}
#top {
	width: 781px;
	margin: auto;
	background-image: url(slides09/logo-bg.jpg);
	height: 146px;
}
#menu {
	background-color: #150E08;
}


#header {
	width: auto;
	background-image: url(slides09/sol09_r2_c7.jpg);
	height: 146px;
}
#footer {
	width: auto;
	background-color: #150E08;
	height: 81px;
	clear: both;
}
.right {
	text-align: right;
	margin: 0px 5px 5px 5px;
}

#middle {
	width: 831px;
	margin: auto;
	background-image: url(slides09/sol09-bg.jpg);
	min-height: 940px;
}
#menutop {
	width: 781px;
	margin: auto;
	height: 20px;
	padding-top: 5px;
}
#footersmall {
	width: 781px;
	margin: auto;
	height: 50px;
	padding-top: 10px;
}
#middle2 {
	width: 831px;
	margin: auto;
	background-image: url(slides09/sol09-bg.jpg);
	min-height: 940px;
}
