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

/* ~~ The container ~~ */
/* ~~ This fixed width container surrounds all other blocks ~~ */

.containerbox {
	margin: 0 auto;
	width: 1000px;
}
.motto-box {
	float: left;
	width: 1000px;
	height: 40px;
	font-size: large;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	border-bottom-color: #c7c7c7;
	border-bottom-style: solid;
	border-bottom-width: thin;
	box-shadow: 0px 5px 3px #c7c7c7;
	color: #3B5998;
	font-weight: bold;
}
.full-column-box {
	float: left;
	width: 900px;
	padding-top: 30px;
	font-size: medium;
	min-height: 580px;
}
.left-column-box {
	float: left;
	width: 700px;
	padding-top: 30px;
	font-size: medium;
	min-height: 580px;
}
.left-colum-title {
	float: left;
	width: 580px;
	height: 35px;
	background-color: #7fb43e;
	color: #FFF;
	font-weight: bold;
	margin-left: 50px;
	padding-left: 20px;
	padding-top: 5px;
}
.left-colum-newsfeed-title {
	float: left;
	width: 580px;
	height: 35px;
	background-color: #eeeeee;
	color: #000;
	font-weight: normal;
	margin-left: 50px;
	padding-left: 20px;
	padding-top: 5px;
}
.left-colum-newsfeed-date {
	float: left;
	width: 580px;
	height: 20px;
	background-color: #eeeeee;
	color: #000;
	font-weight: normal;
	margin-left: 50px;
	padding-right: 20px;
	text-align: right;
	font-size: small;
}
.left-colum-newsfeed-image {
	float: left;
	width: 600px;
	height: 450px;
	background-color: #eeeeee;
	margin-left: 50px;
}
.left-colum-newsfeed-more {
	float: left;
	width: 580px;
	height: 20px;
	background-color: #eeeeee;
	color: #000;
	font-weight: normal;
	margin-left: 50px;
	padding-right: 20px;
	text-align: right;
	font-size: small;
}
.right-column-box {
	float: right;
	width: 300px;
	Color: #000;
	font-size: medium;
	padding-top: 30px;
	border-radius: 12px;
	min-height: 580px;
}
.right-colum-title {
	float: left;
	width: 270px;
	height: 35px;
	background-color: #7fb43e;
	color: #FFF;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.right-colum-image {
	float: left;
	width: 280px;
	height: 186px;
	margin-left: 10px;
	padding-top: 5px;
}
.right-colum-successstory {
	float: left;
	width: 270px;
	height: 35px;
	background-color: #0086ac;
	color: #FFF;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
.right-colum-successstory-title {
	float: left;
	width: 270px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 5px;
	color: #75212e;
	font-weight: normal;
	font-size: large;
	border-bottom-color: #eeeeee;
	border-bottom-width: thin;
	border-bottom-style: solid;
	min-height: 100px;
}
.right-colum-successstory-text {
	float: left;
	width: 270px;
	height: 120px;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 5px;
	color: #666666;
	font-weight: normal;
	font-size: medium;
	border-bottom-color: #eeeeee;
	border-bottom-width: thin;
	border-bottom-style: solid;
	overflow: hidden;
}
.right-colum-more {
	float: left;
	width: 270px;
	height: 20px;
	background-color: #eeeeee;
	color: #75212e;
	font-weight: normal;
	margin-left: 10px;
	padding-right: 10px;
	text-align: right;
	font-size: small;
}
.right-colum-more a:hover {
	color: #75212e;
}
.right-colum-more a:visited {
	color: #75212e;
}
.right-colum-more a:link {
	color: #75212e;
}
.partners-box {
	float: left;
	width: 1000px;
	height: 180px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-color: #CCC;
	border-width: thin;
	border-style: solid;
	padding-bottom: 10px;
}
.partners-box-title {
	float: left;
	width: 990px;
	height: 25px;
	padding-left: 10px;
	font-size: small;
	font-weight: bold;
	background-color: #eeeeee;
	padding-top: 5px;
}
.partners-box-logo {
	float: left;
	width: 800px;
	height: 150px;
	padding-left: 180px;
}
.partners-logo {
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 20px;
}

.left-menu-box {
	float: left;
	width: 300px;
	height: 580px;
	Color: #000;
	font-size: medium;
	padding-top: 30px;
	border-radius: 12px;
}
.left-menu-box a:hover {
	color: #FFF;
}
.left-menu-box a:visited {
	color: #FFF;
}
.left-menu-box a:link {
	color: #FFF;
}
.left-menu-title {
	float: left;
	width: 270px;
	height: 35px;
	background-color: #7fb43e;
	color: #FFF;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.left-menu-sections {
	float: left;
	width: 265px;
	background-color: #0086ac;
	color: #FFF;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
	min-height: 35px;
	padding-right: 5px;
}
.left-menu-sections a:hover {
	color: #FFF;
}
.left-menu-sections a:visited {
	color: #FFF;
}
.left-menu-sections a:link {
	color: #FFF;
}
.left-menu-sub-sections {
	float: left;
	width: 265px;
	background-color: #03aedf;
	color: #FFF;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 10px;
	padding-top: 5px;
	min-height: 35px;
	padding-right: 5px;
}
.left-menu-sub-sections a:hover {
	color: #FFF;
}
.left-menu-sub-sections a:visited {
	color: #FFF;
}
.left-menu-sub-sections a:link {
	color: #FFF;
}
.right-content-box {
	float: right;
	width: 700px;
	padding-top: 30px;
	font-size: medium;
	min-height: 580px;
}
.right-content-title {
	float: left;
	width: 580px;
	height: 35px;
	background-color: #7fb43e;
	color: #FFF;
	font-weight: bold;
	margin-left: 50px;
	padding-left: 20px;
	padding-top: 5px;
}

.right-content-textarea {
	float: left;
	width: 600px;
	background-color: #eeeeee;
	margin-left: 50px;
	min-height: 450px;
}
.carousel-control {
  padding-top:10%;
  width:5%;
}