﻿@charset "utf-8";
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #281E10;
	margin-right: auto;
	margin-left: auto;
	width: 1059px;
}
#top {
	padding: 0px;
	height: 21px;
	width: 1059px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
}
#middle {
	background-image: url(../images/middle.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 5px;
}
#header {
	margin-right: 65px;
	margin-left: 65px;
	height: 135px;
	position: relative;
}
#qouts {
	height: 120px;
	width: 540px;
	position: absolute;
	top: 38px;
	left: 388px;
}

#mainContent {
	margin-right: 65px;
	margin-bottom: 30px;
	margin-left: 65px;
}
#greenStrip {
	height: 27px;
	padding-right: 65px;
	padding-left: 65px;
	background-color: #D5D10E;
	padding-top: 3px;
	width: 927px;
	margin-left: 2px;
	margin-right: 2px;
	clear: both;
	margin-top: 20px;
	color: #FFF;
}
#menu {
	background-image: url(../images/menuBg.jpg);
	height: 54px;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 7px;
	clear: both;
	color: #D4D010;
	font-size: 13px;
}
#mainLeft {
	float: left;
	width: 270px;
	text-align: justify;
	margin-bottom: 20px;
}
.dotLine {
	background-image: url(../images/dotLine.jpg);
	background-repeat: repeat-x;
	height: 2px;
}
#yelloBox {
	background-image: url(../images/newsBG.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 215px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 20px;
}


#mainRight {
	float: right;
	width: 245px;
	margin-bottom: 20px;
}


#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 1059px;
}

a:link.menu-link {
	color: #FFF;
	text-decoration: none;
	font-size:14px;
}
a:visited.menu-link {
	color: #FFF;
	text-decoration: none;
	font-size:14px;
}
a:hover.menu-link {
	color: #D5D10E;
	text-decoration: none;
	font-size:14px;
}

a:link.inside-link {
	color: #281E10;
	text-decoration: none;
	font-size:11px;
}
a:visited.inside-link {
	color: #281E10;
	text-decoration: none;
	font-size:11px;
}
a:hover.inside-link {
	color: #00AFD7;
	text-decoration: none;
	font-size:11px;
}

a:link.special-link {
	color: #281E10;
	text-decoration: none;
	font-size:12px;
}
a:visited.special-link {
	color: #281E10;
	text-decoration: none;
	font-size:12px;
}
a:hover.special-link {
	color: #F16532;
	text-decoration: none;
	font-size:12px;
}

a:link.cci-link {
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
}
a:visited.cci-link {
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
}
a:hover.cci-link {
	color: #281E10;
	text-decoration: none;
	font-size:12px;
}


a:link.top-link {
	color: #f16532;
	text-decoration: none;
	font-size:12px;
}
a:visited.top-link {
	color: #f16532;
	text-decoration: none;
	font-size:12px;
}
a:hover.top-link {
	color: #f99c51;
	text-decoration: none;
	font-size:12px;
}



a:link.news-link {
	color: #F16532;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
a:visited.news-link {
	color: #F16532;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}
a:hover.news-link {
	color: #F16532;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}



.orangeTxt{color: #F16532}
.blueTxt{color: #00AFD7}
.greenTxt{color: #D4D010;}

.whiteTxt{color: #Fff;
           font-size:15px;
		   font-weight:bold;
		  }
		  
#orangeBox {
	background-image: url(../images/contactBG.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 215px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.left { text-align:left;}
#insideLeft {
	float: left;
	width: 232px;
	text-align: justify;
	margin-bottom: 20px;
}
#subTop {
	color: #FFF;
	background-image: url(../images/sub-top.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 212px;
	padding: 10px;
	font-size:15px;
    font-weight:bold;
}
#subMiddle {
	background-image: url(../images/sub-middle.jpg);
	padding: 10px;
	color: #F36638;
	position: relative;
	text-align: left;
}
#stree {
	height: 34px;
	width: 30px;
	position: absolute;
	left: 145px;
	top: 9px;
}

#wrapper #middle #mainContent #insideLeft #subMiddle ul li {
	list-style-image: url(../images/bullet.jpg);
	vertical-align: 5%;
}

#subBottom {
	background-image: url(../images/sub-bottom.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 232px;
}
#insideRight {
	float: right;
	width: 188px;
	margin-bottom: 20px;
	position: relative;
}
#insideCenter {
	margin-right: 200px;
	margin-left: 255px;
	text-align: justify;
	position: relative;
	z-index: 1;
}
#waterTap {
	height: 171px;
	width: 321px;
	position: absolute;
	left: 72px;
	top: 1216px;
	z-index: 100;
}

#energyPic {
	height: 151px;
	width: 200px;
	position: absolute;
	left: 416px;
	top: 271px;
}
#centerNav {
	font-size: 10px;
	color: #00AFD7;
	height: 15px;
	margin-right: 65px;
	margin-left: 65px;
}


#paperDiv {
	height: 352px;
	width: 184px;
	position: absolute;
	z-index: 1;
	top: -34px;
	left: 4px;
}
#wrapper #middle #mainContent #insideCenter ul li {
	list-style-image: url(../images/bullet.jpg);
}
#topNav {
	float: right;
	height: 70px;
	width: 300px;
	position: absolute;
	left: 631px;
	top: -31px;
}
#wrapper #middle #mainContent #insideCenter table tr td ul li {
	list-style-image: url(../images/bul.jpg);
}
#insideNews {
	margin-right: 190px;
	margin-left: 190px;
	text-align: justify;
	position: relative;
	z-index: 1;
}
#insideRationale {
	margin-right: 0px;
	margin-left: 80px;
	text-align: justify;
	position: relative;
	z-index: 1;
}

