/* CSS Document */
/*******************************************************************************/
/* Print CSS File                                                              */
/*   Print based site layout, positioning and visibility rules                 */
/*                                                                             */
/* Developed by Matthew Harris, DBS, www.dbs-uk.co.uk                          */
/*******************************************************************************/

h1.header1_home
{
	position:static;
	font-size:2.33em;
}

h2.header2_home
{
	position:static;
	font-size:1.33em;
}

p.paragraph_header
{
	position:static;
	display:block;
	padding-right:15px;
}

div#interactive, div#footer_navigation
{
	display:none;
}

div.column
{
	clear:both;
}