#bigpic {
border:0 none;
height:680px;
right:0;
overflow:hidden;
position:absolute;
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 */
}


#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:920px;
  height:70px;
  height:423px;
  overflow:hidden;
}

#container-center{
	width:920px;
	background:none repeat scroll 0 0 transparent;
	padding:0;
}

#clearheadercenter{
  height:70px;
  height:450px;
  overflow:hidden;
}

#clearfootercenter{
  height:10px;
  overflow:hidden;
}

#footer {
	margin-top:0px;
	/*
	position: absolute;
	bottom:0;
	left:0;
	*/
}

