@charset "UTF-8";
/* (c) 2008 Intelligent Environments Group plc. All rights reserved */

html, body {
	height: 100%;
	min-height: 99%;
}

#page {
	min-height: 100%;
	height: 100%;
	height: auto;	
	margin: 0 auto -30px;
} 

#branding {
	margin: 0 0 18px;
}

#siteinfo {
	height: 30px;
	margin: 0 auto;
}
