﻿body
{
	width: 100%;
	margin: 0px;
	background-color: #9eb6d3;
}
#Wrapper
{
	margin: 0px;
	width: 100%;
	font-size: 0pt;
}
#Container
{
	width: 100%;
	margin: 0px 0px 20px 0px;
}
#Header
{
	width: 100%;
}
#TopNavigation
{
}

#BodyContent
{
	width: 960px;
	background-color: #fff;
	text-align: left;
	float: left;
}
#Footer
{
	width: 960px;
	padding-bottom: 20px;
}
div.TopNavTab
{
	float: left;
	width: 92px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/top-nav-bg.jpg);
}
div.HomeMainImage
{
	float: left;
	width: 569px;
	height: 301px;
	background-image: url(../images/hm-pool-im1.jpg);
	background-repeat: no-repeat;
}
div.HomeMainPromo
{
	float: left;
	width: 569px;
	height: 301px;
}
div.LargeAds
{
	width: 355px;
	height: 144px;
	background-repeat: no-repeat;
	text-align: center;
}
div.left
{
	float: left;
}
div.right
{
	float: right;
}
div.ResurfaceMainImage
{
	width: 533px;
	height: 405px;
	background-repeat: no-repeat;
}

