/* CSS Document */
body{
background: url(images/yacht__01.jpg);
background-repeat:repeat-x;
margin: 0 auto;
}
.navbg{
background:url(images/yacht__08.jpg);
background-repeat:repeat-x;
}
p{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
padding: 10px 35px 10px 15px;
line-height:18px;
text-align:justify;
}
.bodytext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
padding: 0px 15px 10px 10px;
line-height:18px;
text-align:justify;
}
.redtext{
font-family:Arial, Helvetica, sans-serif;
font:14px/24px;
color: #FF0000;
padding: 10px 5px 10px 15px;
font-weight:bold;
}
.bluetext{
font-family:Arial, Helvetica, sans-serif;
font:14px/24px;
color: #003366;
font-weight:bold;
line-height:22px;
}
h2{
font-family: "Trebuchet MS", Tahoma;
font:24px;
color: #003366;
text-transform:none;
text-decoration:none;
}
.menu { 
	height:40px;
	padding: 0 0 0 2px;
	margin:0 0;
	float:left;
	}

.menu ul { 
	height:40px;
	padding:0;
	margin:0;  list-style:none; float:left;
	}
.menu li {
	padding:0 20px;
	float:left;
	display:block;
	}
.menu li a { 
	float:left;
	font:14px/40px "Trebuchet MS";
	color:#000000; text-transform: none;
	text-decoration:none;
	text-align:center;
	}
.menu li a:hover {
	font:14px/40px "Trebuchet MS";
	color:#ccffff;
	text-decoration:none;  text-transform:none;
	text-align:center;
	}	
.menu li a:select { 
	color:#ccffff;
	text-decoration:none;  text-transform:none;
	text-align:center;
	}

.ftext  { font:normal 13px "Trebuchet MS"; color:#003366; font-style:italic; text-decoration:none; } 
.ftext a  { font:normal 13px "Trebuchet MS"; color:#003366; font-style:italic; text-decoration:none; } 
.ftext a:hover { font:normal 13px "Trebuchet MS"; color:#000000; font-style: italic; text-decoration: underline; } 

.ftext2  { font:normal 14px "Trebuchet MS"; color:#006699; font-style:italic; text-decoration:none; } 
.ftext2 a  { font:normal 14px "Trebuchet MS"; color:#006699; font-style:italic; text-decoration:none; } 
.ftext2 a:hover { font:normal 14px "Trebuchet MS"; color:#000000; font-style: italic; text-decoration: underline; } 

.excoll{
width:200px;
float:right;
}
.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #EEF5D3;
font-weight: bold;
border: 1px solid black;
padding: 3px;
background:url(images/yacht__08.jpg);
background-repeat:repeat-x;
font-family:"Trebuchet MS", Tahoma;
font-size:15px;
font-weight:bold;
text-transform:uppercase;
color:#000000;
text-align:left;
}

div.eg-bar{
width: 510px;
}

.icongroup1{
width: 500px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
padding: 10px 5px 0px 10px;
line-height:16px;
text-align:justify;
}
.productdv{
	width:150px;
	float:left;
	padding:0;
	margin:5px 10px;
	}
.productdv p{
	padding:0;
	margin:0px;
	color:#ffffff;
	text-align:center;
	}
.productdv p a{
	padding:0;
	margin:0px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	}		
.productdv img{
	border:2px solid #666666;
	padding:0;
	margin:0px;
	}	
	.body_main_cont{
	width:570px;
	padding:0px 0;
	margin:0;
	float:left;
	}	
