/*****************************************
 
Example CSS Document
example.css
client: Just Fresh
author: Beanstalk Data - www.beanstalkdata.com
date: 10-13-08

*****************************************/


/* import stylesheets and hide from ie/mac \*/
@import url("normalize.css");  	/* resets browser based styles \*/
@import url("screen.css");  	/* main screen layout \*/
@import url("more-type.css");  	/* extra/enhanced typography styles \*/
@import url("moz.css");			/* mozilla stuff \*/
@import url("ie.css");  		/* IE hacks and stuff \*/
@import url("drop-downs.css"); 

/* standard for abt - do not remove unless necessary \*/
@import url("igx.css");			/* integraphx branding css \*/
/* end import/hide \*/
