body {
	background-color: #ececec;
}

p, a, td, th, li, div {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;

}
p, td, th, li {
	color: #333333;
}
a {
	color: blue;
	text-decoration: underline;
}
img {
	behavior: url(common/iepngfix.htc);
	display: block;
}

.container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

.top {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.bottom {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


.logotopleft {
	width: 290px;
	height: 85px;
	float: left;
}
.logotopleft img {
	margin-top: 8px;
}
.navtopright {
	width: 580px;
	height: 38px;
	padding-top: 17px;
	float: right;
	position: relative;
}
#home {
	width: 83px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat 0px 0;
}
#home:hover {
	background-position: 0px -38px;
}
#homeactive {
	width: 83px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat 0px -38px;
}
#mmenu1 {
	width: 83px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat -83px 0;
}
#mmenu1:hover {
	background-position: -83px -38px;
}
#aboutactive {
	width: 83px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat -83px -38px;
}
#products {
	width: 83px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat -166px 0;
}
#products:hover {
	background-position: -166px -38px;
}
#productsactive {
	width: 83px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat -166px -38px;
}
#benefits {
	width: 83px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat -249px 0;
}
#benefits:hover {
	background-position: -249px -38px;
}
#benefitsactive {
	width: 83px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat -249px -38px;
}
#projects {
	width: 83px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat -332px 0;
}
#projects:hover {
	background-position: -332px -38px;
}
#projectsactive {
	width: 83px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat -332px -38px;
}
#videos {
	width: 83px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat -415px 0;
}
#videos:hover {
	background-position: -415px -38px;
}
#videosactive {
	width: 83px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat -415px -38px;
}
#faqs {
	width: 82px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat -498px 0;
}
#faqs:hover {
	background-position: -498px -38px;
}
#faqsactive {
	width: 82px;
	height: 38px;
	display: block;
	float: left;
	background: url(../images/navtopright.jpg) no-repeat -498px -38px;
}

.submenu {
	background: white;
	border: 1px solid #333333;
	position: absolute;
	visibility: hidden;
	top: 55px;
	left: 83px;
	z-index: 3;
  
}

.submenu a {
	display: block;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	color: #41a846;
	font-weight: bold;
}

.submenu a:hover {
	background: #41a846;
	color: white;
}




.leftcolumn {
	width: 280px;
	float: left;
}
.rightcolumn {
	width: 576px;
	float: right;
}
.leftcolumnbig {
	width: 576px;
	float: left;
}
.rightcolumnsmall {
	width: 280px;
	float: right;	
}
.centeredcolumn {
	width: 870px;
	float: left;
}

.bigcolumnbreakleft {
	width: 326px;
	float: left;
}
.bigcolumnbreakright {
	width: 250px;
	float: right;	
}


#savememoneybutton {
	width: 280px;
	height: 65px;
	display: block;
	background: url(../images/savememoney.png) no-repeat 0px 0;
}
#savememoneybutton:hover {
	background-position: 0px -65px;
}
#savememoneybutton span {
	display: none;
}


.leftnav {
	width: 100%;
	margin-top: 10px;
	background-color: #f3ece4;
	overflow: hidden;
}
.leftnavleft {
	width: 115px;
	float: left;
}
.leftnavleft a {
	width: 120px;
	height: 22px;
	display: block;
	border-color: #41a846;
	border-style: solid;
	border-width: 1px 0 0 0;
	background-color: #f1f1f1;
	color: #41a846;
	text-decoration: none;
	padding: 8px 0 0 5px;
	font-size: 11px;
	font-weight: bold;
}
.leftnavleft a:first-child {
	border-width: 0px;
}
#aenv {
	height: 29px;
	padding: 1px 0 0 5px;
	*height: 30px;
	*padding: 0 0 0 5px;
}
.leftnavleft a:hover {
	background-color: #41a846;
	color: white;
}
.leftnavleft a.active {
	background-color: #41a846;
	color: white;
}
.leftnavright {
	width: 155px;
	float: right;
	background-color: #f3ece4;
	overflow: hidden;
}
.leftnavright p {
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	color: black;
	padding: 0 0 0 3px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#lnene {
	display: none;
}
#lnenv {
	display: none;
}
#lnhea {
	display: none;
}
#lncom {
	display: none;
}
#lnqui {
	display: none;
}
#lndur {
	display: none;
}

#watchvideobutton {
	width: 280px;
	height: 36px;
	margin-top: 10px;
	display: block;
	background: url(../images/watchvideo.png) no-repeat 0px 0;
}
#watchvideobutton:hover {
	background-position: 0 -36px;
}
#watchvideobutton span {
	display: none;
}
.emailform {
	width: 100%;
	margin-top: 10px;
	background-color: #f1f1f1;
	padding-top: 5px;
	padding-bottom: 10px;
	*padding-bottom: 0px;
	text-align: center;
}
p.emailformheader {
	font-size: 15px;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	color: black;
	margin-top: 0px;
	margin-bottom: 5px;
}
.emailform label {
	font-family: "Arial", Arial, Helvetica, sans-serif;;
	font-size: 12px;
    display: block;
    width: 80px;
    float: left;
    text-align: right;
    margin-top: 4px;
}
.emailform .input {
	text-align: left;
}
.emailform .submit {
	display: block;
	width: 75px;
	height: 19px;
	background: url(../images/submit.jpg) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px;
	margin-top: 2px;
}


.centeredrule {
	height: 2px;
	font-size: 1px;
	width: 650px;
	background-color: #41a846;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.indexcontent {
	width: 100%;
	text-align: left;
}
.portraitright {
	float: right;
	overflow: hidden;
}
.portraitright p {
	margin-top: 0px;
	font-style: italic;
	text-align: right;
}
p.greenheader {
	color: #41a846;
	font-size: 15px;
	font-weight: bold;
}
p.greenheaderbig {
	color: #41a846;
	font-size: 18px;
	font-weight: bolder;
}
p.subheader {
	font-size: 12px;
	font-weight: bold;
}
p.subheaderred {
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.bigboldspan {
	font-size: 14px;
	font-weight: bold;
}
p.advantageslink {
	margin-top: 35px;
	font-size: 18px;
}
p.advantageslink a {
	margin-top: 35px;
	font-size: 18px;
}
.qandaspan {
	font-size: 17px;
	font-weight: bold;
	color: #41a846;
}

ul.contractor li {
	height: 20px;
}

.bottomlogos {
	width: 400px;;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.popup {
	width: 600px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.popup p {
	margin-top: 5px;
}

.tooltipspan {
	color: blue;
}

img.greenborder {
	border: 5px solid #41a846;
}
img.orangeborder {
	border: 5px solid #feb811;
}
