
/*	===============================================================
	© 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 'css/base.css';
	@import 'css/structure.css';
	@import 'css/typography.css';
	@import 'css/styles.css';