ul.corporate{
	width: 60%;
	text-align: left;
	float: left;
	background-color: #FFF;
	padding-right: 20px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
ul.corporate li{
	height: 40px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	text-align: left;
	list-style-type: none;
	letter-spacing: 3px;
	word-spacing: normal;
	line-height: 40px;
	font-size: 16px;
}

.border{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4901E;
}
.photo {
	border: thin solid #CCCCCC;
	padding: 10px;
}
.photo_box {
	height: 300px;
	width: 32%;
	float: right;
	overflow: hidden;
}
.text_box {
	height: auto;
	width: 100%;
	font-size: 24px;
	color: #1E466D;
}
