/******************************************************************************
 * Gordon Jaaback - Print Style
 *****************************************************************************/
body {
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
}

.no-print { display:none; }

h1.worldwide { font-size:14px; font-weight:normal; }

/******************************************************************** header */

div#header div#details-new p { display:none; }

div#header div#details-new h1 { display:none; }

div#header div#details-new h1 br { display:none; }

div#header div#details div#print-details { float:left; width:49%; clear:left; margin-bottom:10px; }

div#header div#details p { margin:0px; }

div#header div#details p.address { float:right; width:50%; clear:right; text-align:right; margin-bottom:10px; }

/******************************************************************* mainNav */

div#mainNav { display:none; }

div.otherNav { display:none; }

div#main div#topLinks { display:none; }

div.layout_01 img { clear:both; }

/******************************************************************* layout_01 */

div.layout_01 img {
	float:left; margin:0px 30px 30px 0px;
}

/******************************************************************* layout_04 */

img.water {
	display:none;
}




