
/*	===============================================================
	© TENET Technology
	http://www.tenettechnology.com/  

	Type:				Import Styles
	Build by:			TDG Digital
	Original Author:	James Bates
	Author Email:		james@exit7.co.uk
	Creation Date:		8 January 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");
