/* CSS Document */

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat;
}


#border {
	border: 1px solid #003366;
}


#columns {
	margin: 0px;
	width: 599px;
	height: 271px;
	background-image: url(../images/content-back.jpg);
	background-repeat: none;
}


#resBack {
	margin: 0px;
	width: 599px;
	height: 558px;
	background-image: url(../images/residential_copy-back.jpg);
	background-repeat: none;
	background-position: bottom center;
}

#busBack {
	margin: 0px;
	width: 599px;
	height: 409px;
	background-image: url(../images/business-copyback.jpg);
	background-repeat: none;
	background-position: bottom center;
}

#resTag {
	margin: 0px;
	width: 599px;
	height: 114px;
	text-align: center;
}

#busTag {
	margin: 0px;
	width: 599px;
	height: 102px;
	text-align: center;
}


#left {
	width: 325px;
	height: 271px;
	margin: 0px;
	float: left;
	text-align: left;
}

#resLeft {
	width: 297px;
	height: 306px;
	margin: 0px;
	float: left;
	text-align: left;
}

#busLeft {
	width: 297px;
	height: 269px;
	margin: 0px;
	float: left;
	text-align: left;
}

#right {
	width: 270px;
	height: 271px;
	margin: 0px;
	float: right;
	text-align: left;
}


#resRight {
	width: 302px;
	height: 306px;
	margin: 0px;
	float: right;
	text-align: left;
}

#busRight {
	width: 302px;
	height: 269px;
	margin: 0px;
	float: right;
	text-align: left;
}

#resBottom {
	width: 599px;
	height: 128px;
	padding: 10px 0px 0px 0px;
	clear: both;
	text-align: left;
}

#busBottom {
	width: 599px;
	height: 120px;
	margin: 0px;
	padding-top: 20px;
	clear: both;
	text-align: left;
}


h1 {
	text-indent: -9999px;
	margin: 0px;
	width: 900px;
	height: 68px;
	background-image: url(../images/clean-currents-header.jpg);
	background-repeat: no-repeat;
}

h1#residential {
	text-indent: -9999px;
	margin: 0px;
	width: 900px;
	height: 68px;
	background-image: url(../images/residential_header.jpg);
	background-repeat: no-repeat;
}

h1#residentialrec {
	text-indent: -9999px;
	margin: 0px;
	width: 900px;
	height: 68px;
	background-image: url(../images/residentialrec_header.jpg);
	background-repeat: no-repeat;
}

h1#business {
	text-indent: -9999px;
	margin: 0px;
	width: 900px;
	height: 68px;
	background-image: url(../images/business_header.jpg);
	background-repeat: no-repeat;
}

h1#aboutus {
	text-indent: -9999px;
	margin: 0px;
	width: 900px;
	height: 68px;
	background-image: url(../images/about_us_header.jpg);
	background-repeat: no-repeat;
}

h1#carboncalcualtor {
	text-indent: -9999px;
	margin: 0px;
	width: 900px;
	height: 68px;
	background-image: url(../images/carbon_calcualtor_header.jpg);
	background-repeat: no-repeat;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
	line-height: 16px; 
}


h2#headerL {
	margin: 45px 0px 0px 30px;
	width: 243px;
	height: 49px;
	background-image: url(../images/clean-currents-sub-title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	text-align: left;
}

h2#headerR {
	margin: 45px 0px 0px 5px;
	width: 243px;
	height: 27px;
	background-image: url(../images/home-news-header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	text-align: left;
}

p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #333333;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #688FEE;
	text-align: left;
	text-decoration: underline;
}

.boldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #003399;
	text-align: left;
}