/* CSS Document */

div#main {
	float:left;
	background:url(/images/about-us-back.jpg) no-repeat;
	width:976px;
	background-color:#FFFFFF;
}
div#content-wrapper {
margin-top:20px;
	float:left;
	width:976px;
}
div#left-panel {
	float:left;	
	margin-left:35px;
	background:url(/images/about-us-photo.jpg) no-repeat;
	width:317px;
	height:213px;	
	background-color:#FFFFFF;
		display:inline;
}
div#right-panel {
	float:left;	
	margin-left:58px;
	padding-bottom:183px;
	width:520px;
	font: 12px Arial, Helvetica, sans-serif;
	color:#333333;
		display:inline;
}