/* CSS Document */
/*******************************************************************************/
/* Print CSS File                                                              */
/*   Print based site layout, positioning and visibility rules                 */
/*                                                                             */
/* Developed by Ben Hallam, DBS, www.dbs-uk.co.uk                              */
/*******************************************************************************/

div#navigation, div#sidebar, div#breadcrumb, div#skiplinks, div#footer_navigation, div#footer_dbs, div#flash_container, div#telephone, div.column_footer,
.hide
{
	display:none;
}

div#body_container
{
	clear:both;
}

div#header_left,
div#header_right
{
	float:left;
}

h1
{
	font-size:1.33em;
	font-weight:normal;
	color:#ff4e00;
	display:block;
	padding:0px 0 5px 0;
	border-bottom: 1px solid #f7ba1a;
	margin-bottom:10px;
}