﻿body {
	margin-top: 0px;
	background-image: url('images/bodybg.gif');
	background-repeat: repeat-x;
	background-color: #4396CA;
	font-family: Tahoma;
}
img{
	border:none;
}
#container {
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	color:#4b4c4c;
	font-weight:bold; 
	font-size:12px;
}
#header {
	width: 100%;
	height: 56px;
	background-image: url('images/headerbg.gif');
	background-repeat: repeat-x;
}
h1 {
	font-size: 36px;
	color: #ffffff;
	padding-top:3px;
	margin: 0px 0px 0px 10px;
	width: 300px;
}
.title {
	font-weight: normal;
}
.bold {
	font-size:16px;
	color:#CC3300;
}
.lavaLampWithImage {
	position:absolute;
	height: 29px;
	width: 580px;
	padding: 15px 15px 15px 45px;
	margin: 5px 0px 0px 270px;
	overflow: hidden;
}
.lavaLampWithImage li {
	float: left;
	list-style: none;
}
.lavaLampWithImage li.back {
	background: url("images/lava.png") no-repeat right -20px;
	width: 9px;
	height: 20px;
	z-index: 8;
	position: absolute;
}
.lavaLampWithImage li.back .left {
	background: url("images/lava.png") no-repeat top left;
	height: 20px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
.lavaLampWithImage li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #fff;
	outline: none;
	text-align: center;
	top: 1px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 20px;
	position: relative;
	overflow: hidden;
	margin: auto 6px;
}
.lavaLampWithImage li a:visited {
	border: none;
}

.lavaLampWithImage li a:active {
	border: none;
}

.lavaLampWithImage li a:hover {
	border: none;
}

.leftcol {
	width:300px;
	margin: 10px 0px 20px 10px;
	
}

.right {
	
		width:510px;
	margin: 10px 10px 20px 0px;
	float:right;


}

.searchlinks {
		text-align:center;
}
.right a {
	color:#4b4c4c;
	text-decoration:none;
}

.blue {
	color:#FFFFFF;

}

.red,hr {
	color:#006699;
}


.leftcol a {
	color:#1258A0;
	text-decoration:none;
}

.right a:hover {
	
	text-decoration:underline;
}

h2 {
color:#1258A0;
width:150px;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0px;
font-size: 18px;	
}
h3 {
color:#1258A0;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0px;
font-size: 18px;	
}

.feature2 {
	margin-top:20px;
}
#footer {
	width: 835px;
	height: 12px;
	background-image: url('images/footer.jpg');
	background-repeat: repeat-x;
	padding: 8px 10px 8px 10px;
	color:#ffffff;

	font-size:10px;
	
}

.link {
	float:right;
	
}

.link a {
	color:#ffffff;
	text-decoration:none;
}


#contactcontainer {
	width: 815px;
padding:10px;
}

form {
	padding:0px;
	margin:0px;
}

#Boat_Contact_Form{
	width:100%;
	background-color:#333333;
	border-top:1px solid #0099CC;
}
#Boat_Contact_Form form{
	margin:0px;
	padding:0px;
	line-height:26px;
}
#Boat_Contact_Form input.boat{
	height:16px;
	border:none;
}
.Boat_Contact_Form_Row{
	width:100%;
	border-bottom:1px solid #0099CC;
	height:26px;
	line-height:26px;
}
.Boat_Contact_Form_Cell{
	width:350px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	padding:0px 0px 0px 10px;
	border-right:1px solid #0099CC;
}




#whatwedo_content {
	width:100%;
	background-image:url(images/whatwedo_bg.jpg);
	background-repeat:no-repeat; 
	background-position:top;
}

#whatwedo_header {
	width:650px; 
	height:115px;
	background-image:url(images/whatwedo_top_header_bg.png); 
	background-position:top;
    background-repeat:repeat-x;
	padding-top:30px;
}

#whatwedo_services {
	width:400px; 
	position:relative; 
	left:-100px; 
	color:#000000; 
	padding-bottom:25px;
}

#whatwedo_services font {
	color:#FF0000;
	font-size:20px;
}
        
#whatwedo_services ul {
	font: bold 16px arial;
	color:#FF0000;
	position:relative;
	left:-40px;
}
	
	
#whatwedo_services li {
	font-size:12px;
	color:#000000;
	list-style:none;
}




