#outbody {
	height: auto;
	width: 998px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../_images/_common/commonbg.jpg);
}
#leftshadow {
	float:left;
	height: auto;
	width: 10px;
	margin-left:0;
	background-image:url(../_images/_common/whiteshadow_left.jpg);
}



#topgrey {
	float:left;
	height: 100px;
	width: 978px;
	background-color:#E5E9E4;
}

#logo {
	float:left;
	margin-left:19px;
	margin-top:21px;
	height: 60px;
	width: 150px;
}