@charset "utf-8";
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -91px;
	margin-left: auto;
}
.footer, .push {
	height: 91px;
}

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/masthead_backg.gif);
	background-repeat: repeat-x;
	background-color: #B5CCCB;
}
