/* =====================================================================	
	 	print.css
========================================================================		
   	Author: James Da Costa
   	Date: 24/04/2009

------------------------------------------------------------------------
	Comments

------------------------------------------------------------------------
   
   	 	
========================================================================*/

/* =General
	styles that will always apply to elements
	throughout the website.
	E.g. ul, li, a, p, blockquote etc...
----------------------------------------------------------------------*/


/* =extended content
------------------------------------------------------------------------*/
* {
	float:none !important;
}



.cufon span,
#nav,
#service_nav_inner img,
#sec,
#header img,
#footer,
#logintip
{
	display:none !important;
}