﻿/* CLASSES */

html, body, form {
	height: 100%;
}

/**********footer*********/

#envelope {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -84px;
}
.heightF, .push {
	height: 84px;
	clear: both;
}
#envelope0 {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -260px;
}
.heightF0, .push0 {
	height: 260px;
	clear: both;
}


