/* CSS Document */

.about{
}

.about-img{

	height: 300px;
	width: 398px;
	float:left;
	margin-bottom: 20px;
}

.about-img p{
	text-align: center;
	margin-top: 5px;
}

#about-clear{
	clear: both;
}

.company{
	margin-left: 40px;
	margin-bottom: 30px;
	border-bottom: 2px solid #66432E;
	padding-bottom: 20px;
	padding-top: 10px;
}


.front{
	display:  table-cell;
	width: 300px;
	font-weight: bold;
	text-align: center;
}

.back{
	display:  table-cell;
	width: 400px;
	text-align: center;
}