body {
	margin: 0;
	padding: 0;
	xbackground: url(/images/mainbg.gif) left top repeat-y;
	font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
	behavior: url(/csshover.htc);
}
#page {
	position: absolute;
	top: 0px;
	left: 22px;
	width: 873px;
	background: #FFFFFF;
}
#topbar {
	background: #B74100;
	width: 873px;
	height: 7px;
	font-size: 1px;
}
div#menu {
	width: 873px;
	background: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
div#menu ul {
	margin: 0;
	padding: 0;
}
div#menu li {
	position: relative;
	list-style: none;
	margin: 0 1px 0 0;
	float: left;
	width: 120px;
	line-height: 10px;
	background: #852F01 url(/images/m1b.gif) left bottom no-repeat;
}
div#menu li:hover {
	background: #B74100 url(/images/m2b.gif) left bottom no-repeat;
}
div#menu li a {
	display: block;
	padding: 3px 3px 6px 12px;
	text-decoration: none;
	width: 120px;
	color: #FFFFFF;
}
div#menu>ul a {
	width: auto;
}
div#menu ul ul {
	position: absolute;
	width: 120px;
	display: none;
}
div#menu ul.level1 li.submenu:hover ul.level2, div#menu ul.level2 li.submenu:hover ul.level3, div#menu ul.level2 li.submenu:hover ul.level3c {
	display: block;
}
div#menu ul.level2 {
	top: 13px;
	left: 0px;
	background: #B74100 url(/images/m2b.gif) left bottom no-repeat;
	padding: 6px 0 6px 0;
}
div#menu ul.level2 li {
	background: #B74100 url(/images/arrowW.gif) 3px 6px no-repeat;
margin: 0;
}
div#menu ul.level2 li:hover {
	background: #CCCCCC url(/images/arrowB.gif) 3px 6px no-repeat;
}
div#menu ul.level3 {
	top: 0px;
	left: 120px;
	background: #CCCCCC url(/images/m3b.gif) left bottom no-repeat;
	padding-bottom: 6px;
}
div#menu ul.medium {
	width: 240px;
	background: #CCCCCC url(/images/m3bB.gif) left bottom no-repeat;
}
div#menu ul.wide {
	width: 360px;
	background: #CCCCCC url(/images/m3cB.gif) left bottom no-repeat;
}
div#menu ul.level3 div {
	background: url(/images/m3tr.gif) right top no-repeat;
	width: 120px;
	height: 6px;
}
div#menu ul.medium div {
	width: 240px;
}
div#menu ul.wide div {
	width: 360px;
}
div#menu ul.level3 li {
	background: none;
	float: left;
}
div#menu ul.level3 li a {
	background: url(/images/arrowB.gif) 3px 6px no-repeat;
	color: #000000;
}
div#menu ul.level3 li a:hover {
	background: url(/images/arrowW.gif) 3px 6px no-repeat;
}
div#submenu {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 120px;
	padding: 0 0 6px 0;
	background: #B74100 url(/images/m2b.gif) left bottom no-repeat;
	font-size: 10px;
}
div#submenu #smhead {
	background: #852F01 url(/images/m1t.gif) left top no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}
div#submenu ul {
	margin: 0;
	padding: 0;
}
div#submenu li {
	background: #B74100 url(/images/arrowW.gif) 3px 6px no-repeat;
	xmargin: 0;
	list-style: none;
	xmargin: 0 1px 0 0;
}
div#submenu li:hover {
	background: #CCCCCC url(/images/arrowB.gif) 3px 6px no-repeat;
}
div#submenu a {
	display: block;
	padding: 3px 3px 6px 12px;
	text-decoration: none;
	width: 120px;
}
div#submenu a:link, div#submenu a:visited, div#submenu a:hover {
	color: #FFFFFF;
}
div#submenu>ul a {
	width: auto;
}
#logoarea {
	width: 873px;
	height: 129px;
	padding-top: 9px;
	background-color: #FFFFFF;
	background-position: 29px 9px;
	background-repeat: no-repeat;
}
#content {
	position: relative;
	width: 873;
	font-size: 0.7em;
	color: #414141;
	background: #FFFFFF;
}
#content #contentinner {
	border-left: solid 3px #999999;
	border-right: solid 3px #999999;
	border-bottom: solid 1px #999999;
	width: 873px;
}
#content>#contentinner {
	width: auto;
}
#content h1 {
	font-size: 120%;
	color: #414141;
	margin-top: 0;
	padding-top: 20px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 115%;
	color: #888888;
	font-style: italic;
	margin: 10px 10px 10px 10px;
}
#content h3 {
	font-size: 110%;
	color: #414141;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h4 {
	font-size: 110%;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h5 {
	font-size: 105%;
	color: #414141;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h6 {
	font-size: 105%;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	margin-bottom: 10px;
}
#content td {
	font-size: 0.7em;
        color: #414141;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #414141;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #414141;
	font-weight: bold;
}
#content a:visited {
	color: #414141;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #414141;
	text-decoration: none;
	font-weight: bold;
}
#content .specs {
	float: right;
	xwidth: 290px;
	margin-left: 20px;
}
#content .specs td {
	padding: 2px;
}
#content .specs .alt {
	background: #EEEEEE;
}
#content .error {
	color: #FF0000;
	font-weight: bold;
}
#features {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 190px;
}
#featuresinner {
}
#content .feature {
	padding-bottom: 6px;
	margin-bottom: 10px;
	background: url(/images/featureB.gif) left bottom no-repeat;
}
#content .feature h2 {
	background: #B74100 url(/images/featureT.gif) left top no-repeat;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}
