@charset "utf-8";


body, p, div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 auto;
}
hr {
	color: #2b2b2b;
background-color: #2b2b2b;
height: 1px;
border-bottom:dotted 1px #f11300;
}
a:link, a:active, a:visited 
{
	color:#FFF;
	text-decoration:none;
	}
a:hover
{
	color:#f11300;
	text-decoration:underlined;
	}
#RedPane {
	height: 205px;
	background-image:url(../images/wgtredpanebg.gif);
	background-repeat:repeat-x;}
#RedPaneDiv {
		border-left:dotted 1px;
	border-left-color: #751106;
}
#RedPaneSm {
	height: 52px;
	background-image:url(../images/wgtredpanesmbg.gif);
	background-repeat:repeat-x;}
#MidBanner {
	height: 292px;
	background-image:url(../images/banner.gif); 
	background-repeat:no-repeat;}

#catheader
{
	font-size:24px;
	font-weight:bold;
	color:#751106;
	text-align:left;
}
#energy
{
	font-size:10px;
	padding-left:2px;
}
#energylrg
{
	font-size:14pt;
	padding-left:4px;
}
#catheadersm
{
	font-size:15px;
	font-weight:bold;
	color:#751106;
}


ul, li {
	color: #FFFFFF;
	line-height:30px;
	list-style-type:square;
	text-align:left;
}

ul a:link,a:active,a:visited 
{
	color:#FFFFFF;
	border-bottom:dotted 1px;
	}
	
ul a:hover {
	color:#FFFFFF;
	border-bottom:solid 1px;
	}
	

#Testimonials {
	text-align:justify;}
#cattestheader
{
	font-size:24px;
	font-weight:bold;
	color:#ce0100;
}
#cattestmenu
{
	font-size:15px;
	font-weight:bold;
	color:#FFF;

}
#testimonialscript
{
	border: #2b2b2b solid 1px;
	background-color:#1b1b1b;
	padding: 8px;
	font-size:14px;
	color:#6c6b68;
}

.inputfld {
	font-size: 12px;
	width: 160px;
	height: 25px;
	color: #FFFFFF;
	border: #2b2b2b solid 1px;
	background-color:#1b1b1b;
}
.inputbtn {
	margin-top: 5px;
	font-size: 12px;
	width: 140px;
	height: 52px;
	color: #FFFFFF;
	background-image: url(../images/wgtredpanesmbg.gif);
	background-attachment: fixed;
	background-color: #202020;
	background-repeat: repeat-x;
	border: 0px;
}
textarea {
	font-size: 12px;
	width: 400px;
	height: 150px;
	color: #FFFFFF;
	border: #2b2b2b solid 1px;
	background-color:#1b1b1b;
}