@charset "UTF-8";
#about_main_photo {
	float: left;
	height: 250px;
	width: 435px;
	margin-right: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#about_main_photo_caption_container {
	width: 435px;
	margin-right: 20px;
	float: left;
}
#about_photo_2 {
	height: 250px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 250px;
}
#about_photo_2_caption_container {
	width: 250px;
	float: left;
}
#about_showroom_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #70090a;
}
#about_showroom_address {
	padding-left: 24px;
}
#about_showroom_text {
	margin-top: 12px;
}
