body {
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-color: #EA8B40;
}

#main {
	background-image: url('images/bgcontent.jpg');
	background-repeat: no-repeat;
	width: 95%;
	height: 1031px;
	position: absolute;
	top:0;
	left: 0;
}

.textbox1 {
	background-image: url('images/intro.gif');
	background-repeat:no-repeat;
	background-position: center;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-height: 20pt;
	font-style:normal;
	position: absolute;
	height: 153px;
	width: 304px;
	left: 514px;
	top:12px;
	color: #ffffff;
	padding: 12px;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	font-height: 20pt;
	position: absolute;
	height: 289px;
	width: 91px;
	left: -3px;
	top:214px;
	color: #ffffff;
	
}
.logo {
	background-image: url('images/logo.png');
	background-repeat:no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	font-height: 20pt;
	position: absolute;
	height: 148px;
	width: 35%;
	left: 62px;
	top:15px;
	color: #ffffff;
	padding: 12px;
}
.textbox2 {
	background-image: url('images/textbox_grad1.jpg');
	background-repeat:repeat-x;
	background-position: center;

	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	font-height: 20pt;
	position: absolute;
	height: 53px;
	width: 301px;
	left: 573px;
	top:643px;
	color: #ffffff;
	padding: 12px;

}
.textbox3 {
	background-image: url('images/textbox_grad.jpg');
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-size: 13px;
	font-weight:bold;
	font-height: 20pt;
	position: absolute;
	height: 150px;
/*	width: 260px; */
	width: 301px;
	left: 573px;
	top:440px;
	color: #ffffff;
	padding: 12px;


}
.contact{
	background-image: url('images/contact.gif'); 
	background-repeat: no-repeat;
	background-position:center;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	width:664px; 
	height:546px; 
	left: 179px; 
	top: 193px; 
	color: #ffffff;

}

.outboard {
	background-image: url('images/outboard.gif'); 
	background-repeat: no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	width:664px; 
	height:546px; 
	left: 179px; 
	top: 195px; 
	color: #ffffff;

}
.ren{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	width:664px; 
	height:546px; 
	left: 182px; 
	top: 200px; 
	color: #ffffff;

}
.gar{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	width:664px; 
	height:546px; 
	left: 181px; 
	top: 203px; 
	color: #ffffff;

}
.seats{

	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	width:664px; 
	height:546px; 
	left: 207px; 
	top: 200px; 
	color: #ffffff;

}
#photos {
	position: absolute;
	top: 438px;
	left: 160px;
}
#ren {
	position: absolute;
	top: 545px;
	left: 160px;
}
a:link, a:visited {
	color: #EA8B40;
	text-decoration: none;
}
a:hover, a:active {
	color: #EF8939;
	text-decoration: underline;
}

#sn{
	position: absolute;
	bottom: 0;
	left:1px;
	text-align:center;
	width: 100%;
	margin-top: 20px;
	top: 945px;
}
#sn a{ color:#5B3923; font-weight:normal; font-size:9px;}
