/*+clearfix {*/
.clearfix:after, #content:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.clearfix, #content
{
	display: inline-block;
}
.clearfix, #content
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
BODY
{
	background: #FFFFFF;
}
/*[clearfix]*/.clearfix
{
}
#solarPanels
{
	/*+placement:float-left;*/
	float: left;
}
.sideBox
{
	border-left: 1px solid #D0D0D0;
}
.contentBox H2, .sideBox H2
{
	font-weight: bold;
	color: #333;
	font-family: Arial;
	margin-bottom: 10px;
	border-bottom: 1px solid #D0D0D0;
	height: 25px;
}
.sideBox H2
{
	margin-left: 16px;
	width: 256px;
}
/*[clearfix]*/#content
{
	margin-top: 24px;
	margin-left: 24px;
}
#data_tip
{
	font-family: Georgia;
	font-style: italic;
	font-size: 10px;
}
#data
{
	text-align: center;
	padding: 8px;
	border: 1px solid #666;
	margin-top: 11px;
	background-color: #EDEDED;
}
.contentBox P
{
	font-family: Arial;
	color: #333;
	text-align: justify;
	line-height: 20px;
	font-size: 14px;
	margin-left: 4px;
	margin-right: 2px;
	text-indent: 16px;
	margin-top: 7px;
}
.contentBox
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 300px;
	margin-right: 24px;
}
#footer
{
	background: url(../img/footer.png) no-repeat left center;
	height: 62px;
	margin: 32px 0 0;
	text-indent: 48px;
}
H1
{
	color: #444;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 32px;
}
#midMsg H1
{
	font-weight: bold;
	color: #555;
	font-size: 18px;
	border-bottom: 1px solid #555;
	height: 24px;
}
#logo
{
	height: 130px;
	margin: 17px;
}
#midSection
{
	height: 306px;
	width: 977px;
	background: transparent url(../img/mid.jpg) no-repeat left top;
	position: relative;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#midMsg
{
	position: absolute;
	width: 469px;
	left: 200px;
	/*+placement:shift 267px 39px;*/
	position: relative;
	left: 267px;
	top: 39px;
	text-align: justify;
}
#midMsg P
{
	margin-top: 10px;
	color: #444;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
}

