/* CSS Document */
@media print {
	body {
		background: none !important;
		border: none !important;
	}
	#bodyContentDiv {
		background: none !important;
	}
	#socialLinks {
		display: none !important;
	}
	#desktopFooterLinks {
		display: none !important;
	}
	#mobileFooterLinks {
		display: none !important;
	}
	#footerDivHead {
		display: none !important;
	}
	#navLeft {
		display: none !important;
	}
	#footerAddress {
		display: none !important;
	}
	#float-child-nav {
		width: 0% !important;
	}
	#main {
		border: none;
		width: 100% !important;
		vertical-align: middle;
	}
	#Header_Buttons_Container {
		display: none !important;
	}
	#openbtn {
		display: none !important;
	}
	#Header_Img_Div {
		margin-right: 0% !important;
		background: none !important;
		background-color: none !important;
		border: 0px !important;
	}
	.headerImage {
		border: none !important;
	}
	.homeContent {
		margin-left: -8% !important;
	}
	.careerContent {
		margin-left: -3% !important;
	}
	.charterServiceContent {
		margin-left: -9% !important;
	}
	.launchServiceContent {
		margin-left: -9% !important;
	}
	.yachtTowContent {
		margin-left: -15% !important;
	}
	.yachtTowContentShillelagh {
		margin-left: -2% !important;
	}
	.yachtCraneContent {
		margin-left: -3% !important;
	}
	.salvageContent {
		margin-left: -2% !important;
	}
	.salvageContentLeft {
		margin-left: -12% !important;
	}
	.salvageGalleryContent {
		margin-left: -10% !important;
	}
	.localTowContent {
		margin-left: -15% !important;
	}
	.localTowContentDouble {
		margin-left: -9% !important;
	}
	.longTowContent {
		margin-left: -3% !important;
	}
	.spillResponseContent {
		margin-left: -9% !important;
	}	
	.spillResponseContentDouble {
		margin-left: -9% !important;
	}
	.boatUsMembershipContent {
		margin-left: -12% !important;
	}
	.fleetContent {
		margin-left: -9% !important;
	}
	.crewContent {
		margin-left: -9% !important;
	}
	.contactUsContent {
		margin-left: -9% !important;
	}
	.apparelContent {
		margin-left: 0% !important;
	}
	.apparelContentContainer {
		margin-left: -9% !important;
	}
}

