/*	GENERAL STYLES	*/
body
{
	font-family: arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background: #fff url(/images/layout/sea_bg2.jpg) repeat-x bottom left;
	line-height: 1.1;
}

p.clear
{
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*	TOP NAVIGATION STYLES	*/
.topNav
{
	width: 758px;
	margin: 0px auto;
}

.topNav img
{
	float: right;
	width: 4px;
}

* html .topNav img
{
	margin: 0 -3px; ma\rgin: 0;
} 

.topNav a
{
	float: right;
	display: block;
	height: 23px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding-left: 25px;
	padding-right: 10px;
	margin: 0px;
}

.topNav a:hover
{
	color: #1A6699;
}

.contact
{
	background: #fff url(/images/layout/contact_bg.gif) repeat-x top left;
}

.contact:hover
{
	background: #66C5DC url(/images/layout/contact_bg.gif) repeat-x top left;
}

.privacy
{
	background: #fff url(/images/layout/privacy_bg.gif) repeat-x top left;
}

.privacy:hover
{
	background: #66C5DC url(/images/layout/privacy_bg.gif) repeat-x top left;
}

.sitemap
{
	background: #fff url(/images/layout/sitemap_bg.gif) repeat-x top left;
}

.sitemap:hover
{
	background: #66C5DC url(/images/layout/sitemap_bg.gif) repeat-x top left;
}


/*	CONTAINER STYLES	*/
.container
{
	clear: both;
	width: 758px;
	margin: 0px auto;
	border: 1px solid #000;
	background: #fff;
}


/*	HEADER STLES	*/
.header
{
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #000;
	height: 168px;
}

/*	PAGE BACKGROUND STYLES	*/
.topFade
{
	position: relative;
	background: #fff url(/images/layout/blue_fade.jpg) no-repeat top left;
}

.main
{
	position: relative;
	background: url(/images/layout/fade_image2.gif) no-repeat bottom left;
	width: 758px;
}


/* LEFT NAVIGATION STYLES	*/
.leftNav
{
	float: left;
	font-size: 1.1em;
	text-align: right;
	color: #333;
	width: 193px;
	border-right: 1px dashed #666;
}

.leftNav ul
{
	margin: 0px;
	padding: 0px;
}

.leftNav li
{
	list-style-type: none;
	/*background: url(/images/layout/arrow.gif) no-repeat right;*/
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

.leftNav a
{
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #264951;
	border-bottom: 1px solid #69A2BC;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 0px;
	display: block;
	vertical-align: middle;
}

.leftNav a:hover
{
	color: #66C5DC;
	border-bottom: 1px solid #69A2BC;
}

.propeller
{
	background: url(/images/layout/propeller.gif) no-repeat left;
}

.hull
{
	background: url(/images/layout/hull.gif) no-repeat left;
}

.helmet
{
	background: url(/images/layout/helmet.gif) no-repeat left;
}

.spanner
{
	background: url(/images/layout/spanner.gif) no-repeat left;
}

.gears
{
	background: url(/images/layout/gears.gif) no-repeat left;
}

.fish
{
	background: url(/images/layout/fish.gif) no-repeat left;
}

.plant
{
	background: url(/images/layout/plant.gif) no-repeat left;
}

/*	FLASH ANIMATION STYLES	*/
.flashAnim
{
	width: 100%;
	text-align: center;
}

/*	CONTENT STYLES	*/
.content
{
	float: left;
	width: 540px;
	font-size: 1.2em;
	color: #333;
	padding: 10px;
	text-align: left;
}

.content h1
{
	margin: 0px;
	padding: 10px 0px 15px 0px;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	color: #1A6699;
}

.content h2
{
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	color: #1A6699;
}

.content a
{
	font-weight: bold;
	color: #264951;
}

.content a:hover
{
	color: #FFCF39;
}

ul.sitemapLinks li
{
	padding: 5px;
	font-size: 1.2em;
}

ul.sitemapLinks li ul li
{
	margin: 0px;
	padding: 2px;
	font-size: 0.8em;
}

p.centered
{
	text-align: center;
}

.floatRight
{
	float: right;
}

.frame
{
	border: 1px solid #FFCF39;
	margin-left: 5px;

}

.picDesc
{
	font-size: 0.8em;
	text-align: right;
	margin: 0px;
	padding: 5px;
}

.required
{
	font-weight: bold;
	color: #FF0000;
}

.content input, textarea
{
	width: 220px;
}


/*	FOOTER STYLES	*/
.footer
{
	font-size: 1.4em;
	font-weight: bold;
	color: #111;
	padding: 5px;
	border-top: 1px solid #000;
	background: #51B5D7 url(/images/layout/footer_bg.jpg) repeat-y top left;
	margin: 0px;
	width:758px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:748px;
}

html>body .footer
{
  width:748px;
} 

.footer p
{
	margin: 5px;
	padding: 0px;
	color: #264951;
}

p.warning
{
	font-size: 0.8em;
	color: #f00;
}

.footer a
{
	color: #264951;
	text-decoration: underline;
}

.footer a:hover
{
	color: #fff;
}


/*	TOOLTIP STYLES	*/
#toolTip
{
	position: absolute;
	z-index: 100;
	left: 190px;
	background: #fff url(/images/layout/blue_fade.jpg) no-repeat top left;
	border: 1px solid #000;
	line-height: 1.1;
	width: 200px;
	text-align: left;
}

#toolTip h1
{
	background: #000;
	color: #fff;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}

#toolTip p
{
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin: 5px;
}

#toolTip span
{
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 10px;
}

.hide
{
	display: none;
}

.show
{
	display: block;
}

.cnx
{
	width: 760px;
	margin: 0px auto;
	font-weight: bold;
	text-align: right;
}

.cnx p
{
	margin: 0px;
	padding: 0px;
	color: #fff;
}

.cnx a
{
	color: #fff;
}

.cnx a:hover
{
	color: #000;
}