html, body  {
	margin: 0px;
	height: 100%;
	padding: 0px;
	border: 0px;
	font-size: 0.85em;
	font-style: normal;
	color: #000000;
/*	font-family: Myriad Roman,Geneva, Arial, Helvetica,sans-serif;*/
	font-family: Arial,Helvetica,sans-serif;
	text-align:center;
	background-color:#cccccc;
	background-image:url(../images/top_bg2.gif);
	background-repeat:repeat-x;
}



div.sc_menu {
	/* 
	Set it so we could calculate the offsetLeft 
position:absoulte;	
margin-top:200px;	
	*/
position: relative;	
	
	
	height: 145px;
	width: 680px;
	overflow: auto;
}
ul.sc_menu {
	display: block;
	height: 70px;
	/* max width here, for users without javascript */	
	width: 3500px;	
	padding: 15px 0 0 15px; 
	/* 
	
	removing default styling 
		background: url(../w3_new_design/navigation.png);
	*/
	margin: 0;

	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 4px;
}
.sc_menu a {
	display: block;
	text-decoration: none;
}
.sc_menu span {
	display: none;
	margin-top: 3px;
	
	text-align: center;
	font-size: 12px;	
	color: #fff;
}
.sc_menu a:hover span {
	display: block;
}
.sc_menu img {
	border: 3px #fff solid;	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.sc_menu a:hover img {
	filter:alpha(opacity=50);	
	opacity: 0.5;
}




#wrapper {
	width:1000px;
    overflow: visible;
	margin: auto auto;
	height:75%;
}	

#containerouter {
	position: relative;
	width:960px;
	margin:0px;
	border: 0px;
	padding: 0px;
	text-align:left;
    background-color:#ffffff;
	height:100%;
}


#containerbroker {
	position: relative;
	overflow: visible;
	width:960px;
	left:0px;
	border: 0px;
	padding: 0px;
	margin: auto auto;
	text-align:left;
	height:800px;

}

#maincontent {
width:960px;
float:left;
min-height:400px;
padding-top:10px;
margin:0px;
border:0px;
background-color:#ffffff;
}

#maincontentlewis {
width:700px;
float:left;
margin:0px;
border:0px;
background-color:#ffffff;
}

#boatitem{
clear:both;
float:left;
padding-bottom:40px;
width:680px;
}

#boatitem p {
font-size:12px;
}



#boatleft{
float:left;
width:400px;
padding-right:10px;
}

#boatright{
float:left;
width:200px;
}

.mainimage{
border:0px;
width:200px;

}

#leftholder {
width:250px;
float:left;
margin:0px;
margin-left:5px;
margin-bottom:20px;
padding:0px;
border:0px;
z-index:1;
background-color:#ffffff;
} 

#containermain {
	position: relative;
	overflow: visible;
	width:1000px;
	left:0px;
	border: 0px;
	padding: 0px;
	margin: auto auto;
	text-align:left;
height:77%;
min-height:670px;
background-color:#ffffff;
}

.homenav img{
border: 1px solid #ffffff;
}

.homenav :hover img{
border: 1px solid #FFC835;
}

.homenav :hover{
color: red; /* irrelevant definition to overcome IE bug */
}


#hright{
float:left;width:660px;padding-left:30px;
}


#hright a:hover {color: #FFC835; text-decoration: none}
#hright a:link {color: #999999; text-decoration: none}
#hright a {color: #213973; text-decoration: none}







#bottomimages {
clear:both;
text-align:center;
height:22%;
position:relative;
width:100%;
padding-top:20px;
background-color:#213973;
}



#bottomaddress {
width:100%;
text-align:center;
}


#bottomaddress h4 {
color:#FFFFFF;
padding:10px;
margin:0px;
font-size:14px;
font-weight:normal;
}

#bottomcontact {
width:960px;
    margin-left: auto;
    margin-right: auto;

}

#bottomcontact h5 {
color:#ffffff;
padding:5px;
margin:0px;
font-size:14px;
} 

#bottomcontact p {
color:#ffffff;
padding:0px;
margin:0px;
}


#bottomcontact a:hover {color: #fe0000; text-decoration: none}


#bottommarine{
width:220px;
clear:left;
float:left;
}

#bottomfilm{
width:220px;
float:left;
}

#bottomfilm{
width:220px;
float:left;
}


#bottomrigging{
width:220px;
float:left;
}

#bottomfoot {
width:100%;
clear:left;
padding-top:10px;
padding-bottom:10px;
}


#bottomfoot p{
color:#999999;
}


#bottomfoot a:hover {color: #999999; text-decoration: none}
#bottomfoot a:link {color: #999999; text-decoration: none}
#bottomfoot a {color: #999999; text-decoration: none}



p {
padding-top:5px;
padding-bottom:5px;
margin:0px;
border:0px;
}

#lewistop{
float:left;height:106px;width:660px;text-align:center
}

#lewistop h1 {
color:#FFFFFF;
font-size:14px;
}

