
/*	===============================================================
	© MARDAK LIMITED
	http://www.mardak.co.uk/

	Type:				Import stylesheet
	Build by:			www.brightenupme.com
	Original Author:	James Bates
	Author Email:		james@exit7.co.uk
	Creation Date:		17 December 2007
	---------------------------------------------------------------
	Version number: 	1.0
	Last edited:		NA - Still in developement
	============================================================ */


/*	---------------------------------------------------------------
	BASE			Resets basic browser styling 
	
	STRUCTURE		Builds all framework & structural global elements
	
	TYPOGRAPHY		This contains all semantic elements, headings,
					paragraphs, lists, blockquotes etc..
	
	STYLE			Any other graphial style elements
	------------------------------------------------------------ */


  	@import 'base.css';  
	@import 'structure.css';
	@import 'typography.css';
	@import 'styles.css';