/* 1 - Background and wrapper */
	body {font-family: Arial, Helvetica, sans-serif; font-size:11pt;}
	#wrapper {}
	
	h1 {color:#000; font-weight:bold; font-size:12pt;}
	h2 {color:#000; font-weight:bold; font-size:12pt;}
	h3 {color:#000; font-weight:bold; font-size:12pt;}
	
	
	p {color:#000; font-weight:normal; line-height:14pt; margin:0 0 10px 0;}
	a {color:#000; font-weight:normal; font-size:11pt; text-decoration:none;}
	
	
	
/* 2 - Accessibility */
	.hide {display:none;}
	
/* 3 - Header and Navigation */
	/* Header */
	#header {}
	#header h1 {display:none;}
	#header h2 {}
	#subheader {display:block;}
	#printlogo {border-bottom:1px solid #FFC211; display:block; text-align:center; margin-bottom:30px; padding-bottom:10px;}
	
	/* Navigation */
	#header ul {display:none;}
	
	/* Flash */
	#flash {display:none;}

/* 4 - Content */
	#content {}
	#content .col1 {}
	#content .col2 {}
	#content .portrait {}
	#content .introimg {display:none;}
			

	/* Site map list style */

	#content ul.sitemap_lists li ul li {font-size: 11pt;}	

	
	table {border-collapse:collapse; padding:0px; margin:10px 0;}
	table th {border-bottom:1px solid #fff; color:#fff; padding:10px; text-align:left;}
	table td {border-bottom:1px solid #fff;padding:10px; }
	table h2 {font-size:11pt; font-weight:bold; padding:0; margin:0;}
	table h3 {font-size:11pt; font-weight:bold;}	
		
		#installation table {width:100%;}
		#installation table h2 {color:#333;}	
		#installation table th {background:#A0A24F;}
		#installation table td {background:#E3E3CB;}	
		
		#solar-water-heating table {}
		#solar-water-heating table h2 {color:#333;}	
		#solar-water-heating table th {background:#FFCE41; border-bottom:1px solid #fff;}
		#solar-water-heating table td {background:#FFF3CF; border-bottom:1px solid #fff;}
		
		#biomass-heating table {}
		#biomass-heating table h2 {color:#333;}	
		#biomass-heating table th {background:#FFCE41; border-bottom:1px solid #fff;}
		#biomass-heating table td {background:#FFF3CF; border-bottom:1px solid #fff;}	
		
		#heat-pumps table {}
		#heat-pumps table h2 {color:#333;}	
		#heat-pumps table th {background:#FFCE41; border-bottom:1px solid #fff;}
		#heat-pumps table td {background:#FFF3CF; border-bottom:1px solid #fff;}	
		
		#solar-photovoltaics table {}
		#solar-photovoltaics table h2 {color:#333;}	
		#solar-photovoltaics table th {background:#FFCE41; border-bottom:1px solid #fff;}
		#solar-photovoltaics table td {background:#FFF3CF; border-bottom:1px solid #fff;}	
		
		#wind-turbines table {}
		#wind-turbines table h2 {color:#333;}	
		#wind-turbines table th {background:#FFCE41; border-bottom:1px solid #fff;}
		#wind-turbines table td {background:#FFF3CF; border-bottom:1px solid #fff;}	
		
		#micro-hydro table {}
		#micro-hydro table h2 {color:#333;}	
		#micro-hydro table th {background:#FFCE41; border-bottom:1px solid #fff;}
		#micro-hydro table td {background:#FFF3CF; border-bottom:1px solid #fff;}	
		
		
		
		#consulting table {width:100%;}
		#consulting table h2 {}	
		#consulting table th {background:#95D7E2; border-bottom:1px solid #fff;}
		#consulting table td {background:#B8E5EB; border-bottom:1px solid #fff;}
		
		#links #logos {}	
		#links #logos a {border-bottom:none; float:left; margin:0 20px 20px 0;}				
	
	
	#secContent {display:none;}
	
		
		
/* 5 - Footer */
	#footer {display:none;}
		
	

	

