footer {
		position:relative;
		bottom:0;
		left:0;
		width:100%;
	}

  	.contact-box {
		display:block;
	}

	#ContactForm .contact-strip {
			background:none !important;
	}

	#ContactForm .contact-strip.active {
			background:none !important;
	}

	#ContactForm .contact-strip .contact-cta {
			cursor:default;
			padding-left:0;
	}