body {
   background: white;
   font-size: 11pt;
   font-family: Arial, Helvetica, sans-serif;

   }
#sidebar, 
#topbar, 
#navbar, 
#footer,
#hp-casestudies,
#tool_tip {
   display: none;
   }
#header {
 	border-top: 1px solid #588CA2;
	padding-top: 5pt;
 }
#content {
 	width: 100%;
	}
#maincontent {
   width: 100%;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#maincontent {
   padding-top: 1em;
   
   }

a:link, a:visited {
   color: #588CA2;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: "  (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.formoline.co.uk" attr(href) ") ";
   }
.hidetext {
	text-indent:0;
}
a img {
	border: none;
	}
h2, h3 {
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	
	}
h1 {
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	}

#wheretobuy #maincontent img {
	display: block;
	margin: 1em 0;
	}

