body
{
	background-image: url('/images/water.jpg');
	background-repeat: no-repeat;
	background-position: center 140px;
}

#mainbg
{
	padding-top: 20px;
	text-align: center;
	background-image: url('/images/footerbg.jpg');
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

#mainwrapper
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#footerwrapper
{
	height: 310px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#divFooterLeft
{
	float: left;
	width: 250px;
	text-align: center;
}

#imgSocial
{
	margin: 0 auto 15px auto;
	display: block;
}

#imgFeatured
{
	margin: 0 auto 15px auto;
	display: block;
	width: 221px;
	height: 169px;
}

#divFooterRight
{
	float: right;
	width: 230px;
	text-align: center;
	padding-top: 40px;
}

#divFooterRight input
{
	margin-top: 10px;
}

#divFooterCenter
{
	float: left;
	padding-top: 50px;
	width: 420px;
	padding-left: 20px;
	padding-right: 20px;
	color: white;
}

#Logo
{
	float: left;
}

#navmenu
{
	float: right;
	margin-top: 40px;
}

#content
{
	margin-top: 75px;
}

#mainHdr
{
	padding-left: 25px;
	margin-bottom: 20px;
	background-color: transparent;
}

#mainContent
{
	width: 500px;
	font-size: 13px;
	line-height: 17px;
	float: left;
}

#imgMainContent
{
	margin-bottom: 20px;
}

#sidecontent
{
	text-align: center;
	width: 440px;
	float: left;
	margin-left: 20px;
}

#imgLatestNews
{
	display: block;
	margin-bottom: 10px;
}

.divider
{
	margin-top: 10px;
	margin-bottom: 10px;
}
