.body {
	margin: 0 auto;
	text-align:center;
}


#wrapper {
	margin: 0 auto;
	text-align:left;
	width:900px;
}

#ableglobalheader {
	float:left;
	width:900px;
	height:87px;	
}

#banner {
	float:left;
	width:900px;
	height:86px;
	background:url('../images/global/banner.jpg');
	background-repeat:no-repeat;
}

#content {
	float:left;
	width:900px;
}

#footerdiv {
	float:left;
	width:900px;
	height:17px;
	background:url('../images/global/footerdiv.jpg');
	background-repeat:no-repeat;
}

#footer {
	float:left;
	width:900px;
}