@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;
	line-height: 16px;
	color: #333;*/
}
a
{
	color: #719632;
	text-decoration: underline;
}
a:hover
{
	color: #577525;
}
.CS_Document
{
	width: 986px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#outerContainer
{
	width: 986px;
	background: transparent url(/images/shadow_bg_main.gif) repeat-y 0 0;
}
#innerContainer
{
	width: 975px;
	margin-left: 6px;
	background-color: #FFF;
}
#headerContainer
{
	width: 975px;
	position: relative;
}
#leftColumn
{
	width: 210px;
	float: left;
	margin-left: 15px;
	margin-top: -5px;
	display: inline;
}
#brownboxVdivColumn
{
	width: 25px;
	float: left;
}
#rightColumn
{
	width: 710px;
	float: left;
}
#bannerBottomContainer
{
	width: 710px;
}
#contentLeftColumn
{
	width: 475px;
	float: left;
	display: inline;
	margin: 15px 0 0 15px;
}
#contentRightColumn
{
	width: 185px;
	float: left;
	display: inline;
	margin: 21px 0 0 35px;
}
#contentFullWidth
{
	width: 695px;
	float: left;
	display: inline;
	margin: 15px 0 0 15px;
}
#backToTopContainer
{
	width: 730px;
	position: relative;
	margin-left: 230px;
	padding-top: 39px;
}
#footer
{
	width: 730px;
	margin-left: 230px;
	padding-top: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #808080;
	border-top: 1px solid #CDCDCD;
}
#footerHome
{
	width: 565px;
	margin-left: 395px;
	padding-top: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #808080;
}

/*
	Home Page Styles
*/
#homeLeftColumn
{
	width: 380px;
	position: relative;
	float: left;
	margin: -5px 0 0 15px;
	display: inline;

}
#homeNavColumn
{
	width: 210px;
	float: left;
	margin: 0 5px 5px 0;
}
#homeDesignColumnOne
{
	width: 160px;
	float: left;
	margin: 5px 0;
}

#homeRightColumn
{
	width: 565px;
	float: left;
}
#homeSolarPhoto, #homeWaterPhoto, #homeWindmillsPhoto, #homeTankPhoto, #homeBrownBox, #homeBlueBox
{
	display: block;
}
#homeWindmillsPhoto, #homeElectricPhoto, #homeBlueBox
{
	margin-bottom: 5px;
}
#homeWaterPhoto
{
	float: left;
	margin: 0 5px 5px 0;
}
#homeWindmillsPhoto, #homeElectricPhoto
{
	float: left;
	clear: right;
}
#homeGreenBox
{
	float: left;
	margin: 0 5px 5px 0;
}
#homeTankPhoto, #homeBrownBox
{
	margin-top: 5px;
}
#homeNewsOuterContainer
{
	width: 565px;
	float: left;
	background: transparent url(/images/home_gray_vert_bg.gif) no-repeat left top;
	border-bottom: 1px solid #CDCDCD;
}
#homeVenturesNewsContainer
{
	width: 285px;
	float: left;
}
#homePortfolioNewsContainer
{
	width: 265px;
	float: left;
}
/*
	Utility Styles
*/
.clear
{
	clear: both;
	/*font-size: 1px;
	line-height: 1px;*/
}
#backToTop
{
	width: 83px;
	position: absolute;
	left: 633px;
	top: 59px;
}
