html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  text-align:center; 
  min-width:900px;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  text-align:left; 
  position:relative; 
  width:900px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapp\65	r{ /*** for Opera and Moz (and some others will see it, but NOT Safari) ***/
  height:auto; /*** For moz to stop it fixing height to 100% ***/
}
/* \*/
* html #wrapper{
  height:100%;
}
* html #fullheightcontainer{
  width:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1; 
  position:relative; 
  margin-left:0px;
  width:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#left{
  display:none;
}
#container-left{
display:none;
}
/* \*/
#center{
  width:100%; 
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:160px; 
  overflow:hidden;
}
#clearheaderleft{
display:none;
}
#clearfootercenter{
  height:40px; /*** needed to make room for footer in center column ***/
  overflow:hidden;
}
#clearfooterleft{
display:none;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:100%; 
  height:40px; 
  overflow:hidden;
  margin-top:-40px; /*** negative height ***/
}
#subfooter1{
  height:20px; 
  margin-left:0px;
  padding-left:45px;
  padding-right:17px;
}
.bottomtopmargin{
  width:100%; 
  overflow:hidden;
}
#header{
  z-index:2;
  position:absolute;
  top:0px;
  width:100%; 
  height:130px;
  overflow:hidden;
}
#subheader1{
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:100%; 
  margin-left:0px;
}
* html #gfx_bg_middle{
  display:none; /*** Hides the moz fix from IE ***/
}
