@charset "utf-8";
/* CSS Document */
body, h1 {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: url(../images/redesign/bodybg.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	text-align: left;
	width: 910px;
	margin: auto;
}

h1 {
	text-indent: -99999px;
	height: 100px;
	width: 130px;
	cursor: pointer;
}

h2 {
	font-family: Trebuchet MS;
	color: #003366;
	font-size: 19px;
}

h4 {
	font-size: 14px;
	color: #3B6694;
}

img {
	border: none;
}

li {
	margin-bottom: 10px;
}

#header {
	height: 135px;
	background: url(../images/redesign/header_alt.jpg) no-repeat left 1px;
	padding-left: 0px;
	width: 950px;
}

.greener {
	height: 148px;
	background:url(../images/redesign/greener_alt.jpg) no-repeat top left;
	text-indent: -99999px;
	margin: 8px 0 10px 0;
}

#navigation {
	margin: 0 0 0 0;
	font-size: 12px;
	list-style-type: none;
	
}

#navigation li {
	float: left;
	padding-right: 8px;
	border-right: 1px solid #CCC;
}

#navigation a {
padding-left: 8px;
	color: #FFF;
	text-decoration: none;
}

#subnav {
	width: 200px;
	float: left;
}

#subnav h4 {
	width: 150px;
	padding: 5px;
	margin: 0 0 5px 0;
	background: url(../images/redesign/bodybg.jpg) repeat-x;
	color: #FFF;
}

#subnav ul {
	list-style-type: none;
	padding: 0;
	margin: -4px 0 0 0;
}

#subnav li {
	margin: 0;
	padding: 0;
}
#subnav li a {
	display: block;
	width: 150px;
	padding: 5px;
	background: #006699;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	margin: 1px 0 1px 0;
} 
#subnav li a:hover {
	background: #99CCCC;
	color: #003366;
}

.first_item {
	padding-left: 0 !important;
}

.last_item {
	padding-right: 0 !important;
	border-right: 0 !important;
}



.introtext {
	color: #205083;
	font-size: 12px;
	line-height: 18px;
}

.maincontent {
	width: 635px;
	float: left;
}

#sidebar {
	float: right;
	width: 213px;
	padding-left: 15px;
	border-left: 1px solid #CCC;
	margin-top: 0;
	font-size: 11px;
}

.lowerfix {
	margin-top: 158px !important;
}

#sidebar h3 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

#latestnews, #featured, #twitter {
	list-style-type: none;
	padding: 0;
	margin: 0;
	clear: both;
}
.tweets {
	margin: 2px 0 2px 0;
	border-bottom: 1px solid #CCC;
}

.tweets h3 {
	border-top: 1px solid #CCC;
	padding-top: 5px;
}
.tweets h3 a {
	color: #225489;
	text-decoration: none;
}
#featured img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 1px;
}

#latestnews li {
	margin-bottom: 0;
	padding: 0;
}
#latestnews p {
	margin: 0;
	font-size: 10px;
	padding: 0;
}

#latestnews .row1 {
	background: #F6F8FA;
}

#featured h4 , h4 a {
	color: #3B6694;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#featured li {
	width: 294px;
	height: 150px;
	float: left;
	background: url(../images/redesign/featuredbg.jpg) no-repeat top left;
	padding: 7px 9px 7px 7px;
	font-size: 11px;
	color: #3B6694;
}

.alt0 {
	margin-left: 8px;
}

h2 a{
	color: #003366;

}

img.floatleft {
	float: left;
	margin-right: 15px;
	border: 1px solid #CCC;
	padding: 1px;
	margin-bottom: 10px;
}


#moreinfo {
	width: 305px;
	float: left;
}


#installers {
	width: 300px;
	float: right;
	margin-right: 10px;
}

#moreinfo h4, #installers h4 {
	text-transform: uppercase;
	background: #666;
	font-size: 12px;
	color: #FFF;
	padding: 5px;
	clear: both;
	margin: 0;
	
}

#moreinfo p, #installers p {
	font-size: 11px;
	color: #666;
	line-height: 17px;
}


#footer {
	clear: both;
	font-size: 11px;
	color: #999;
	text-align: right;
	border-top: 1px solid #CCC;
	padding: 10px 0 10px 0;
}

.skipnav {
	display: none;
}

#news {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#news li {
	clear:both;
	height: 80px;
}

.cal {
	padding: 6px 0 6px 0;
	font-family: Trebuchet MS;
	float: left;
	display: table-cell;
	width: 50px;
	text-align: center;
	margin-right: 15px;
	margin-top: 3px;
	background:url(../images/redesign/calbg.jpg) no-repeat center center;
}

.day {
	display: block;
	font-size: 14px;
	font-weight: bold;
}


.greenroof, .greenroof h4 {
	color: #090 !important;
}

#navigation a:hover {
	color: #00CC00 !important;
}

.stats {
	border-collapse: collapse !important;
}

.stats td {
	padding: 5px !important;
	border-bottom: 1px solid #EED;
}

.stats strong {
	display: block;
	padding-top: 10px;
}

.prodlist {
	font-weight: bold;
	margin-bottom: 20px;
}

 a {
	color: #003399;
}


.subcontent {
	width: 430px;
	float: right;
}

.subcontent h3 {
	margin: 0 0 10px 0;
}


td {
	vertical-align: top;
}

.textinput {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	width: 250px;
	padding: 3px;
	font-size: 14px;
}

.pretty td {
	font-size: 11px;
	padding: 5px;
	border-bottom: 1px solid #CCC;
}

address {
	font-style: normal;
}

iframe body #divNBSPlus li {
	margin-bottom: 5px !important;
}

#team td {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #CCC;
	width: 600px;
}
#first td {
	background-color: #225489;
}