@charset "UTF-8";
.navBar {
	height: 43px;
	width: 1280px;
	position: relative;
	background-color: #155684;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 17px;
	letter-spacing: 0.12em;
	word-spacing: 0.35px;
	line-height: 50px;
	font-weight: 300;
	color: #FFFFFF;
}
.navBar a {
	text-decoration: none;
	line-height: 0px;
	color: #47a0d8;
}
.navBar a:vlinked {
    color: #FFFFFF;
}
.navBar a:hover {
	color: #A3A4A6;
	text-decoration: none;	
}
.centerBox {
	width: 1280px;
	height: 2800px;
	position: relative;
	background-color: #FFFFFF;
	color: #000000;
}
#sectionLeft {
	width: 600px;
	margin-left: 120px;
	position: relative;
	display: block;
	float: left;
	clear: left;
	height: 2300px;
	margin-right: 0px;
}
.sectionHeader {
	padding-left: 25px;
	margin-bottom: 25px;
	margin-top: 50px;
	font-size: 25px;
	font-weight: 400;
	color: #155684;
	letter-spacing: 0.02em;
	line-height: 0px;
	position: relative;
	float: left;
	clear: both;
	width: 650px;
	display: block;
	height: auto;
}
.listBox {
	position: relative;
	float: left;
	clear: both;
	width: 10px;
	color: #155684;
	font-size: 12px;
	margin-bottom: 0px;
	padding-left: 50px;
	margin-top: -3px;
	line-height: 28px;
}
.textBox {
	color: #494949;
	position: relative;
	width: 500px;
	float: left;
	margin-left: 10px;
	display: block;
	margin-top: 1px;
}
.textBox p {
	font-size: 17.5px;
	text-align: left;
	margin-top: 10px;
	line-height: 0px;
	font-weight: 400;
	letter-spacing: 0.01em;
	padding-top: 0px;
	margin-bottom: 28px;
	clear: left;
}
#sectionRight {
	width: 370px;
	position: relative;
	display: block;
	float: right;
	height: 2300px;
	clear: right;
	margin-right: 125px;
	margin-top: 20px;
}
#sectionRight #imageBox {
	margin-top: 60px;
	margin-bottom: 50px;
}
#imageBox img {
	margin-top: 0px;
	margin-bottom: 50px;
}
#image5 {
	margin-top: 160px;
}
#image6 {
	margin-top: 75px;
}
#image7 {
	margin-top: 65px;
}
