/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 18 November 2008 21:14:39
*/


#page-container
{
    padding: 0em;
}

/* ---------------------------------------------------------------------------------------------------- Start: Min width for both IE & Complient Browsers */

/* Give the min-width property
    to complient browsers */
#page-container[id]
{
    min-width: 77em;
}

* html .min-width
{
    padding-left: 77em;
}

* html .min-container
{
    position: relative;
    margin-left: -77em;
}

/* Hide from IE Mac \*/
* html .min-width,
* html .min-container,
* html .min-keep-padding
{
    height: 1px;
}
/* End hide from IE Mac */


* {
  margin: 0;
  padding: 0;
}
body {
  font-size: x-small;
  color:#000000;
  font-family: Arial, verdana, Helvetica, sans-serif;
  min-width:77em;
}
#banner {
  background:  url(http://www.sca.nsw.gov.au/__data/assets/image/0018/99/banner.gif) no-repeat 0 0;
  height: 71px;
  width: auto;
  padding: 35px 0 10px 90px;
  position: relative;
}
#left-nav {
  width: 185px;
  float:left;
}

#content {
    float:left;
    width:590px;
    font-size: 1.3em;
    padding:0 0 0 20px;
    margin:0;
}

#print-page{
    margin:0;
    padding:0;
    position:absolute;
    top:100px;
    left:590px;
    overflow:hidden;
    width:105px;
    background:url(http://www.sca.nsw.gov.au/__data/assets/image/0011/146/printer.gif) no-repeat 0px 2px;
}

#footer {
    clear:both;
    margin:0;
    padding:20px 0 50px 20px;
}

#footer .footer-content {
    margin:0;
    padding:0;
}