* {
	margin: 0px;
}

html {
	background-color: #FFFFFF;
	background-image: url(images/body-tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	min-height: 175px;
	padding-top: 225px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #202846;
}
.homebackground {
	background-image: url(images/home-background.jpg);
	background-repeat: no-repeat;
	background-position: right 45px;
	padding-top: 375px!important;
}
.dealerbackground {
	padding-top: 190px!important;
}

#submenu {
	display: block;
	position: absolute;
	z-index: 5;
	height: 25px;
	width: auto;
	top: 0px;
	right: 25px;
	font-size: 10pt;
	color: #CCCCCC;
	text-align: right;
	/* border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC; */
}
#submenu a {
	color: #CCCCCC;
	text-decoration: none;
	/* border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC; */
	width: 125px;
	padding-top: 4px;
	height: 21px;
	text-align: center;
	display: -moz-inline-stack;
	display: inline-block;
	background-image: url(images/submenu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#submenu a strong {
	text-align: center;
	display: block;
	font-weight: normal;
}

#submenu a:hover {
	color: #FFFFFF;
}

#mainmenu {
	display: block;
	position: absolute;
	z-index: 5;
	height: 32px;
	padding-top: 13px;
	width: 625px;
	top: 45px;
	right: 25px;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/menu-background.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
}
#mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: normal;
}
#mainmenu a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#logo {
	display: block;
	height: 61px;
	width: 295px;
	position: absolute;
	z-index: 7;
	left: 2px;
	top: 2px;
	background-image: url(images/marine-logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#header {
	display: block;
	width: 720px;
	height: 25px;
	padding-left: 25px;
	padding-right: 25px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/body-header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainbody {
	display: block;
	width: 720px;
	padding-left: 25px;
	padding-right: 25px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/body-main.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#footer {
	display: block;
	width: 720px;
	padding-left: 25px;
	padding-right: 25px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/body-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	height: 65px;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
#footer:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	position: absolute;
	display: block;
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	z-index: 10;
	margin-left: auto;
	margin-right: auto;
	top: 150px;
	line-height: 1.5em;
}
h1 strong {
	font-size: 45px;
	font-weight: normal;
	color: #B0C6F2;
}
.home {
	font-size: 25px!important;
	top: 110px!important;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
h3 {
	font-size: 14pt;
	margin-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
ul {
	padding-left: 25px;
	list-style-type: square;
}
hr {
	color: #202846;
	background-color: #202846;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
sup {
	color: #990000;
	font-weight: bold;
}
sub {
	color: #1F55C7;
	font-weight: bold;
}
.aboutbutton {
	position: absolute;
	display: block;
	z-index: 15;
	width: 143px;
	padding-left: 15px;
	height: 41px;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	margin-left: -275px;
	left: 50%;
	top: 240px;
	text-decoration: none;
	background-image: url(images/aboutbutton.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.aboutbutton:hover {
	color: #202846;
	background-image: url(images/aboutbutton2.png);
}
.col1 {
	display: block;
	width: 335px;
	padding-right: 10px;
	float: left;
	font-size: 9pt;
	text-decoration: none;
	color: #202846;
	margin-left: 15px;
}
a.col1 {
	filter: Alpha(Opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
a.col1:hover {
	filter: Alpha(Opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}
.parsunimg {
	background-image: url(images/icon-parsun.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 85px;
	width: 250px!important;
	margin-top: 15px;
	padding-top: 85px;
}
.floverimg {
	background-image: url(images/icon-flover.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 85px;
	width: 250px!important;
	margin-top: 15px;
	padding-top: 85px;
}
.seaproimg {
	background-image: url(images/icon-seapro.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 85px;
	width: 250px!important;
	margin-top: 15px;
	padding-top: 85px;
}
.seaproimg2 {
	background-image: url(images/icon-seapro2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 85px;
	width: 250px!important;
	margin-top: 15px;
	padding-top: 85px;
}


#searchfilter {
	display: block;
	width: 700px;
	height: 24px;
	padding: 15px;
	padding-left: 45px;
	padding-right: 25px;
	padding-top: 45px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-image: url(images/searchfilter.png);
	background-repeat: no-repeat;
	background-position: left 30px;
}
#searchfilter label {
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #202846;
}
#searchfilter select {
	margin-right: 20px;
}

.header0 {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 15px;
}
.header {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 50px;
	margin-bottom: 15px;
}
#loginform {
}
#loginform label {
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #202846;
}
.border {
	border: 1px solid #3E5186;
}
.buyonlineblock {
	display: block;
	float: left;
	width: auto;
}
.order {
	width: 700px;
}
.view {
	width: 95px;
	float: left;
}
.clear {
	clear: both;
	margin-top: 25px;
}
.visible {
	filter: Alpha(Opacity=100)!important;
	-moz-opacity:1;
	opacity: 1;
	color: #000000!important;
}

