html
{
	background: #59595b;
	margin: 0;
	padding: 0;
	height: 100%;
}
body
{
	background: #59595b;
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
}
div
{
	padding: 0;
	margin: 0;
}
span
{
	padding: 0;
	margin: 0;
}
table
{
	border: 0;
}
img
{
	border: 0px;
	visibility: visible;
}
a:link, a:active, a:hover, a:visited
{
	text-decoration: underline;
	color: #d35900;
}
.CB
{
	clear: both;
}
.FL
{
	float: left;
}
.FR
{
	float: right;
}
.PageBG
{
	width: 100%;
	text-align: center;
	background: url(../../images/Kit-BG.jpg) repeat-x top center;
}
.PageAlign
{
	width: 997px;
	text-align: left;
	margin: auto;
}
.MinH
{
	width: 10px;
	height: 562px;
	overflow: hidden;
}
.MainArea
{
	width: 977px;
}
.Logo
{
	width: 155px;
	height: 64px;
}
.ContactDetails
{
	text-align: right;
	width: 765px;
	height: 64px;
	overflow: hidden;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #fff;
	line-height: 80px;
	background: url(../../images/Kit-ContactDots.gif) no-repeat top right;
}
.ContentArea
{
	background: #fff;
	width: 100%;
}
.HomeContentArea
{
	background: #838384 url(../../images/Kit-HomeContentBG.jpg) repeat-x top center;
	width: 100%;
}
.Content
{
	width: 956px;
	margin: 0 0 0 11px;
	padding: 11px 0 11px 0;
}
.ImageColumn
{
	width: 341px;
	vertical-align: top;
}
.ContentColumn
{
	width: 285px;
	vertical-align: top;
}
.FullContentColumn
{
	width: 615px;
	vertical-align: top;
}
.DividerColumn
{
	width: 37px;
	background: url(../../images/Kit-Divider.gif) repeat-y;
}
.FormColumn
{
	width: 293px;	
	vertical-align: top;
}
.FooterArea
{
	width: 100%;
	height: 88px;
	background: url(../../images/Kit-FooterBG.jpg) repeat-x top center;
}
.CopyArea
{
	width: 200px;
	padding: 0 0 0 25px;
}
.WebArea
{
	width: 220px;
	text-align: right;
	padding: 0 25px 0 0;
}
.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	color: #ffffff;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 54px;
}
.ContentPadd
{
	padding: 10px 0 0 0;
}