@import "suncorp.css";
body 
{
    width:170mm;
    margin:0px;
    padding:0px;
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px; /* define base font size- all other font sizes set as ems */
}
#everything 
{
    position:absolute;
    width:170mm;
    left:0;
    margin-left:0;
}
#wrapper 
{
    width:90%;
    padding-left:0px;
    padding-right:0px;
    border-left: none; 
    border-right: none;
    padding-bottom:0px;
}
#topBarTL 
{
    display: inline;
    position:absolute;
    left:0px;
    top:0px;
    height:81px;
    width:82px;
}
#logo 
{
    border:0px;
}
.top_online_branch 
{
    margin-left:92px;
}
#middleTOP
{
    border: 1px solid #CCC; 

}
#master_content,
#middlePane,
#middlePaneFULL,
#middlePaneNoMenu,
#middleFULL,
#middleLHS
{
    width:100%;
}
#topBarTR,
#resize_text,
#topText,
#quickLinks,
#quickLinks #topLinks,
#quickLinks #searchForm,
#rhsBar,
.lhsBar,
#lhsBar,
#middleRHS,
#footer,
#underFooter_cornerLeft,
#underFooter_middle,
#underFooter_cornerRight,
#nav,
#menuTier1,
#menuTier2,
#menuTier2LHS,
div.menuTier2,
#menuTier2RHS,
#currentTier2
{
    display: none;
}