#bigpic {
border:0 none;
height:600px;
overflow:hidden;
position:absolute;
right:0;
z-index:0;
}

/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:0px;
  width:920px;
  border-right:0px solid #fff;
  border-left:0px solid #fff;
 /*  background:#FFFFFF; */
  /* \*/
  height:100%;
  /* Last height declaration hidden from Mac IE 5.x */
}

#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:920px;
  margin-left: 0px;
}

#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:920px;
  height:200px;
  height:95px;
  overflow:hidden;
}

#container-center{
	width:920px;
}

#clearheadercenter{
  height:80px;
  overflow:hidden;
}

#clearfootercenter{
  height:10px;
  overflow:hidden;
}

#footer {
	margin-top:30px;
}
