html, body {
	width:1211px;
	height:auto;
	overflow:scroll;
  /*
	background-image:url(http://www.firelight.com.au/wp-content/themes/firelight-long2/images/bg/background_fireman.jpg);
    -webkit-background-size: 1920px 1080px; 
    */
}

#firelight_home_flash_background {
	background-image:url('http://www.firelight.com.au/wp-content/uploads/2008/12/firelight_flash_home_background.png');
	background-repeat: no-repeat;
  width:880px;
  height:300px;  
}

#fixed {
/*
	display: none;
 */
}
#rap{
	height:auto;
	min-height:auto;
}

#webpage{
	position: relative;
	left:0px;
	top: 0px;
	height:100%;
	width:1211px;
	z-index:100;
	overflow:auto;
}

#header {
  min-width:770px;
  width:770px;
}