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

body{
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#1f1f1f;
	background:#044676 url(../images/bg.jpg) top center no-repeat;
	margin-top:10px;
	padding:0;
}
ul{
	margin:0;
	padding:0 0 0 30px;
}
li{
	list-style-image:url(../images/bullet.gif);
	margin:10px;
	padding:0;
}
a{
	color:#1f1f1f;
	text-decoration:none;
}
a:hover{
	color:#1f1f1f;
	text-decoration:underline;
}
a img{
	border:none;
}
hr{
	margin:10px 0 10px 0;
}
p{
	margin:0;
	padding:0;
}
h1{
	font-size:16px;
	color:#147cbe;
	margin:0 0 14px 0;
	font-weight:normal;
	padding:0;
	font-weight:bold;
}
h2{
	font-size:13px;
	color:#147cbe;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	margin:0 0 14px 0;
	padding-left:15px;
	font-weight:normal;
	
	font-weight:bold;
}
.clear-both{
	clear:both;
	font-size:0;
}
#header{
	background:#fff;
	padding-bottom:30px;
	width:960px;
	margin:auto;
}
.prestige-motor{
	width:410px; float:left;
}
.navigation{
	background:url(../images/navigation-bg.gif) repeat-x left;
	height:30px;
	 float:right; margin:63px 3px 0 0;
}
.navigation ul{
	margin:-1px 0 0 0px;
	padding:10px 0 0 0;
}
.navigation li{
	display:inline;
	margin:0px;
	padding:0;
}
.navigation li a{ background:url(../images/border.gif) no-repeat right center;
	color:#fff;
	text-decoration:none; padding:0 7px;
}
.navigation li a:hover{
	color:#fff;
	text-decoration:underline;
}

.navigation li a.none{background:none;}

#content{
	background:#fff;
	padding:0 25px 20px 25px;
	width:910px;
	margin:auto;
}

.leftimage{
	color:#fff;
	border:1px solid #63696b;
	background:url(../images/boats-for-sale.gif) no-repeat;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	padding:20px 0 0 85px;
	width:165px;
	height:85px;
}
.more{
	color:#348ac1;text-decoration:none;

}
.more a:hover{
	color:#348ac1;
		text-decoration:underline;
}

.boat{
	color:#000000;text-decoration:none;

}
a.boat:hover{
	color:#FF0000;
		text-decoration:underline;
}


#footer{
	font-size:11px;
	color:#fff;
	background:url(../images/footerbg.gif) repeat-x;
	height:26px;
	padding:17px 0 0 26px;
	width:934px;
	margin:auto;
}
#footer small{
	padding-left:160px;
}
#footer a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	font-size:11px;
	color:#fff;
	text-decoration:underline;
}
#Contact_details{
width:350px;
float:left;
}
#contactForm{
width:500px;
float:left;
}
.contact label{
	width:250px;
	float:left;
}
.textfield{
	border:1px solid #147cbe;
	margin:5px 0 5px 0;
	width:200px;
}
.submit{
	border:none;
	color:#fff;
	background:#147cbe;
	margin:5px 0 5px 0;
	width:80px;
}

#charter
{
width:900px;
float:left;
padding-top:15px;

}


#charter_right{
width:850px;
float:left;


}

.charter_top{
width:350px;
float:left;
padding-right:10px;
border-right:dotted 1px #666666;

}

.leftimage_charter{
	color:#fff;
	border:1px solid #63696b;
	background:url(../images/boatcharter.gif) no-repeat;
	float:left;
	margin-right:20px;
	padding:40px 5px 0 110px;
	width:135px;
	height:85px;
}
