@CHARSET "UTF-8";

html,body {
	height: 100%;
}

.g-page, .g-footer {
	width: 1023px;
	margin: 0 auto;
}

.g-page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -83px;
}

.g-wrapper {
	padding-bottom: 83px;
}

.g-footer {
	height: 83px;
	overflow: hidden;
}
