/* Enter Your Custom CSS Here */

body {
	height:100%;
	width:100%;
	position:absolute !important;
}
#colophon, .site-footer {
	display:none !important;
}
.footer-contact {
		z-index:900;
		position:relative;
		background:transparent !important;
		display:block !important;
}
.footer-block {
		background:transparent !important;
}
.featured-img-header {
  height:100%;
  width:100%;
  position:absolute;
}

#main {
  z-index:900;
  position:relative;
  display:block;
  padding-top:25%;
	color:#294552;
}