h1 {
font-size:1.3em;
padding-bottom:5px;
padding-top:5px;
margin:0px;
color:#000000;
}


h2 {
font-size:1.2em;
padding:0px;
margin:0px;
margin-top:5px;
margin-bottom:5px;
color:#de8408;
}

h3 {
font-size:1.3em;
padding-bottom:5px;
padding-top:5px;
margin:0px;
color:#000000;
}


a:hover {  font-style: normal; line-height: normal; font-weight: bold; color: #FF0000; text-decoration: underline}
a:link {  font-style: normal; line-height: normal; font-weight: bold; color: #FFC835; text-decoration: underline}
a {  font-style: normal; line-height: normal; font-weight: bold; color: #FFC835; text-decoration: underline}




A.emailclass {
	font-size: 1.1em; 
	height:17px;
	padding-left:0px;
	padding-bottom:2px;
	padding-top:1px;
	text-decoration: none;
	BORDER-RIGHT: #000099 0px solid; 
	BORDER-TOP: #000099 0px solid; 
	MARGIN: 0px; 
	BORDER-LEFT: #000099 0px solid; 
	COLOR: #213973; 
	BORDER-BOTTOM: #000099 0px solid; 

}

A.emailclass :visited {
	text-decoration: none;
	COLOR:#213973;
}
A.emailclass :hover {
	text-decoration: none;
	COLOR: #de8408; 

}


#textholder {
float:left;
width:650px;
margin:0px;
margin-left:0px;
padding:0px;
} 


#filmholder {
width:740px;
margin:0px;
border:0px;
padding:0px;
}



A.menumain {
	font-weight:normal;

	border:0px;
	padding:0px;
	margin:0px;
	margin-bottom:4px;
	text-decoration: none;
	COLOR: #000000; 

}

A.menumain:visited {
	text-decoration: none;
	COLOR: #000000;
}
A.menumain:hover {
	text-decoration: none;
	COLOR: #de8408; 

}


A.menuleft {
	clear:left;
	float:left;
	font-size: 1.1em; 
	border:0px;
	padding:0px;
	margin:0px;
	margin-bottom:4px;
	text-decoration: none;
	COLOR: #213973; 

}

A.menuleft:visited {
	text-decoration: none;
	COLOR: #213973;
}
A.menuleft:hover {
	text-decoration: none;
	COLOR: #de8408; 

}


A.menuleftsub {
	clear:left;
	float:left;
	font-size: 1.1em; 
	border:0px;
	padding:0px;
	margin:0px;
	margin-bottom:4px;
	text-decoration: none;
	COLOR: #213973; 
font-weight:normal;
padding-left:5px;
}

A.menuleftsub:visited {
	text-decoration: none;
	COLOR: #213973;
font-weight:normal;
}
A.menuleftsub:hover {
	text-decoration: none;
	COLOR: #de8408; 
font-weight:normal;
}











A.menuleft2 {
	padding-right:0px;
	clear:left;
	float:left;
	width:auto;
	font-size: 1.1em; 

	padding:0px;
	margin:0px;
	border:0px;
		margin-bottom:4px;
	text-decoration: none;
	COLOR: #213973; 
}

A.menuleft2:visited {
	text-decoration: none;
	COLOR:  #213973;
}
A.menuleft2:hover {
	text-decoration: none;
	COLOR: #de8408; 

}



#mainmen {  
clear:left;
float:left;
width:100%;
font-family: Arial, Helvetica, sans-serif; 
font-style: normal; 
line-height: normal; 
font-weight: bold; 
color: #ffffff; 
text-decoration: none;
padding-top:2px;
}


.footermenu {
font-size:11px;
color:#ffffff;
}

A.mainmen {
	font-weight:normal;
	height:20px;
	padding-right:4px;
	padding-left:4px;
	padding-bottom:2px;
	padding-top:0px;
	text-decoration: none;
	border:0px;
	MARGIN-bottom: 5px;
	MARGIN-RIGHT: 5px; 
	WIDTH: 110px; 
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #de8408;
}

A.mainmen:visited {
	text-decoration: none;
	COLOR: #ffffff
}
A.mainmen:hover {
	text-decoration: none;
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #213973
}

A.mainmenon {
	font-size: 0.8em; 
	height:17px;
	padding-right:4px;
	padding-left:4px;
	text-decoration: none;
	BORDER-RIGHT: #000099 0px solid; 
	BORDER-TOP: #000099 0px solid; 
	MARGIN-RIGHT: 5px; 
	BORDER-LEFT: #000099 0px solid; 
	WIDTH: 110px; 
	COLOR: #ffffff; 
	BORDER-BOTTOM: #000099 0px solid; 
	BACKGROUND-COLOR: #213973;
}

A.mainmenon:visited {
	text-decoration: none;
	COLOR: #ffffff
}
A.mainmenon:hover {
	text-decoration: none;
	COLOR: #ffffff; 
	BACKGROUND-COLOR: #de8408
}




