/********************************************************************************************************************************************
	DESIGN & LAYOUT
	- Changes will only effect the design layout, and content formating
********************************************************************************************************************************************/

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



/********************************************************************************************************************************************
	INTERNET EXPLORER v6 
	- Style fixes for ie6 browser only
********************************************************************************************************************************************/

@import url("ie6_layout.css"); 					/* Main CSS fixes for the ie6 browser */
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/





/********************************************************************************************************************************************
	END
	Author: Simon J Lee
	©2009 Caboodle Digital
	www.caboodledigital.com
********************************************************************************************************************************************/

