/* Star Selector to remove all margin and padding from the get go--------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

/* HTML Elements---------------------------------------------------------------------------------------------*/

html { 
	font-size: 100%; /* IE hack - to make IE 5 show fonts consistently see comment below on font-size */ 
}
body{
	font-family: Arial, Helvetic, sans-serif;
	font-size:9pt;
}

a { color:#006594; }
a:hover { text-decoration:none; }
a img { border-style:none; }

h1 {
	font-size:11pt;
	font-weight:bold;
	margin-bottom:5px;	
}

h2 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:2px;	
}

h3 {
	font-size:10pt;
	font-weight:bold;
	margin-bottom:5px;	
}

p {
	margin-bottom:16px;
	line-height:12pt;
}

ul, ol {
	margin-left:40px;
	margin-bottom:18px;
}

blockquote {
	margin-left:40px;
	margin-bottom:16px;
	line-height:12pt;	
}

.Blue { color:#006594; }
.Grey { color:#6f6f6f; }
.Piping { margin-left:4px; margin-right:3px; }
.clear {clear:both;}

#PageWrapper  { 
	width:970px; 
	margin:auto; 
}

#InnerWrapper {
	margin-top:20px;
	min-height:610px;
}

#MastheadLeft {
	float:left;
	width:330px;
	height:90px;
}

	#MastheadLeft img{
		margin-top:65px;
	}

#MastheadRight {
	height:90px;
	float:right;
	width:640px;
	text-align:right;
}

#MainNav {	
	margin-top:10px;
	height:49px;
	margin-bottom:10px;
}
	#MainNav ul {
		margin:0px;
		list-style-type:none;
	}
	#MainNav li { 
		float: left;
	}
	#MainNav #End { 

	}
	#MainNav a {
		
	}

#MainLeft {
	width:204px;
	float:left;
	margin-right:10px;
}

	#MainLeft #search {
		background-color:#e6e6e6;
		width:204px; 
		height:50px;
	}	
	
	#MainLeft #search #SearchForm {
		width:170px; 
		height:20px; 
		border:#6f6f6f solid 1px; 
		text-align:left;
		vertical-align:middle;
		background-color:#fff;
		margin:15px;
	}
	
		#MainLeft #search #SearchForm #Label {
			margin-left:2px;
			margin-right:2px;
			font-weight:bold; 
			font-size:8pt;
			text-transform:uppercase;
			margin-bottom:3px;
		}
		
		#MainLeft #search #SearchForm #SearchText {
			border:0px none;
			border-left:#6f6f6f solid 1px;
			width:80px;
			padding-left:4px;
		}
		
		#MainLeft #search #SearchForm #SearchButton {
			margin-left:2px;
			font-weight:bold; 
			font-size:6pt;
			border:0px none;
			border-left:#6f6f6f solid 1px; 
			background-color:#FFF; 
			text-align:right; 
			text-transform:uppercase;
			width:20px;
			margin-top:4px;
		}
	
	#MainLeft #subNav{
		font-family: Trebuchet MS, Helvetica, sans-serif;
		width:170px;
		margin:auto;
		margin-top:20px;
		margin-bottom:10px;		
	}	
	
		#MainLeft #subNav ul {
			margin-left:0px;
			margin-bottom:2px;
		}
		
		#MainLeft #subNav ul li{
			list-style-type:none;
			border-bottom:1px dotted #808080;
			padding-bottom:3px;
			padding-top:3px;
			color:#808080;
			
		}
		
		#MainLeft #subNav a {
			color:#808080;
			text-decoration:none;
		}


	
	#MainLeft #subNav #tertiary ul{
		margin-top:2px;
		margin-left:12px;
	}
	
		#MainLeft #subNav #tertiary ul li{
			border-bottom:none;
		}

