
body
{
	margin: 0;
	background: url(../images/background.gif);
}

div.banner
{
	margin-bottom: 10px;
}

div.body
{
	width: 749px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

div.clear
{
	clear: both;
}

div.contactDetails
{
	float: right;
	width: 360px;
	padding-left: 23px;
	border-left: 2px solid #006600;
}

div.content
{
	padding: 10px;
	margin: 0px 10px;
	background-color: #e2e2e2;
}

div.content#membership
{
	min-height: 250px;
	 background-image: url(../images/membership.gif);
	 background-position: bottom right;
	 background-repeat: no-repeat;
}

div.contentHeader
{
	height: 28px;
	padding: 10px 10px 5px 10px;
	margin: 0px 10px;
	background-color: #006600;
}

div.feature
{
	width: 222px;
	height: 215px;
	float: left;
	background-color: #e2e2e2;
	margin: 0px 6px;
	padding: 7px;
}

div.featureHeader
{
	height: 28px;
	padding: 10px 10px 5px 10px;
	background-color: #006600;
	margin: -7px -7px 7px -7px;
}


div.footer
{
	width: 809px;
	height: 28px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
	background: url(../images/bottomShadow.png) left top no-repeat;
}

div.formButton
{
	width: 289px;
	text-align: right;
}

div.formLabel
{
	float: left;
	width: 92px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
}

div.header
{
	width: 809px;
	height: 24px;
	margin: 0 auto;
	background: url(../images/topShadow.png) top left no-repeat;
}

div.logo_home
{
	background: url(../images/peace_of_mind.gif) no-repeat bottom right;
}

div.logo
{
}

div.navi
{
	background-color: #006600;
	text-align: center;
	padding: 5px 0px;
	border-bottom: 6px solid #33cc33;
}

div.outer
{
	width: 809px;
	margin: 0 auto;
	background: url(../images/dropShadow.png) top left repeat-y;
}