html,body{
  margin:0;
  padding:0;
  border:0;
}
body{
  background:#BED4E1;
  min-width:900px;
  text-align:center;

}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:900px;

}
#wrapper{
  min-height:100%;
  	min-height:400px;

}
#wrapp\65	r{
  height:auto;
}

#outer{
  z-index:1;
  position:relative;
    background:#FFFFFF;
	background-image:url(../images/secpg-left.gif);
	background-repeat:repeat-y;
	background-position:0 80px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  	min-height:400px;
}
#clearheadercenter{
  height:100px;
  overflow:hidden;
}
#clearfootercenter {
	height:20px;
	overflow:hidden;
}
#footer {
	z-index:1;
	position:relative;
	clear: both;
	width:900px;
	height:50px;
}
#subfooter1 {
	height:50px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:900px;
  height:100px;
}
#subheader1{
	background-image:url(../images/menubar.png);
	height:100px;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:900px;
  background:#FFFFFF;
}
* html #gfx_bg_middle{
  display:none;
}
#container-center {
	padding-left:150px;
	padding-right:75px;

}

