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

#follow {
	height: 155px;
	background-color: #CCC;
	text-align: center;
	position: relative;
	top: 30px;
	float: left;
	margin-right: 22px;
	width: 300px;
}
#follow_header {
	background-color: #E7E7E7;
	width: 100%;
}
#energy {
	float: left;
	height: 300px;
	position: relative;
	top: 30px;
	margin-right: 23px;
	height: 315px;
	width: 300px;
}

#solutions {
	float: left;
	height: 300px;
	position: relative;
	top: 30px;
	height: 315px;
	width: 300px;
}
#tn_end {
	float: none;
	min-height: 315px;
}
