body{margin:0}/* for ie mac*/
/* commented backslash hack v2 \*/ 
html, body{height:100%;padding:0; } 
* html, * html body{
	overflow:hidden;
	padding:50px 0;
	margin:-50px 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 */ 
#top-bar{
	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top:0px;
	left:0px;
	height:170px;
	width:100%;
	margin:0;
	padding:0;
	z-index:999;
	overflow:hidden;
}
select {_position: relative; _z-index: -10}
#topbar-inner {
	height:170px;
	background:url(http://www.australele.com/usw/ssc/topbg.jpg) repeat-x;
}
#footer-inner {
	max-height:70px !important;
	height:70px !important;
	background:#000;
	border-top: #555 solid 2px;
	overflow:hidden;
}
/* mac hide - reduce page to allow the scrollbar to remain visible \*/
* html #topbar-inner,* html #footer-inner {margin-right:17px;}
/* end hide*/
#top-bar {_top: 0px}
#menuDrop {position: absolute; top: 95px; left: 20px; width: 160px; height: 40px; overflow:hidden; z-index:20000}
#footer{
	position:absolute;
	bottom:-60px;
	width:100%;
	height:10% !important;
	max-height: 60px;
	z-index:999;
}
.spacer1 {height:150px}/* same height as footer/header to preserve space*/
.spacer {height:80px}/* same height as footer/header to preserve space*/
p{margin-top:0}
html>body #top-bar,html>body #footer,html>body #menuDrop{position:fixed}/* for moz/opera and others*/
.toolbarLoad{background: background: url(http://www.australele.com/usw/ssc/toolbar.jpg) bottom !important; height: 35px}
body {margin-top: -35px !important}
#top-bar iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}