﻿html, body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #1d4672;
	background-image:none;
	background-repeat:no-repeat;
	background-position:center;
}

#page-content
{
	padding-bottom: 0px;
}

#page-footer
{
	position: relative;
	bottom:auto;
	clear:both;
}


