body, form, input, label, select {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px }

h1 {
	font-size: 130%;
	font-weight: bold }

h2, h3, h4 {
	font-weight: bold;
	margin: 10px 10px 1em }

h2 {
	font-size: 2em;
	font-weight: normal }

h3 { 
	font-size: 1.4em; 
	margin: 2em 10px 1em }
	
h4 { 
	font-size: 1.2em;
	margin: 10px 10px 0 }
	 
p, ul {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 10px 10px 1em 10px }

li { 
	margin: 0 0 0 25px; 
	list-style-type: circle }

a {
	color: #1BC7DF;
	text-decoration: none; }
	
	a:hover {
		text-decoration: underline }
	
	a.external {
		background: url(/images/external.gif) no-repeat 100% 0;
		padding: 0 10px 0 0 }

.nomargin {
	margin: 0 !important }

.bold { 
	font-weight: bold }
	
.quote {
	font-style: italic }

.logo {
	float: left;
	width: 565px;
	/*width: 780px;*/
	height: 121px;
	background: url('/images/logo.gif') no-repeat;
	text-indent: -9999px }
		
	#contact_box h3 {
		margin:8px 9px }
	
	#contact_box p {
		font-size: 0.8em; }

	#contact_box a {
		color: #0B93A9 }

#pagemenu a {
	color: #1f2223;
	text-decoration: none;
	font-size: 1.1em }

	#pagemenu a.on {
		color: #fff }

/* Sub Menu Panel */
.subPanel {
	padding: 20px;
	position: relative;
	float: left;
	/*min-height: 385px;*/
	width: 160px;
	background: #BCBDBF;
	margin-left: 15px }
		
	.subPanel li {
		list-style-type: none;
		margin: 0 0 1em }
	
	.subPanel a {
		color: #231E20 }
		
		.subPanel a.on {
		color: #2097AF }
	
.subPanelAbout {
	height: 423px;
	background: url('/images/aboutus.jpg') no-repeat }


/* Main Content */
.contentPanel {
	position: relative;
	color: #231E20;
	min-height: 385px;
	width: 525px;
	float: left;
	padding: 20px;
	background: #fff }

.energyPanel {
	position: relative;
	color: #231E20;
	margin-bottom: 15px;
	min-height: 240px;
	width: 740px;
	float: left;
	padding: 20px;
	background: #fff }	

.homePanel {
	position: relative;
	color: #dfdfe0;
	width: 340px;
	height: 350px;
	float: left;
	padding: 20px;
	font-size: 1.25em }

	.homePanel h2 {
		font-weight: normal;
		font-size: 1.5em }
	
	.homePanelGas, .contactPanelLeft {
		margin-right: 20px }
	
	.homePanelGas {
		background: url('/images/homepanel_gas_bg.gif') no-repeat }
	
	.homePanelSolar {
		background: url('/images/homepanel_solar_bg.gif') no-repeat }
	
	.homePanel p.readmore {
		position: absolute;
		bottom: 0;
		right: 20px }


.contactPanel {
	position: relative;
	color: #dfdfe0;
	width: 340px;
	min-height: 336px;
	float: left;
	padding: 20px;
	background: #5E6062 }
	
/* Contact Form Layout */
	form {
		padding: 0 10px }
	
	fieldset {
		border-bottom: 2px groove #1f2223; 
		padding: 10px 0;
		margin: -10px 0 10px }
	
	form p {
		margin: 10px 0 5px }
	
	.textLabel {
		float: left;
		clear: left;
		width: 80px;
		margin: 10px 0;
		font-size: 1.2em;
		padding: 5px 0 }
	
	.checkboxLabel {
		width: 250px;
		float: left;
		margin: 10px 0;
		font-size: 1.2em }
	
	.textInput {
		font-size: 1.2em;
		margin: 10px 0;
		float: left;
		padding: 3px;
		width: 230px }

	.textArea {
		font-size: 1.0em;
		margin: 10px 0;
		float: left;
		padding: 3px;
		width: 230px }
	
	.checkboxInput {
		margin: 10px 10px 0;
		float: left;
		clear: left }
		
	.submitButton {
		float: right;
		font-size: 1.2em;
		font-weight: bold;
		background: #06A6BC;
		border: 3px double #5E6062;
		padding: 3px;
		color: #1f2223;
		cursor: pointer; }
/* END - Contact Form Layout */

.footer {
	float: right;
	font-size: 0.8em;
	color: #5E6062;
	margin: 5px 0 10px }

/* Dark Rounded Corners */
.corner_topleft {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url(/images/corner_topleft.gif) no-repeat;
	top: 0;
	left: 0 }
	
.corner_topright {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url(/images/corner_topright.gif) no-repeat;
	top: 0;
	right: 0 }
	
.corner_bottomleft {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url(/images/corner_bottomleft.gif) no-repeat;
	bottom: 0;
	left: 0 }
	
.corner_bottomright {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url(/images/corner_bottomright.gif) no-repeat;
	bottom: 0;
	right: 0 }
/* END - Dark Rounded Corners */

/* Light Rounded Corners */
.corner_topleft_light {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url(/images/corner_topleft_light.gif) no-repeat;
	top: 0;
	left: 0 }
	
.corner_topright_light {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url(/images/corner_topright_light.gif) no-repeat;
	top: 0;
	right: 0 }
	
.corner_bottomleft_light {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url(/images/corner_bottomleft_light.gif) no-repeat;
	bottom: 0;
	left: 0 }
	
.corner_bottomright_light {
	position: absolute;
	width: 5px;
	height: 5px;
	background: url(/images/corner_bottomright_light.gif) no-repeat;
	bottom: 0;
	right: 0 }
/* END - Light Rounded Corners */