/*
 ==============================================================================
 | MASTER.CSS
 | Cascading Style Sheet (CSS) for NextLogical Benefit Strategies, LLC.
 | ----------------------------------------------------------------------------
 | Author:			Stephen Williams
 | Creation Date:	06.20.2005
 | Last Updated:	06.23.2005
 | ----------------------------------------------------------------------------
 | Copyright (c) 2005  Focalbase Internet Solutions.
 | All rights reserved.
 | ----------------------------------------------------------------------------
 | Version: v1
 | $Id:
 | ----------------------------------------------------------------------------
 | Notes: 
 | This document imports style sheets used for this project.
 | Method hides css from unsupported browsers.
 ==============================================================================
*/


/* -------------------------------------------------------------------------- */
/* START - css import */

@import url(layout.css);			/* template layout */
@import url(content.css);			/* page content */

/* END - css import */
/* -------------------------------------------------------------------------- */