#manufacturers{
	height:80px;
	width:940px;
	margin:4px 0px;
	padding:0px;
}

.manufacturers_tab{
	height:78px;
	width:239px;
	border:#ECECEC solid 1px;
	float:right;
	display:inline;
	margin:0px 0px 0px 19px;
}

#selected_boats_header{
	background:#ECECEC; 
	height:25px;
	padding:15px 20px 0px 20px;
	margin-bottom:2px;
	z-index:1;
}

#selected_boats{
	height:242px;
	margin:0px;
	padding:0px;
	border-bottom:#f00 solid 0px;
	
}

.selected_boats_item a{
	color:#fff;
	text-decoration:none;
}

.selected_boats_item a:hover{
	color:#000;
	text-decoration:underline;
}

.selected_boats_item{
	height:200px;
	width:155px;
	float:left;
	display:inline;
	margin-right:2px;
	padding:0px;
	font-size:1px;
	z-index:10px;
}

.rel{
	position:relative;
		z-index:10px;

}
#spinner_boats{
	width:940px;
	height:124px;
	position:absolute;
	top:41px;
	left:0px;
	z-index:100;
	padding-top:80px;
	background:#fff;
	text-align:center;
}

#spinner_events{
	width:471px;
	height:188px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	padding-top:150px;
	background:#fff;
	text-align:center;
}

#home_left_tab{
	width:471px;
	height:422px;
	float:left;
	display:inline;
	margin-top:2px;
	border:#f00 solid 0px;
}

#home_right_tab{
	width:469px;
	height:420px;
	float:left;
	display:inline;
	margin-top:2px;
	border:#00f solid 0px;
}


#news_events_header{
	background:#333; 
	height:25px;
	width:449px;
	padding:15px 0px 0px 20px;
	margin-bottom:2px;
}

#news_events_content{
	width:469px;
	height:340px;
	padding:0px;
	margin:0px;
	border:#ECECEC solid 0px;
}

.newsletter_home{
	width:272px;
	height:19px;
	background:#ECECEC;
	font-size:11px;
	color:#333333;
	border:none;
	padding:5px 0px 0px 8px;
	float:left;
	display:inline;
	margin-right:20px;
}

.event_item{
	width:449px;
	height:82px;
	border-bottom:#ECECEC solid 1px;
	padding:0px 0px 0px 20px;
	margin:0px 0px 2px 0px;
}

.event_item a{
	color:#666;
	text-decoration:none;
}

.event_item a:hover{
	text-decoration:underline;
}

#news_events_footer{
	background:#ECECEC; 
	height:28px;
	width:429px;
	padding:12px 20px 0px 20px;
	margin-bottom:2px;
}

#submit_boats_header{
	background:#ECECEC; 
	height:25px;
	width:449px;
	padding:15px 0px 0px 20px;
	margin-bottom:2px;
}

#submit_boats_content{
	height:60px;
	padding:20px;
}

#newsletter_tab{
	background:#333; 
	height:100px;
	width:429px;
	padding:20px;
}

#newsletter_tab label.error { font-size:11px; color:#fff; font-weight:normal;}