#MainRight {
	width:756px;
	float:left;
}

	#MainRight #MastheadPhoto {
		float:left;
		margin-bottom:10px;
	}

		#MainRight #Pods {
			background-image:url('../../Assets/Images/Templates/Common/commercial_bg.gif');
			background-repeat:no-repeat;
			color:white;
			float:right;
			font-family: Trebuchet MS, Helvetica, sans-serif;
		}
		#MainRight #Pods h3 {
			line-height:25px;
			font-size:11pt;
			font-weight:normal; 
			margin:5px 10px 5px 8px;
		}
		#MainRight #Pods p {
			line-height:21px;
			font-size:10pt;
			margin:5px 10px 5px 8px;
		}
		#MainRight #Pods a {
			color:white;
		}
		#MainRight #Pods #commercialPod {
			width:217px;
			height:158px;
			padding:10px;
			background-image:url('../../Assets/Images/Templates/Common/commercial_bg.gif');
		}		
		#MainRight #Pods #residentialPod {
			width:217px;
			height:158px;
			padding:10px;
			background-image:url('../../Assets/Images/Templates/Common/residential_bg.gif');
		}		
		#MainRight #Pods #autoPod {
			width:217px;
			height:158px;
			padding:10px;
			background-image:url('../../Assets/Images/Templates/Common/auto_bg.gif');
		}		
		#MainRight #Pods #energyPod {
			width:217px;
			height:158px;
			padding:10px;
			background-image:url('../../Assets/Images/Templates/Common/energy_bg.gif');
		}		
		#MainRight #Pods #solarPod {
			width:217px;
			height:158px;
			padding:10px;
			background-image:url('../../Assets/Images/Templates/Common/solar_bg.gif');
		}		
		#MainRight #Pods #safetyPod {
			width:217px;
			height:158px;
			padding:10px;
			background-image:url('../../Assets/Images/Templates/Common/safety_bg.gif');
		}
		#MainRight #Pods #UVPod {
			width:217px;
			height:158px;
			padding:10px;
			background-image:url('../../Assets/Images/Templates/Common/UV_bg.gif');
		}
		#MainRight #Pods #CorporatePod {
			width:217px;
			height:158px;
			padding:10px;
			background-image:url('../../Assets/Images/Templates/Common/corporate_bg.gif');
		}
		
		#MainRight #contentArea {			
		}			
			#MainRight #contentArea .floatRight {
				float:right;
				margin-left:10px;
			}			
			#MainRight #contentArea .floatLeft {
				float:left;
				margin-right:10px;
			}			
			#MainRight #contentArea #Inset {
				float:right;
				width:220px;
				margin-left:20px;
				padding:6px;
			}
			#MainRight #contentArea #InsetNarrow {
				float:right;
				width:180px;
				margin-left:20px;
				padding:6px;
			}	
			#MainRight #contentArea #InsetLeft {
				float:left;
				width:220px;
				margin-right:20px;
				padding:6px;
			}
			#MainRight #contentArea #InsetMed {
				float:right;
				width:280px;
				margin-left:20px;
				padding:6px;
			}
			#MainRight #contentArea #InsetWide {
				float:right;
				width:370px;
				padding:6px;
			}			
				#MainRight #contentArea #InsetWide img {
					margin-right:10px;
				}
			#MainRight #contentArea #SubSet {
				padding:6px;
			}
				#MainRight #contentArea #SubSet img {
					margin-right:10px;
				}
			
			
	#MainRight #contentArea #Inset h1, #MainRight #contentArea #InsetMed h1, #MainRight #contentArea #InsetWide h1, #MainRight #contentArea #InsetNarrow h1, #MainRight #contentArea #SubSet h1 {
		font-size:10pt;
		font-weight:bold;
		font-style:italic;
		line-height:12pt;
		margin-top:5px;
		margin-bottom:3px;
	}
	
	#MainRight #contentArea #Inset p, #MainRight #contentArea #InsetMed p, #MainRight #contentArea #InsetWide p, #MainRight #contentArea #InsetNarrow p, #MainRight #contentArea #SubSet p {
		font-size:8pt;
		line-height:10.5pt;
		font-style:italic;
		margin-top:2px;
		margin-bottom:3px;
	}

.Dividing_Line {
	border-bottom:1px dotted #4b7520;
	margin-bottom:13px;
	clear:both;
}

#VideoList ul { 
	margin-left:0px; 
	margin-right:0px;
}
#VideoList li { 
	list-style-type:none; 
	background-image:url(../../Assets/Images/Icons/Video.gif); 
	background-repeat:no-repeat; 
	padding-left:26px; 
	margin-left:0px; 
	margin-top:5px; 
	margin-bottom:2px;
	margin-right:5px;
	font-size:8pt;
	line-height:10pt;
}

#Video_Player {
	background:#FFF;
	min-height:316px;
	clear:both;
	font-size:8pt;
}
	#Video_Player #Frame {
		float:left;
		background:#FFF;
		height:310px;
		width:510px;
		margin-top:10px; 
		margin-left:15px;
		padding-top:5px; 
		padding-left:15px;
	}


#footer {
	border-top:black 1px solid;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}
	#footer p {
		font-size:7pt;
		color:#808080;
		margin:0;
	}
	#footer a {
		font-size:8pt;
		color:#000;
		text-decoration:none;
		font-weight:bold;
		padding:0px 5px 0px 5px;
	}
	#footerLeft {
		margin-top:10px;
		width:44%;
		float:left;	
	}
		#footerLeft p {
			margin:-3px;
			margin-left:5px;
		}		
	#footerRight {
		margin-top:10px;
		width:55%;
		float:left;	
		text-align:right;	
	}

#ContentColumnLeft {
	float:left;
	width:47%;
	margin-right:20px;
}
#ContentColumnRight {
	float:right;
	width:47%;
}
#InstallationsMain {
	padding-bottom:10px;
}