@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #28517D;
	margin: 0;
	padding: 0;
	text-align:left;
	line-height: 20px;
	background-image: url(siteimages/template/bg_body.gif);
	background-repeat: repeat;
	background-position: center top;
}

.maintext {
	color: #28517D;
}
.maintext a:link {
	color: #28517D;
	text-decoration: underline;
}
.maintext a:visited {
	color: #28517D;
	text-decoration: underline;
}
.maintext a:hover {
	color: #CF5611;
	text-decoration: underline;
}
.maintext a:active {
	color: #28517D;
	text-decoration: underline;
}





#header {
	margin: 0px auto;
	width: 982px;
	height: 258px;
}

.headerPHONE {
	color: #000000;
	font-size: 120%;
	font-weight: 700;
}
.headerSUBTEXT {
	color: #000000;
	font-size: 95%;
	font-weight: 700;
}



#mainCONTAINER {
	margin: 0px auto;
	width: 980px;
	background-image: url(siteimages/template/bodybackground.gif);
	background-repeat: repeat-y;
}
#mainLEFT {
	margin: 0px;
	width: 169px;
	float: left;
	background-image: url(siteimages/template/energy_bottom.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-right: 5px;
}
#mainCENTER {
	margin: 0px 220px 0px 197px;
	width: 500px;
	padding-left: 30px;
	padding-right: 30px;
}
#mainRIGHT {
	margin: 0px;
	width: 220px;
	float: right;
	padding-top: 10px;
	border-left: 1px solid #DEE4F2;
	padding-right: 15px;
}

#maincleardiv {
	clear: both;
}






#footer {
	margin: 0px auto;
	height: 100px;
	width: 980px;
	background-color: #b2c3df;
	padding-top: 10px;
}
#footercleardiv {
	clear: both;
}

.footertext{
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	line-height: 140%;
}
.footertext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footertext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footertext a:hover {
	color: #28517d;
	text-decoration: underline;
}
.footertext a:active {
	color: #FFFFFF;
	text-decoration: none;
}






.bodyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: 700;
	color: #CF5611;
}

.bodyheadSMALL {
	color: #CF5611;
	font-weight: 700;
	font-size: 100%;
}
.bodyheadSMALLgray {
	color: #CF5611;
	font-size: 100%;
}
.LEFTtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: 700;
	color: #28537D;
}
.LEFTtext a:link {
	text-decoration: none;
}
.LEFTtext a:visited {
	text-decoration: none;
}
.LEFTtext a:hover {
	color: #28517d;
	text-decoration: underline;
}
.LEFTtext a:active {
	text-decoration: none;
}





.RIGHTbartext {
	color: #28517D;
	line-height: 17px;
	font-size: 85%;
}
.RIGHTbartext a:link {
	text-decoration: none;
}
.RIGHTbartext a:visited {
	text-decoration: none;
}
.RIGHTbartext a:hover {
	text-decoration: underline;
}
.RIGHTbartext a:active {
	text-decoration: none;
}

a img { border:none; }
.BIGhead {
	font-size: 250%;
	font-weight: 700;
	color: #93A8C5;
}
