#bottom {
	background: url(../templates/landing/images/bottom_landing.jpg) no-repeat bottom;
	padding-bottom: 115px;
}
#content img {
	display: block;
}
#content h3{
	padding-top: 30px;
	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;	/*width: 820px;*/
}
#content h3 a{
	color: #333;
}
#content h3 a:hover{
	text-decoration: none;
}