.feature h2 a {
	display: block;
	width: 100%;
	padding: 4px 3px 4px 3px;
}
.feature>h2 a {
	width: auto;
}
#content .feature h2 a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#content .feature h2 a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#content .feature h2 a:hover {
	text-decoration: none;
	color: #414141;
}
#content .feature p {
	padding: 0 1px 0 3px;
	margin:0;
	border-left: solid 1px #B74100;
	border-right: solid 1px #B74100;
}
#content .feature p a {
	font-weight: bold;
}
#content .feature p a:link {
	text-decoration: none;
	color: #414141;
}
#content .feature p a:visited {
	text-decoration: none;
	color: #888888;
}
#content .feature p a:hover {
	text-decoration: none;
	color: #666666;
}
#partsearch {
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 100%;
	font-weight: bold;
}
#partsearch input {
	font-size: 100%;
	font-weight: bold;
}
#footer {
	position: relative;
	width: 873px;
	height: 100px;
	background: #FFFFFF;
}
#footer #login {
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 102px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	background: url(/images/login.gif) left top no-repeat;
	text-align: center;
	padding-top: 2px;
}
#footer #login a:link, #footer #login a:visited {
	color: #000000;
	text-decoration: none;
}
#footer #login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #ozeweb {
	position: absolute;
	right: 10px;
	bottom: 10px;
	text-align: right;
	font-size: 9px;
	color: #414141;
}
#footer #ozeweb a:link, #footer #ozeweb a:visited {
	color: #414141;
	text-decoration: none;
}
#footer #ozeweb a:hover {
	color: #888888;
	text-decoration: none;
}
.ecomform label {
	padding: 0 10px 0 0;
}
.ecomform select, .ecomform input {
	font-size: 80%;
}
.ecomform .button {
	text-align: right;
	border: solid 1px #808080;
	padding: 5px 20px 5px 0;
	margin-top: 10px;
}
.photo {
	float: left;
	width: 150px;
	height: 180px;
	margin: 20px;
	text-align: center;
}
/* FEATURES */
.featCopy {
	display: block;
	margin: 38px 0 0 24px;
	width: 840px;
	font-size: 11px;
	background-image: url(/feature/images/3squares.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 30px;
}
.featCopy a:link, .featCopy a:visited {
	color: #414141;
	text-decoration: underline;
}
.featCopy a:hover {
	color: #414141;
	text-decoration: none;
}
.compareA {
	color: #414141;
	font-size: 10px;
}
#content table#featureboats {}
#content table#featureboats td.titlesF {
	font-size: 10px;
	padding: 20px 5px 10px 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #888;
}
#content table#featureboats td.optionList {
	font-size: 10px;
	padding: 0px 5px 0px 25px;
	color: #888;
}
#content table#featureboats td.options1 {
	font-size: 10px;
	border-left: 2px solid #aaa;
	background-color: #eee;
	color: #A63B01;
	text-align: center;
	font-weight: bold;
}
#content table#featureboats td.options2 {
	font-size: 10px;
	border-left: 2px solid #aaa;
	color: #444;
	text-align: center;
	font-weight: bold;
}
#content table#featureboats td.aTop {
	border-left: 2px solid #aaa;
	color: #444;
	background-image: url(/feature/images/bgatop.gif);
	background-repeat: no-repeat;
}
#content table#featureboats td.aMid {
	border-left: 2px solid #aaa;
	color: #444;
	background-image: url(/feature/images/bgamid.gif);
	background-repeat: repeat-y;
}
#content table#featureboats td.aBot {
	border-left: 2px solid #aaa;
	color: #444;
	background-image: url(/feature/images/bgabot.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#content table#featureboats td.bTop {
	border-left: 2px solid #aaa;
	color: #444;
	background-image: url(/feature/images/bgbtop.gif);
	background-repeat: no-repeat;
}
#content table#featureboats td.bMid {
	border-left: 2px solid #aaa;
	color: #444;
	background-image: url(/feature/images/bgbmid.gif);
	background-repeat: repeat-y;
}
#content table#featureboats td.bBot {
	border-left: 2px solid #aaa;
	color: #444;
	background-image: url(/feature/images/bgbbot.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#content table#featureboats td.cTop {
	width: 72px;
	border-left: 2px solid #aaa;
	color: #444;
	background-image: url(/feature/images/bgctop.gif);
	background-repeat: no-repeat;
}
#content table#featureboats td.cMid {
	border-left: 2px solid #aaa;
	color: #444;
	background-image: url(/feature/images/bgcmid.gif);
	background-repeat: repeat-y;
}
#content table#featureboats td.cBot {
	border-left: 2px solid #aaa;
	color: #444;
	background-image: url(/feature/images/bgcbot.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
#content table#featureboats td.space1 {
	border-left: 2px solid #aaa;
	color: #444;
}
#response {
	padding: 0.5em;
	width: 90%px;
	background: #eee;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 10em;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#response input.submit {
	float: left;
	width: 7em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
/* RESPONSE FORM */
#response2 {
	padding: 0.5em;
}
#response2 p {
	clear: both;
	padding: 5px 0 0 0;
	margin: 0 0 0 10em;
}
#response2 legend {
	font-size: 120%;
	font-weight: bold;
}
#response2 fieldset {
	padding-bottom: 10px;
}
#response2 label {
	padding-left: 10px;
	white-space: nowrap;
}
#response2 label.ml {
	float: left;
	width: 11em;
	text-align: right;
	padding: 0;
	white-space: normal;
	margin-left: -11em;
}
#response2 b {
	margin-right: 5px;
}
#response2 span {
	margin-left: 10px;
	font-style: italic;
}
#response2 input.submit {
	width: 7em;
	text-align: center;
}
#response2 input:focus, #response2 textarea:focus {
	background-color: #dedede;
}
#response2 .element {
	float: left;
}
