/* *** Generated by www.csscreator.com *** */
html, body{ 
 margin:0; 
 padding:0;
 background: #869898; 

 } 
 
#pagewidth{ 
width: 900px;
background:#FFFFFF;
padding: 1px;
margin: 5px auto;
border-width:1px;
border-style: solid;
border-color:#5e74b3;	

} 
 
#header{ 
 height:80px; 
 width:100%; 
 background-color:#FFFFFF;
 padding-bottom:0px;
  margin-bottom:0px; 
 } 
 
#leftcol{
 width:130px; 
 float:left; 
 position:relative; 
 margin-left:-130px; 
 margin-right:1px; 
 border-right: solid 1px #5e74b3;
text-align: center;
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 130px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #FFFFFF;   /* left column colour */ 
border-left-style: solid; 
background-color: #FFFFFF; /* center column colour */ 
width: auto; 
 } 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{padding:5px;font-size:9pt;line-height:1.3em;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 

#topnav {width:900px;height:18px;background-image: url('http://www.mortgageseek.com.au/images/nav.gif');
font-size:14px;padding:2px 0px 0px 0px;font-variant: small-caps;text-align:center;}

 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}

