/*	
	Screen style sheet and IE/Win fixes
	For: sheltonbenefits.com
	By: athoswebdesign.com
*/

/* -- Import style sheets and hide from IE/Mac -------------------- \*/

@import url("main.css");
@import url("ie.css");

/* end import/hide */