#myNav {
position:relative;
top:150px;
left:inherit;
}





.affix {
left:200px;
bottom:10px;
}





#sailwithus {
	background-image:url(images/sail%2dwith%2dus.jpg);
	width:1280px;
	height:720px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	position:relative;
	float:none;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

