.home-logo-container {
	float: left;
	height: 100%;
	margin-top: 30px;
}

.home-text-container {
	float: left;
	line-height: 17px;
	height: 110px;
	width: 350px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 15px;
	font-size: 1em;
	text-align: justify;
}

.home-title {
	clear: both;
	margin-bottom: 10px;
	font-size: 1.6em;
}

.home-content-entry {
	width: 48%;
	float: left;
	margin-top: 15px;
}

div.quote {
	clear: both;
	font-size: 1.2em;
	margin-top: 32px;
	text-align: center;
}

div#home-low {
	margin-top: 18px;
	border: 2px solid #28B3ED;
}

.intro-title {
	font-size: 3.2em;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 7px;
	text-align: left;
}

li.intro {
	font-size: 1.2em;
	line-height: 2em;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
}

div.intro-container {
	border-left: 1px solid #C5C5C5;
	float: right;
	padding-left: 20px;
	width: 575px;
	padding-bottom: 0px;
	height: 210px;
}