

body.watermark {
	display:none;
}
#skipnav, .footnote,
#header,
#main-nav, 
#secondary-content, 
#footer ul,
#navLook
{
	
	
	
	display: none; /* when printing, do NOT display the content of anything with these IDs */
}


body, .container, #main-content
{
	background: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;

}



body.services,
body.quality,
body.technical,
body.clients
 {
	background-image:none;
}


.no-print {
display: none;
}

p
{
	line-height: 1.5em;
}


#columnleft
{
	border-right: 0px solid #00a160;
}