#bottom {
	background: #e4d4b6 url(../images/footer_home.jpg) no-repeat 50px 40px;
}
#leftColumn {
	float: left;
	width: 390px;
	padding-left: 50px;
	padding-top: 45px;
	overflow: hidden;
}
#middleColumn {
	float: left;
	width: 195px;
	padding-left: 15px;
	padding-top: 45px;
	overflow: hidden;
	display: none;
}
#rightColumn {
	float: right;
	height: 313px;
	width: 420px;
}
.menu1 {
	font-weight: bold;
}
