body {
	 background:url(../images/index_bg.gif) top;
     min-height: 100%;
	 height: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "100%" : "100%");
	 height: 100%;
     width: 100%;
	 height: auto !important;
     position: relative;
	 font-family: Georgia, sans-serif;
     float: left;
}




div.footer1 {
background: url(../images/footer_grey1.png) no-repeat top;
width: 100%;
height: 132px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
position: absolute;
top: 816px;
clear: left;
}

div.footer {
width: 997px;
height: 35px;
padding-top: 97px;
font-size: 9px;
color: white;
position: relative;
z-index: 2;
margin: 0 auto;
clear: left;
}