body {
	background:  url(/Portals/0/images/dsi-inner-body-bg.jpg) center top no-repeat;
	}

div.lowerhalf {
	background: none;	
	}

div.flasharea {
	clear:both;
	min-height:200px;
	float: left;
}

div.jsArea {
	width: 960px;
	}
	
div.flasharea img {
	margin-left:9px;
	margin-top:0;
	}	
	
	
/* Sticky footer code */

html, body, form#Form{
	height: 100%;
	}

.wrapper {
	min-height: 99%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -61 !important;
}

body > .wrapper {height: auto; min-height: 100%;}

#main {padding-bottom: -61;}  /* must be same height as the footer */




.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.clearfix {
	display: inline-block;
	}
	
/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */

/* End sticky footer code */	
	
