
/*	===============================================================
	© Graydon UK Limited
	http://www.graydon.co.uk

	Type:				Import stylesheet
	Build by:			Bellman
	Original Author:	James Bates
	Author Email:		james@exit7.co.uk
	Creation Date:		6 June 2007
	---------------------------------------------------------------
	Version number: 	1.0
	Last edited:		NA - Still in developement
	============================================================ */


/*	---------------------------------------------------------------
	NON HACKED
	---------------------------------------------------------------
	Imports styles for compliant browsers
	1. Structure - All framework & structural elements
	2. Semantic - This contains all semantic elements, headings,
	paragraphs, blockquotes etc
	3. Syles - Any other graphical style elements
	------------------------------------------------------------ */

	@import url("structure.css");
	@import url("semantic.css");
	@import url("styles.css");
	/*@import url("../UKPublicCascadingStyleSheets/sifr.css");*/
