#about-l {
	width: 455px;
	float: left;
	border-top: 2px solid #920c00;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 10px;
}

	#about-l p {
		margin-left: 20px;
		margin-right: 10px;
	}
	
#about-r {
	width: 185px;
	float: right:
	clear: right;
	border-top: 2px solid #920c00;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}

#about-w {
	border-top: 2px solid #920c00;
	width: 640px;
	margin-left: 20px;
	margin-right: 10px;
}

	#about-w h3 {
		text-transform: none;
		font-weight: normal;
		margin-top: 5px;
	}
	
	#about-w h3 .drop {
		font-size: 10px;
		color: #1f6d89;
		font-weight: bold;
		margin-right: 10px;
	}
	
	#about-w h3 .drop a:link, #about-w h3 .drop a:visited {
		font-size: 10px;
		color: #1f6d89;
		font-weight: bold;
		text-decoration: none;
	}
	
	#office-us, #office-eu, #office-sa {
		border-top: 2px solid #920c00;
		margin-top: 5px;
		display: none;
	}
	
	#about-w dt {
		font-weight: bold;
		font-size: 14px;
	}
	
	#about-w table td {
		font-size: 12px;
	}
