body .content .about {
	width: 900px;
	height: 320px;
	text-align: center; /* Center - IE */
	margin-right: auto; /* Center - Browsers other than IE */
	margin-left: auto; /* Center - Browsers other than IE */
	background: url(images/background_about.gif) no-repeat;
}

body .content .about .left {
	width: 860px;
	height: 320px;
	float: left;
	text-align: left;
}

body .content .about .padding {
	width: 20px;
	height: 320px;
	float: left;
	text-align: left;
}




