/* Start of CMSMS style sheet 'layout_09' */
/* -------------------------------------------------------------- 
  
   www.adjuvantix.com
   * Version 2.0 (02-05-2009)
   Designed by Daniel Gough
   
   1. Page Wrap
   2. Page Layout
   3. Header
   4. Main Navigation
   5. Content
   
-------------------------------------------------------------- */

body { margin: 0; padding: 0; background: url(../images/bg.png) no-repeat; }


/* 1. Page Wrap
-------------------------------------------------------------- */

#wrap { margin: 0 auto; padding: 12px; width: 750px; background: #fff; }


/* 2. Page Layout
-------------------------------------------------------------- */

#header { height: 90px; border: 1px solid #F0F0F0; background: #F0F0F0 url(../images/logo_bg.gif) repeat-x top left;  }

#mainNav_wrap { clear: both; height: 30px; margin: 10px 0 10px 0; }

#graphic { clear: left; width: 750px; height: 180px; margin-bottom: 20px; background: url(../images/graphic2.jpg) no-repeat; color: #FFFFFF; }

#content { float: left; min-height: 250px; }

#leftcol { float: left; display: inline; width: 524px; margin-left: 8px; margin-bottom: 20px }

#rightcol { float: right; display: inline; width: 190px; margin-left: 20px; margin-right: 8px; margin-bottom: 20px }

#footer { clear: both; height: 40px; border: 1px solid #F0F0F0; margin-top: 10px; background: #F0F0F0 url(../images/logo_bg.gif) repeat-x top left; }


/* 3. Header
-------------------------------------------------------------- */

#logo { float: left; position: relative; top: 2px; left: 5px; width: 385px; height: 85px; }

#header h1 a { width: 385px; height: 85px; display: block; text-indent: -999em; background: url(../images/logo.gif) no-repeat; }

#strap { float: right; }


/* 4. Main Navigation
-------------------------------------------------------------- */

#mainNav { float: left; width: 100%; margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #F0F0F0; }
#mainNav li { float: left; margin: 0; padding: 0; }
#mainNav a, #mainNav .currentpage { float: left; display: block; margin: 0 1px 0 0; padding: 4px 8px; color: #333; text-decoration: none; border: 1px solid #F0F0F0; border-bottom: none; background: #9DC4D7; }


/* 4. Sub Navigation
-------------------------------------------------------------- */

.sectionlinks { width: 190px; margin-bottom: 8px; }

.sectionlinks a { line-height: 18px; padding-left: 12px; text-indent: 5px; }

.sectionlinks ul { list-style: none; margin: 0px; padding: 0px 0px 8px 0px; }

.sectionlinks li { padding-bottom: 1px; }

.sectionlinks li a { border-bottom: 1px solid #F0F0F0; bottom: 5px; color: #444444; display: block; height: 20px; padding: 0; text-decoration: none; }

.sectionlinks li a:hover { background-color: #B6D3E1; color: #005FA9; } 
	

/* 6. Content
-------------------------------------------------------------- */

.imgCentre { margin: 5px 0; text-align: center; }

.NewsSummary { margin-bottom: 1em; }

/* 7. Footer
-------------------------------------------------------------- */

#copyright { float: left; margin: 0; padding: 12px 14px; }

#designer { float: right; margin: 0; padding: 8px 14px; }
/* End of 'layout_09' */

