body{
	/*background-repeat: repeat-y;*/
	background: url('/images/template/bkgnd_2.jpg');
	background-position: top;
	background-repeat: repeat-x;
	background-color:#CECFD1;
	}



/*Extra image for all pages except home page*/
#header{
  height: 193px;
	width: 863px;
	margin-left: auto;
  margin-right: auto;
	background: url('/images/template/cssi_secondary_06.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
}



#main{
  /*height: 540px;*/
	width: 863px;
	margin-left: auto;
  margin-right: auto;

}

#pagebody{
}
#pagebody_inner{
	background: url('/images/template/flare.png');
	background-position: top;
	background-repeat:no-repeat;
}

#main_left{
	width: 215px;
	float:left;
	height:431px;
	background: url('/images/template/cssi_secondary_sidebar.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	font-family: arial, sans-serif;
}

#main_right{
	width: 615px;
	padding-top:30px;
	float:right;
	background: url('/images/template/cssi_secondary_03.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
/* ----------------------  About Page ------------------- */
/*About picture*/
#main_right_about{
	float:right;
	padding-top:44px;
	padding-bottom:20px;
	margin-left:20px;
	margin-right:-8px;
	}
/*List of capabilities*/
#about_list_01{
	padding-left:0px;
	padding-top:5px;
	font-size:1.3em;
	list-style-type:none;
}

#about_list_01 li{
	background-image:url(/images/template/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding-left:15px;
	line-height:160%;	
}
/*Bio List*/
.people_bio{
	
}

.base_text{
	margin-bottom:8px;
	/*line-height:160%;*/
	font-size:1.3em;
}

.people_bio ul {
text-decoration:none;
}

.about_people_name{
	font-size:1.1em;
	font-weight: 800;
	margin-bottom:3px;
	margin-top:12px;
	color:#363636;
}

.about_people_name2{
	font-size:1.1em;
	font-weight: 800;
	margin-bottom:3px;
	color:#363636;
	clear:both; 
	/*padding-top:10px;*/
}

.about_people_text{
	font-size:1.1em;
	margin-bottom:8px;
	margin-left:0px
}

.bioimage{
	float:left;
	margin-right: 10px;
}

/* ----------------------  404 Page ------------------- */
.FourOhFourMessage{
	padding-top: 20px;
	font-size:1.6em;
	font-weight:bold;
	line-height:180%;
}

/* ----------------------  Forms ------------------- */

#the_formOutter {
	background-color: #E9EDF2;
	border: 1px solid #DDDEE1;	
	padding: 10px;
	
}

#the_formInner {
	background-color: #fff;
	padding: 10px;
}




#the_form{
/*
	background-image: url('/images/forms/form_background_image.png');
	background-position: top;
	background-repeat:no-repeat;
  background-position:left top;
*/
	height:480px;
/*	width:425px; */
	float:left;
	}

#electrical_form select {
	font-size: 100%;
	margin-top: 8px;
}

#electrical_form {
	background-image: url('/images/forms/electrical_form_background_image.png');
	background-position: top;
	background-repeat:no-repeat;
    background-position:left top;
	width:455px;
	height:401px;
	float:left;
	padding: 15px;
	}

#the_form td{
		/*vertical-align:middle;*/
	/*margin-top:10px;*/

}
.form_input{
	border: 1px solid #BABABA;
	font-size:1.2em;
	margin-top:10px;
	border-style:solid;
	background-image: url('/images/forms/input_field_small.png');
	background-position: top;
	background-repeat:no-repeat;
  background-position:left top;
	background-color:transparent;
	/*padding: 4px;*/
	width:174px;
	
}

.form_comment{
	border: 1px solid #BABABA;
	font-size:1.2em;
	margin-top:10px;
	border-style:solid;
	background-image: url('/images/forms/input_field_large.png');
	background-position: top;
	background-repeat:no-repeat;
  background-position:left top;
	width:300px;
	height:81px;
}

.formPrompt{
	padding-left:10px;
 	padding-right:8px;
	margin-top:8px;
	display:block;
}
.formPrompt2{
	padding-left:10px;
 	padding-right:8px;
	margin-top:0px;
	display:block;
}

.formPromptComment{
	padding-left:10px;
 	padding-right:8px;
	margin-top:8px;
	padding-top:0px;
	display:block;
}

.requiredFormPrompt{
 	padding-left:5px;
	padding-right:8px;
	margin-top:8px;
	display:block;

	background-image: url('/images/forms/star.png');
	background-position: top;
	background-repeat:no-repeat;
  background-position:left top;

}

.formButton{
	padding-top:7px;
}
.formStar{
	padding-right:5px;
	padding-top:0px;
}


#contact_address{
	padding-left:460px;
	margin-right:-100px;
	font-size:.9em;
	margin-top:52px;
	padding-top:0px;
}

#contact_address H3{
	margin-top:0px;
	padding-top:5px;
}

/* ----------------------  News ------------------- */

/* ---- Nav ---- */
#about_nav li{
	display: inline;
}

#about_nav a {
color:#666666;
padding-right: 15px;
}

#about_nav ul {
color:#666666;
padding-top: 13px;
}

/*First row of nav*/
#about_nav1{
	font-weight: normal;
	font-size: 1.1em;	
}
#about_nav1 a{
	font-weight: normal;
	font-size: 1.1em;	
	padding: 0px 0px 0px 0px;
}


#prdata {
	font-size: 1.2em;	
	padding: 0px 10px 0px 0px;
}

#cansia_ad{
	margin-top: 350px;
	margin-right: 0px;
	margin-left: -8px;
	}


/* ----------------------  Addresses  ------------------- */
.address{
	font-size:1.2em;
	/*margin-bottom: 10px;*/
	line-height:normal;
	color:#808080;
}

.address h3{
	color:#808080;
}


/* ----------------------  Incentives  ------------------- */

.incentives_quote{
	font-style:italic;
	padding-left:20px;
	margin-bottom: 10px;
	font-size:1.2em;
}
.incentives_note{
	padding-left:20px;
	font-size:.89em;
	margin-bottom: 10px;
	line-height:1.3em;

}
.incentives_table_footer{
	text-align:right;
	width: 443px;
	margin-top:5px;
	font-weight: normal;
	font-size: .9em;
	color:#666666;
	
}


/* ----------------------  Residential  ------------------- */

.commercial_residential_table_footer{
	width:340px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:20px;
	font-weight: normal;
	font-size: .9em;
	color:#666666;
	line-height:1.3em;
}

.commercial_residential_table{
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid; 
}

.commercial_residential_table_head{
	background-color: #d5dae2;
	font-weight: bold;
	font-size: 1.2em;
	color: #6181af;

}
.commercial_residential_table_body{
	background-color: #f7f8f9;
	font-weight: normal;
	font-size: 1.2em;
	color: #828282;
}

.commercial_residential_table_body td{
	padding-left:15px;
}
.commercial_residential_table_head td{
	padding-left:15px;
	border-bottom: #999999 solid 1px; 
}
.commercial_residential_table_head tr{
	height:25px;
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid; 
}
/* ----------------------  HowSolarWorks  ------------------- */

#sidebar{
	margin-top: 350px;
	margin-right: 20px;
	}

#sidebar p{
	font-style:italic;
	font-size: 1.1em;
	color:#888888;
	/*color:#808080;*/
	}
	
#sidebar h3{
	margin-bottom: 2px;
	/*color:#808080;*/
	}
