/*
	Layout Cascading Style Sheet
	Created By: Ashwini Kumar Solanki
	Company: Technocreators(http://www.technocreators.com)
	Created for Client: Totus Energy
	

	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");

