/*****************************************************************************************************************
	CSS STYLE SHEETS
	- Style sheets linked with main structure and layout of web site
*****************************************************************************************************************/

@import url("layout.css");						/* Main layout design of of the site */
@import url("client_admin.css");						/* Main layout design of of the site */
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/****************************************************************************************************************
	END
	Author: Simon J Lee
	2009 Caboodle Digital
	www.caboodledigital.co.uk
****************************************************************************************************************/