#aboutcontainer {
	padding: 135px 0 0 0;
	height: 440px;
	background: left 135px repeat-x url(../images/about/bckaboutcontainer.gif);
	color: #ff5a00;
}
#about {
	margin: 0 auto;
	width: 779px;
	background: center top no-repeat url(../images/about/bckabout.jpg);
}
#about .cols:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#about .col1 {
	float: left;
	width: 450px;
}
#about .col2 {
	float: left;
	width: 300px;
}
#about h3 {
	margin: 5px 0;
	line-height: 1em;
	font-size: 12px; font-weight: normal;
	color: #ffbe9b;
}
#about p {
	margin: 0 0 10px 0;
	line-height: 1em;
}
#about img {
	display: block;
	margin: 25px auto 0 auto;
	text-align: center;
}