@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: auto;
	background-color: #010066;
}
.leftlong {
	float: left;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.7em;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: auto;
}

.warranty {
	float: left;
	height: auto;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 45px;
	margin-left: 5%;
}

.service {
	float: left;
	height: auto;
	width: 45%;
	text-align: left;
	margin-left: 5%;
}
#content .service h2 {
	font-size: 14pt;
	text-decoration: underline;
	text-align: left;
}
#content .service ul {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 2em;
}



#top {
	margin: auto;
	float: left;
	height: 72px;
	width: 100%;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#wrapper {
	margin: auto;
	height: auto;
	width: 100%;
	text-align: center;
	float: left;
}
#header {
	height: 170px;
	width: 100%;
	text-align: left;
	margin: auto;
	float: left;
	border-bottom-width: medium;
	border-bottom-style: outset;
	border-bottom-color: #000066;
	background-color: #FFFFFF;
	background-image: url(images/hbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#nav {
	margin: auto;
	float: left;
	height: 30px;
	width: 100%;
	background-color: #000000;
}
#nav ul {
	list-style-type: none;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
}
#side {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 17%;
	background-image: url(images/cbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 1%;
	padding-top: 75px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #666666;
	border-bottom-color: #000000;
}
#content {
	float: left;
	height: auto;
	width: 75%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 3%;
	overflow: auto;
	background-image: url(images/cbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: outset;
	border-bottom-style: outset;
	border-right-color: #666666;
	border-bottom-color: #000000;
}
#content .left ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 11pt;
	list-style-type: disc;
}
#content .left ul li {
	list-style-type: disc;
}

#content .left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	text-align: center;
}
#content .right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	font-weight: bold;
}
.bottom {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#content .bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
#footer {
	background-color: #000000;
	float: left;
	height: 75px;
	width: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#nav ul li a:hover {
	color: #FF0000;
}
#side h2 {
	font-size: 14pt;
	margin-top: 40px;
	display: block;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#side ul {
	list-style-type: none;
	text-align: left;
	font-weight: bold;
}
#side ul li a {
	text-decoration: none;
	line-height: 1.5em;
}
#side ul li a:hover {
	color: #FF0000;
}
#footer p {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: auto;
}
.hright {
	margin: auto;
	float: right;
	height: auto;
	width: 40%;
	text-align: center;
}
#header .hright p span {
	color: #FF0000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -10px;
}
#header .hright h1 {
	font-size: 14pt;
	text-align: center;
	margin: auto;
}
#content h1 {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	margin: auto;
}
.left {
	float: left;
	height: auto;
	width: 60%;
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 2%;
	background-image: url(images/ebg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#content .left p {
	text-align: left;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.right {
	float: right;
	height: auto;
	width: 25%;
	margin-top: auto;
	margin-right: 2%;
	margin-bottom: auto;
	margin-left: auto;
}

.rightmar {
	float: right;
	height: auto;
	width: 25%;
	margin-top: 20px;
	margin-right: 2%;
	margin-bottom: auto;
	margin-left: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 10px;
	background-image: url(images/boat.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#content .right h2 {
	font-size: 16pt;

}
#content .right ul {
	text-align: left;
	line-height: 1.5em;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}
#wrapper #header h1 {
	font-size: 14pt;
	display: block;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
#wrapper #header span {
	font-size: 18pt;
	font-weight: bold;
}
#wrapper #header p {
	text-align: center;
	display: block;
	font-size: 10pt;
	line-height: 1.4em;
	margin: auto;
}
#content .rightmar p {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 1.5em;
	color: #000066;
	text-align: left;
}
#content .rightmar ul {
	text-align: left;
	line-height: 2em;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.logo {
	float: left;
	height: 150px;
	width: 388px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 10px;
}
#content .left span {
	font-size: 16px;
	display: block;
	margin-top: 50px;
}
#content .left a {
	text-decoration: none;
	line-height: 1.8em;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .left a:hover {
	color: #FF0000;
}
img.fltright {
	margin: 10px;
	float: right;
	height: 187px;
	width: 222px;
}
img.floatleft {
	margin: 10px;
	float: left;
	height: auto;
	width: auto;
}

#content .warranty h3 {
	text-align: left;
	margin-left: 10px;
	font-size: 11pt;
	text-decoration: underline;
}
#content .warranty p {
	font-size: 9pt;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#content .warranty h4 {
	text-align: left;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 10px;
}

#content .leftlong h3 {
	text-align: left;
	margin-left: 10px;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#content p span {
	font-size: 10pt;
	font-weight: bold;
}
#content .bottom p span {
	font-size: 8pt;
	font-weight: bold;
}
#content .warranty h5 {
	font-size: 14pt;
}
#content .warranty ol {
	text-align: left;
}
#content .warranty ol li {
	margin-top: 10px;
}
.warrbox {
	float: left;
	height: auto;
	width: 45%;
	margin-left: 5%;
}



img.footer {
	float: left;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}
#content .left h3 {
	color: #FF0000;
}
