/**
 * ifBrochure_v3_home css
 * ------------------------
 * This template is simply a placeholder that can be utilized when a custom template 
 * is required for the home page.
 *
 * In this file style4s can be overridden that are defined in the main 
 * templates stylesheet as it is included right after the main templates stylesheet.
 * 
 * @author Fortunato Geelhoed <fortunato@ifactory.com.au>
 * @version 1.0.0
 * @copyright (C) 2006-2007 iFactory Pty Ltd
 * @license all rights reserved
 */

#con_header div.content_banner {
    height: 0px;
    background: none;
    display: none;
} 

#content {
    height: 1px !important;
    overflow: hidden;
    display: none;
}

#content_bg_top {
    height: 1px !important;
}