/* 

www:	octaviais.co.uk	
css:	print  (media:screen)											
dmy:	24 may 2007
a/c: 	octavia information systems / steve tearle 							

-------------------------------------------------------*/



/* hide from IE5-mac \*/

@import "global.css";
@import "fudge.css";

/* end hide from IE5-mac */


/* =layout 
-------------------------------------------------------*/

body {background:#fff; color:#555; font-size:62.5%; min-width:0; width:90%;}

#page {margin:0; text-align:left; width:100%;}
#header {background:#fff url(/_imgs/logos/octavia_print.gif) no-repeat 0 0; margin:0 0 20px 0; height:2cm; width:100%;}
#content {float:none; width:100%;}
#contentArea {float:none; width:100%;}

#header img,
#header #navGeneral,
#header #navMain,
#header h1,
#crumbs,
#contentSide,
#side,
#backTop,
#base {display:none;}

dl.listImages dd {width:75%;}

