/*
	Layout Cascading Style Sheet
	Created By: Ashwini Kumar Solanki
	Company: FCS Software Solutions Limited
	Created for Client: HLS

	Table of Contents
	-----------------
	Layout- Fixed (1024x764)
*/

/*-----------------------------------------------------------------------------------------------------
--- START: Master CSS  ---
-------------------------------------------------------------------------------------------------------*/

/* The master stylesheet imports supporting stylesheets into the document =====*/
@import url("Container.css"); 
@import url("Structure.css");
@import url("Common.css"); 
