/*
  MetalCraft Marine Print Styles

  Table of Contents:
    layout
    typography
    forms
*/
/* layout
----------------------------------------------- */

#content {
  width: 100%;
}

.speccolumn {
  width: 32%;
  overflow: visible;
}


.menu, .menuh, .downloadbox, .hoverbox, .movietable, .movies,  .videos, .hoverphotos, .contacts, #gsapage
  {
	visibility: hidden;
	height: 0;
	width: 0;	
	padding: 0;
	margin: 0;
	border: 0;
   overflow: hidden;
}


a {
	text-decoration: none;
}
