#about_us, #about_us #box {
	width: 100%;
}

#about_us #box .arrow {
	border-bottom: 1px solid #000000;
	text-align: center;
	width: 20px;
	padding: 12px 0 11px 0;
}

#about_us #box .title {
	color: #023d77;
	font-weight: bold;
	border-bottom: 1px solid #7c94ae;
	padding: 14px 0 11px 0;
	text-align:left;
}

#about_us #box .content #contentboxes {
	width: 100%;
}

#about_us #box .content #contentboxes {
	font-size: 14px;
	color: #454545;
}

/* Leftbox */
#about_us #box .content #contentboxes .chef {
	width:121px;
	height:190px;
	float:left;
	padding:0 20px 20px 0;
}

#about_us #box .content #contentboxes .chef img {
	margin:0 0 0 -5px;
	padding:0 50px 50px 0;
}

#about_us #box .content #contentboxes .leftfload {
	padding: 33px 0 0 0;
	width:500px;
	text-align: justify;
	line-height:1.4em;
}
#about_us #box .content #contentboxes .rightfload img {
	margin:25px 0 0 20px;
	
}

#about_us #box .content #contentboxes #buttons {
	margin:30px 0 0 0;
}
