body {
	overflow:auto ;
	overflow-y:auto ;
	overflow-x:hidden ;
}


#logosplash {

	width:1100px;
	margin-top:30px;
	margin-bottom:5px ;
	
	margin-left:auto ;
	margin-right:auto ;
	text-align:center ;
	
}

#sailpower {
	
	width:100% ;
	background-color:#53534a ;
	height:380px ;
	text-align:center ;
	padding-top:30px ;
	margin-bottom:10px ;
	
}

.sailpower {

	width:1100px;
	margin-left:auto ;
	margin-right:auto ;
	text-align:center ;

}

#splashfooterleft {

	float:left ;
	width:250px;
	padding-left:13px ;
	
}

#splashfooterright {

	float:right ;
	width:250px;
	padding-right:13px ;
	text-align:right ;
}

#splashfooter {

	float:left ;
	width:560px;
	text-align:center ;
	
}

#sailpower img {

	display:inline ;
	margin-right:3px ;
	margin-left:3px ;

}