body{
	margin:0;
}
/* for ie mac*/
/* commented backslash hack v2 \*/ 
html, body{
	height: 100%;
	padding: 0;
} 
* html, * html body{
	overflow:hidden;
	padding :0;
	margin: 0;
	padd\ing: 0;
	ma\rgin: 0;
}
* html #outer { 
	overflow:auto;
	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 */ 


/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #topbar-inner,* html #footer-inner {
	margin-right:17px;
}
/* end hide*/

#footer{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 26px;
	z-index: 999;
	margin-top: 50px;
}
.spacer {
	height:26px
}

/* same height as footer/header to preserve space*/

html>body #top-bar,html>body #footer {
	position:fixed
	}
/* for moz/opera and others*/
