/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002856;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/back_map.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/* part 1 of 2 centering hack */
}
a {
	color: #002856;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
ul.white {
	list-style-image: url(../images/bullet_white.gif);
	list-style-type: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: left;
}
ul.blue {
	list-style-image: url(../images/bullet_blue.gif);
	list-style-type: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: left;
}
hr {
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	border: none 0; 
	border-top: 1px solid #002856;/*the border*/
	width: 100%;
	text-align: center;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002856;
	font-size: 14px;
	margin: 0px;
	background-image: url(../images/head_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	font-weight: bold;
	word-spacing: 3px;
	line-height: 30px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002856;
	font-size: 50px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 50px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #002856;
	font-size: 14px;
	margin: 0px;
	font-weight: bold;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 22px;
	margin: 0px;
	font-weight: normal;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 14px;
	margin: 0px;
	background-image: url(../images/head_bullet_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 30px;
	font-weight: normal;
	word-spacing: 3px;
	line-height: 30px;
	text-align: left;
}

/* Containers */
#content {
	z-index: 1;
	width: 925px;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 925px;
	voice-family: "\";}\"";
	voice-family:inherit ;
	width: 925px;
}
html>body #content {
	width: 925px; /* ie5win fudge ends */
}
#logo {
	z-index: 500;
	width: 895px;
	height: 30px;
	padding-top: 0px;
	padding-left: 15px;
	position: absolute;
	text-align: right;
}
html>body #logo {
	width: 895px; /* ie5win fudge ends */
}
#navBox {
	z-index: 100;
	width: 960px;
	height: 30px;
	padding-top: 65px;
	padding-left: 15px;
	position: absolute;
}

/* Index */
#indexBodyBox {
	z-index: 2;
	width: 925px;
	height: auto;
	top: 96px;
	background-color: #E5E9EE;
	background-image: url(../images/back_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: table;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#indexLeft {
	background-color: #FFFFFF;
	width: 290px;
	float: left;
	margin: 13px;
}
#indexMid {
	background-color: #FFFFFF;
	width: 290px;
	float: left;
	margin-top: 13px;
}
#indexRight {
	background-color: #FFFFFF;
	width: 290px;
	float: right;
	margin: 13px;
}
/* General */
#indexCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 110%;
	text-align: justify;
	padding: 0px 15px 15px 15px;
}
#bodyBox {
	z-index: 2;
	width: 925px;
	top: 96px;
	height: auto;
	background-color: #E5E9EE;
	background-image: url(../images/back_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: table;
	vertical-align: top;
	position: relative;
}
#generalLeft {
	background-color: #FFFFFF;
	width: 290px;
	float: left;
	margin: 13px;
	line-height: 0px;
}
#generalRight {
	width: 585px;
	height: 100%;
	float: right;
	display: table;
	margin: 13px 13px 13px 0px;
	vertical-align: top;
}
#generalCopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 110%;
	text-align: justify;
	letter-spacing: 1px;
	padding: 5px;
}
.orange {
	color: #FF9900;
}
.orangeSmall {
	color: #FF9900;
	font-size: 35px;
}
.blueSmall {
	color: #002856;
	font-size: 35px;
}

.backE700 {
	background-image: url(../images/back_e700.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backE500 {
	background-image: url(../images/back_e500.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backE300 {
	background-image: url(../images/back_e300.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backE727 {
	background-image: url(../images/back_e727.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backHns {
	background-image: url(../images/back_hns.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backHns9250 {
	background-image: url(../images/back_hns_9250.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}	
.backSailor250 {
	background-image: url(../images/back_sailor_250.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backSailor500 {
	background-image: url(../images/back_sailor_500.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backSkipper150 {
	background-image: url(../images/back_skipper_150.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backJue250 {
	background-image: url(../images/back_jue250.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backWideye {
	background-image: url(../images/back_wideye.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.backWideyeRemote {
	background-image: url(../images/back_wideye_remote.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.backAccessories {
	background-image: url(../images/back_accessories.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backIsat {
	background-image: url(../images/back_isat.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.backFleet {
	background-image: url(../images/back_fleetPhone_.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.backFbb {
	background-image: url(../images/back_fbb.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* Foot */
#foot {
	z-index: 3;
	width: 880px; 
	padding: 0px;
	margin-top: 100px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align: right;
	/* part 2 of 2 centering hack */
	width: 880px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 880px;
	font-size: 9px;
	color: #CCCCCC;
	position: relative;
}
#foot a {
	color: #CCCCCC;
	text-decoration: none;
}
#foot a:hover {
	color: #002856;
	text-decoration: none;
}

/* FORMS */

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002856;
	text-align: left;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 110%;
	width: 180px;
	background-color: #E5E9EE !important;
	border: 1px solid #002856;
	margin-bottom: 5px;
	padding-left: 3px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002856;
	text-align: left;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 110%;
	width: 180px;
	background-color: #E5E9EE !important;
	border: 1px solid #002856;
	margin-bottom: 5px;
	padding-left: 3px;
}
input.send-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002856;
	text-align: left;
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 110%;
	width: 185px;
	background-color: #B7C2D0 !important;
	border: 1px solid #002856;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-left: 3px;
}
input.send-btn:hover {
	border: 1px solid #002856;
	color: #FFFFFF;
}
.left {
	text-align: left;
}
