#bottom {
	background: url(../templates/landing/images/bottom_landing.jpg) no-repeat bottom;
	padding-bottom: 115px;
}
#side   {
	float: left;
	width: 280px;
	height: 438px;
	background: #53463b url(/images/title_aboutus.gif) no-repeat;
	position: relative;
}
#side h2 {
	font: bold 14px/29px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
	width: 192px;
	left: 40px;
	top: 98px;
	position: absolute;
}
#content #gallery {
	height: 438px;
	position: absolute;
	width: 640px;
	left: 295px;
}
#content #gallery h2  {
	font: normal 17px/33px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 28px;
	top: 26px;
}
#content #slides {
	position: absolute;
	width: 640px;
	left: 0px;
	top: 0px;
}
#content .slide {
	position: absolute;
	width: 640px;
	left: 0px;
	top: 0px;
	height: 438px;
}
#content h3{
	padding-top: 460px;
	text-align: center;
	font: normal 16px/33px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0px;
	padding-right: 50px;
	padding-left: 50px;
	text-indent: 0px;
	_padding-top: 0px;
	_margin-top: 460px;
}
#content h3 a{
	color: #333;
}
#content h3 a:hover{
	text-decoration: none;
}

