@charset "UTF-8";
/* CSS Document */

a#monte-cristo-logo{
	background-image: url(img/afo_logo.png);
	background-repeat: no-repeat;
}
a.logo{
	height:179px;	
}
.logo-area{
	height:173px;	
}
#header{border:none;}
img.footer-logo{
	height: 50px;
	width: 50px;
}
#wrap-inner.falling{
	background-image: url(img/falling.jpg);
}
#wrap-inner.helipad-construction{
	background-image: url(img/helipad-construction.jpg);
}
#wrap-inner.fire-fighting{
	background-image: url(img/fire-fighting.jpg);
}
#wrap-inner.single-stem-harvesting{
	background-image: url(img/single-stem-harvesting.jpg);
}
#wrap-inner.home-page{
	background-image: url(img/wlecome.jpg);
}