@charset "UTF-8";

/*------------------------------------------------------------------------------------
* Filename: master.css
* Version: 1.0.0 (2009-06-04)
* Website: www.finkdesign.com
* Author: Tayyab Azam
* Description: Imports global style sheets.
    ------------------------------------------------------------------------------------*/
	

@import url("/css/reset.css"); /*imports style sheet that handles the global browser reset.*/
@import url("/css/layout.css"); /*imports style sheet that handles the sites global layout*/
@import url("/css/typography.css"); /*imports style sheet that handles the sites global typography*/
/*@import url("/css/products.css"); imports style sheet that handles the sites global colors*/
