@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fe8302;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(images/page_bg.gif);
	background-repeat:repeat-x;
}


h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #aa0000;
	text-transform:uppercase;
	letter-spacing: 3px;
	text-align:left;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align:left;
	background-color: #aa0000;
	color: #ffffff;
	height: 20px;
	padding: 5px 0 0 5px;
	text-transform:uppercase;
}


p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color: #333333;	
	text-align:justify;
}




a {
	color: 	#fe8302;
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}

.Lir #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 



.Lir #header { 
	background: #ffffff; 
	padding: 0px 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 96px;
	border-bottom: 1px solid #eeeeee;
} 


.Lir #links {
	float: right;
	padding: 10px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

.Lir #menu { 
	width: 570px;
	height: 30px;
	background-image:url(images/h_menu_bg.gif);
	background-repeat:repeat-x;
	margin-top: -20px;
	margin-left: 390px;
	padding-top: 5px;
	overflow: hidden;

} 


#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-decoration:none;
	outline:none;
}

#menu a:hover{
	color: #fe8302;
	text-decoration: none;
}

#menu ul{
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 2px;
}

#menu li{
	display: inline;
	padding: 10px 18px 0 16px;
	text-align: center;
	margin-left: -23px;
	width: 70px;
}

#menu li a{
	padding-top: 10px;
	color: #666666;
	text-decoration:none;
	outline:none;
}

#menu li a:hover{
	color: #fe8302;
	text-decoration: none;
}


.Lir #top_content{
	margin: 18px 18px 20px 18px;
	border: 1px solid #eeeeee;
	min-height: 300px;
	padding: 0px 10px 0px 10px;
}

.Lir #top_content li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color: #333333;	
	text-align:justify;
}

.Lir #flash { 
	float: right;
	margin-right: -10px;
	height: 300px;
	overflow:hidden;
	width: 572px;
	margin-left: 10px;
	background-image: url(images/solar_panels1.jpg);
}


.Lir #bottom_content{
	margin: 18px 18px 20px 18px;
	border: 1px solid #eeeeee;
	min-height: 300px;
	padding: 0px 10px 10px 10px;
}

.Lir #columnContainer{
	margin: 18px 0px 30px 18px;
	border: 0;
	padding: 0px;
}

.columnBlock{
	width: 307px;
	height: 340px;
	min-height: 340px;
	border: 1px solid #eeeeee;
	display: inline;
	float:left;
	margin-right: 18px;

}

.columnBlock h2{
	position: relative;
	top: -10px;
	margin-bottom: 125px;
}

.columnBlock p{
	padding: 5px;
}

.Lir #wideContent { 
	margin: 0px 20px 0px 20px;
	border: 1px solid #eeeeee;
} 

.Lir #wideContent h2{
	position: relative;
	top: -10px;

}

.Lir #wideContent p{
	padding: 0px 10px 0px 10px;
}



.enterpriseBoard{
	clear: both;
	margin: 18px 18px 20px 18px;
	border: 1px solid #eeeeee;
	width: 942px;
	padding: 10px;
}

.enterpriseBoard h2{
	position: relative;
	top: -20px;
	left: -10px;
	width: 958px;
	margin-bottom: -10px;
}

.Lir #pageSections { 
clear:both;

	margin: 0px 0 0 20px ;
	height: 180px;
	min-height: 180px;
	width: 980px;
	background-color: #ffffff;
} 

#servicePageSection{
	width: 307px;
	height: 160px;
	min-height: 160px;
	border: 1px solid #eeeeee;
	display: inline;
	float:left;
	margin-right: 17px;
}


#projectContent { 
	margin: 10px 18px 30px 18px;
	border: 1px solid #eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3e3e;	
	height: 185px;
	min-height: 185px;
	text-align: justify;
} 

#projectContent h2{
	position: relative;
	top: -20px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-transform:uppercase;
	background-color: #aa0000;
	padding: 5px 5px 0px 5px;
}

#projectContent .contents { 
	position: relative;
	top: -20px;
	color: #3d3e3e;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 300px;
	padding: 20px;
	text-align: justify;
} 
#projectContent .image { 
	position: relative;
	top: -20px;
	float: left;
	display: block;
}

.Lir #contactForm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	color: #333333;	
	text-align:justify;
}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.Lir #footer { 
	background:#3d3e3e;
	margin: 0 auto;
	width: 100%;
} 


.Lir #footerContainer{
	margin: 0 auto;
	width: 960px;
	padding: 20px;
	height: 125px;
	background-color: #3d3e3e;
}



.Lir #footerMenu { 
	margin-top: -10px;
	float:right;
	text-align:right;


} 

#footerMenu p{
	color: #c6c6c6;
}

#footerMenu ul{
	color: #c6c6c6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	margin-top: 10px;
}

#footerMenu li{
	display: inline;
	padding: 15px 0px 0 19px;
	margin-top: 5px;
}

#footerMenu li a{
	color: #c6c6c6;
	text-decoration:none;
	outline:none;
}

#footerMenu li a:hover{
	color: #fe8302;
	text-decoration: none;
}


.footerAddress p{
	color: #c6c6c6;
	margin-top: -5px;

}











