/* CSS Document */
@charset "UTF-8";

body.about{
	background-color: #ffffff;
}

body.about .wrapper{
		background-color: #e9e9e7;
}

body.about .content{
	padding-right: 7.73%;
}


body.about .wrapper article header, body.about .title{
	position: relative;
	background-color: #e9e9e7;
	border-bottom: none;
	width: 100%;
	height: 117px;
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
}


body.about section{
	position: relative;
	min-width: 320px;
	min-height: 372px;
}

body.about .part1{
	padding-left: 13.09%;
}

body.about .part1 section{
	width: 100%;
	text-align: left;
	background-image: url('../images/about1.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 372px auto;
	margin-top: 43px;
	min-height: 432px;
}

body.about .part1 .txt{
	display: inline-block;
	height: 100%;
	min-height: 100%;
	padding-right: 30px;
	margin-left: 51.5%;
}

body.about .part1 .txt h6{
	font-size: 33px;
	font-weight: 100;
	margin: 0;
	padding-left: 3px;
	line-height: 1;
	padding-top: 43px;
	padding-bottom: 31px;
}

body.about .part1 header{
	display: inline-block;
	margin-left: -3%;
}

body.about .part1 .signature{
	margin-top: 26px;
	text-align: right;
}


body.about .part2{
	padding-left: 8.27%;
	padding-top: 10px;
}

.about .part2 section{
	text-align: right;
	background-image: url('../images/about2.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 669px auto;
	min-height: 430px;
	text-align: left;
	margin-top: 78px;
}

body.about .part2 table{
	background-color: none;
	display: block;
	/*
	padding-top: 71.025px;
	*/
	padding-right: 30px;
	margin-bottom: 11px;
}

body.about .part2 table tr td{
	line-height: 1;
	padding-bottom: 11px;
}

body.about .part2 table tr td+td{
	line-height: 1.3;
	padding-left: 25px;
	padding-bottom: 16px;
	vertical-align: text-top;
	padding-bottom: 11px;
}

body.about .part2 table tr td hr{
	display: inline-block;
	width: 34px;
	margin-bottom: 20px;
}

 .history{
	 padding-bottom: 8px;
}
