/*****************************************
 
Screen CSS Document
screen.css
client: Health Strategies International
author: Atlantic BT - www.atlanticbt.com
date: 7-23-09
url: www.hsinternational.org

*****************************************/


/* import stylesheets and hide from ie/mac \*/
@import url("normalize.css");  	/* resets browser based styles \*/
@import url("typography.css");  /* typography styles \*/
@import url("layout.css");  	/* main screen layout \*/
@import url("moz.css");			/* mozilla stuff \*/
@import url("ie.css");  		/* IE hacks and stuff \*/
/* end import/hide \*/
