body{margin:0}/* for ie mac*/
/* commented backslash hack v2 \*/ 
html, body{height:100%;padding:0} 
* html, * html body{
	overflow:hidden;
	padding:75px 0 -75px 0;
	margin:-75px 0 -75px 0;
	padd\ing:0;
	ma\rgin:0;
}
* html #outer { 
	overflow:scroll;
	height:99.9%;
	voice-family: "\"}\""; voice-family:inherit; 
}
* html #contain-all{
	position:absolute;
	overflow-y:scroll;
	width:100%;
	height:100%;
	z-index:1;
}
/* end hack */ 
 
#footer-inner {
	height:55px;
	background:#FFFFFF;
	padding: 10px 25px 10px 25px;
	color: #808080;
	font-size:10px;
}
/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #topbar-inner,* html #footer-inner {margin-right:17px;}
/* end hide*/
 
#footer-fixed{
	position:absolute;
	bottom:0;
	width:100%;
	height:55px;
	z-index:999;
}

#footer-spacer{
	height:100px;
	clear:both;
}
.spacer {height:50px}/* same height as footer/header to preserve space*/
p{margin-top:0}
html>body #top-bar,html>body #footer-fixed{position:fixed}/* for moz/opera and others*/
