body
{
	margin: 0px;
	padding: 0px;
	background: #fff url(/images/bodyBg.jpg) repeat-x top left;
	font-family: verdana, arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
}

h1
{
	color: #597AAF;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 20px;
}

h2
{
	color: #597AAF;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 20px;
}

strong
{
	color: #597AAF;
}

p.clear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

.outerContainer
{
	width: 700px;
	margin: 0px auto;
	background: #fff url(/images/pageBg.jpg) no-repeat top;
}

.innerContainer
{
	width: 676px;
	margin: 0px auto;
	background: #fff;
}

.header
{
	margin: 0px 4px 0px 4px;
	padding: 0px;
	background: #fff url(/images/headerBg.jpg) no-repeat bottom right;
}

.statement
{
	margin: 0px;
	padding: 0px;
	height: 52px;
	background: url(/images/statementBg.jpg) no-repeat top right;
}

.logo
{
	float: left;
	display: block;
	margin: 8px 0px 0px 8px;
	padding: 0px;
}

/*NAVIGATION STYLES*/
.nav
{
	float: right;
	margin-right: 15px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 50px;
}

.nav ul
{
	margin: 0px;
	padding: 0px;
}

.nav ul li
{
	margin: 0px;
	padding: 5px 30px 5px 0px;
	list-style-type: none;
	font-size: 1.1em;
}

.home {background: url(/images/red_white_icon.gif) no-repeat right;}
.what {background: url(/images/yellow_cross_icon.gif) no-repeat right;}
.own {background: url(/images/green_red_cone_icon.gif) no-repeat right;}
.background {background: url(/images/black_red_icon.gif) no-repeat right;}
.sea {background: url(/images/yellow_cone_cross_icon.gif) no-repeat right;}
.terms {background: url(/images/red_green_icon.gif) no-repeat right;}
.links {background: url(/images/black_yellow_icon.gif) no-repeat right;}

.nav ul li a
{
	color: #fff;
	text-decoration: none;
}

.nav ul li a:hover
{
	color: #CCFF99;
}

.contentContainer
{
	background: #fff;
}

.cartoon
{
	background: #fff url(/images/cartoon.jpg) no-repeat bottom right;
}

.contentContainer a
{
	color: #4871AD;
	text-decoration: none;
	font-weight: bold;
}

.contentContainer a:hover
{
	color: #f00;
	text-decoration: underline;
}

.contentContainer p
{
	margin: 10px 30px 10px 30px;
	padding: 2px;
}

.contentContainer table.contact
{
	margin: 0px;
	padding: 10px 30px 10px 30px;
	font-size:1em !important;
}

.contentContainer ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.contentContainer table
{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #222;
	text-align: left;
}

td.left
{
	width: 335px;
	vertical-align: top;
}

td.right
{
	width: 335px;
	vertical-align: top;
}

.fade
{
	background: #fff url(/images/fade.jpg) no-repeat top left;
	border: 1px solid #4871AD;
	width: 280px;
	margin-left: 30px;
}

.fade li
{
	margin-bottom: 10px;
}

.fade h2
{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 10px;
	background: #4871AD;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}

.footer
{
	margin: 0px;
	padding: 0px;
	background: #fff url(/images/footerBg.gif) repeat-x top left;
	height: 103px;
	vertical-align: top;
}

.footer strong
{
	color: #fff;
}

.footer p
{
	margin: 0px;
	padding: 30px 0px 0px 36px;
	width: 480px;
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	line-height: 1.3em;
}

.footer img
{
	float: right;
	margin: 12px 32px 0px 0px;
}

.cnx
{
	background: #fff url(/images/cnxBg.jpg) no-repeat bottom;
	padding: 15px 10px 25px 10px;
}

.cnx p
{
	text-align: right;
	font-size: 1em;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}

.cnx span
{
	float: left;
}

.cnx a
{
	color: #000;
	text-decoration: none;
}

.cnx a:hover
{
	color: #f00;
	text-decoration: underline;
}