/*	Pradip Wagle
	Creative Web - Designer
	
	+977-9841052441
	pradip.wagle4@gmail.com
	
-------------------------------------------------------------------------------- */
/*
PURPOSE:
	[1] Basic cascading stylesheet for ALL browsers
	[2] Contains only resets and global styles
	[3] MEDIA = SCREEN

REVISION HISTORY:
	April 28, 2011. v1.0. Under Construction.

STATUS OF THIS DOCUMENT:
	This is a working draft.

AUTHOR:
	Pradip Wagle
	p r a d i p  w a g l e @ g m a i l . c o m

LEGAL NOTICE:
	Distribution of this document is limited.
	Copyright (C) EFI AUSTRALIA. All Rights Reserved.
*/

/*
==================================
KILL THE DEFAULTS AND GLOBALIZE
==================================
*/

/* Parent CSS Document */


@import url('reset.css');
@import url('efistyle.css');
@import url('jcarouselstyle.css');
@import url('carousel.css');
