/*
  *** Department of Lands ***
  Content (c) Copyright 
  Running Squiz MySource v3.16.10 (Matrix) - http://matrix.squiz.net/
  Developed by Squiz  - http://www.squiz.net
  (c) Copyright 2008. All rights reserved.
  Page generated: 30 August 2008 19:11:19
  Warranty key: OTk3M2YxMDAxODM3YXUyMDEwMDYzMA==
*/


/* ---------------------------------------------------------------------------------------------------- Start: Min width for both IE & Complient Browsers */
        
        /* Give the min-width property
            to complient browsers */
        #page-container[id]
        {
            min-width: 760px;
        }
        
        * html .min-width
        {
            padding-left: 760px;
        }
        
        * html .min-container
        {
            position: relative;
            margin-left: -760px;
        }
        
        /* Hide from IE Mac \*/
        * html .min-width,
        * html .min-container,
        * html .min-keep-padding
        {
            position: relative;
            height: 1px;
        }
        /* End hide from IE Mac */
        
/* ---------------------------------------------------------------------------------------------------- End:   Min width for both IE & Complient Browsers */

        #menu-take-me li a
        {
           text-transform:uppercase;
        }



