/* Energy Systems CONTENT STYLE SHEET - FOR ALL CONTENT CHANGES ACROSS THE SITE */
/* The (!important) rule used throughout this stylesheet,  is to acommodate the float/positioning bug in IE */
/* See images.css for site wide image placement and styling */
/* See nrgsys.css for site box model and positioning */

/* BEGIN MAIN CONTENT AREA */

			#content
				{
				position : relative;
				background-color : transparent;
				text-align: left;
				border-top : 2px dotted #CC3300;
				margin-top : -24.5em;
				margin-left : 10em;
				width : 607px;
				height: 430px !important;
				height: auto;
				}
				
				#content2
				{
				position : relative;
				background-color : transparent;
				text-align: left;
				border-top : 2px dotted #CC3300;
				margin-top : -24.5em;
				margin-left : 10em;
				width : 607px;
				height: auto;
				}
				
			#content_main
				{
				position : relative;
				background-color : transparent;
				text-align: left;
				border-top : 2px dotted #CC3300;
				margin-top : -11em;
				margin-left : 10em;
				width : 590px;
				height : auto;
				}
					
				.features li
					{
					font-size : 0.9em;
					color : #4f5253;
					list-style-type : disc;
					margin-left : -1em;
					}
			#upscontent
				{
				position : relative;
				background-color : transparent;
				text-align: left;
				border-top : 2px dotted #CC3300;
				margin-top : -320px;
				margin-left : 10em;
				margin-bottom : 0;
				width : 81% !important;
				width : 100%;
				height : auto;					
				}
			#upsrange
				{
				position : relative;
				background-color : transparent;
				text-align: top;
				margin-top : -25em !important;
				margin-left : 10em;
				margin-bottom : 0;
				width : 600px;
				height : auto;					
				}		
			#ul brochures
				{
				position : relative;
				margin-top : -23.8em !important;
				width : 280px;
				border : 1px dotted red;
				}
				#brochures li
					{
					float : left;
					display : block;
					list-style-type : none;
					/*margin-left : -2.8em !important;*/
					margin-left : -1.4em;
					margin-right : 3.5em;
					}
					#brochures img { border:1px solid gray; }
				


		.maintitle
{ color:#4f5253; font-size:1.2em; line-height:0.5em; margin-bottom:0em; margin-top:1em; font-weight:bold; padding-left:0em;}
		.maintext
{
	font-size:1em;
	line-height:1.5em;
	padding-left:0em;
	padding-right:1em;
	color: #333333;
}

		.subtitle
{ color:#4f5253; font-size:1em; line-height:1em; margin-top:7.5em; font-weight:bold; }
		.subtext
{ font-size:0.8em; line-height:1.2em; width:120px; margin-top:0.10em; }
			
/* END MAIN CONTENT */
