/* standard formatting */
body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}
ul {
	margin: 17px;
	padding: 0px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 135%;
	color: #000000;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: url(images/bullet-green.gif);
	list-style-position: outside;
	padding-right: 10px;
	
}
img {

border:0;
}
a {
	color: #339933;
}
a:link {
	color: #339933;
	text-decoration: none;
}
a:visited {
	color: #339933;
	text-decoration: none;
}
a:hover {
	color: #339933;
	text-decoration: underline;
}
a:active {
	color: #339933;
	text-decoration: none;
}
/* main sections */
#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 760px;
	display:block;
	position:relative;
}
#swfmovie {
	margin: 0 auto 0 auto;
	text-align: left;
	display:block;
}
#header {
	width: 760px;
	height: 120px;
}
#header-black {
	background-color: #000000;
	height: 9px;
	margin:0;
	overflow: hidden;
}
#header-faq {
	position: absolute;
	height: 20px;
	width: 70px;
	left: 657px;
	top: 30px;
	margin-right: 0px;
	padding-left: 35px;
}
#header-contact {
	position: absolute;
	left: 558px;
	top: 105px;
	z-index: 100;
	margin: 0;
	height: 25px;
	width: 210px;
	background-image: url(images/contact-us.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
	overflow: hidden;
}

.faq {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ffff00;
}
.homepage-box {
	float: left;
	padding-left: 33px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #000000;
}
.gray {
	color: #333333;
}
a.gray:link {
	color: #333333;
	text-decoration: none;
}
a.gray:visited {
	color: #333333;
	text-decoration: none;
}
a.gray:hover {
	color: #333333;
	text-decoration: underline;
}
a.gray:active {
	color: #333333;
	text-decoration: none;
}

a.faq:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	
}
a.faq:visited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	
}
a.faq:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ffff00;
	text-decoration: underline;
	
}
a.faq:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	
}
#header-logo {
	background-color: #0D6C28;
	height: 87px;
}

#header-navbar {
	background-color: #6AC06F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF200;
	background-color: #6AC06F;
	padding-left: 10px;
	background-image: url(images/contact-us.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header-navbar ul {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header-navbar li {
	display:inline;
	padding-left: 20px;
}
#green-line {
	border: 3px solid #6BC36B;
	margin-top: 11px;
}
#home-top {
	width: 500px;
	background-image: url(images/welcome_2.png);
	background-repeat: no-repeat;
	height: 500px;
	background-position: right top;
}
#narrow {
	width: 200px;
	margin-left: 20px;
	padding-top: 10px;
}

#home-top-content {
	width: 500px;
	padding-left: 10px;
}
#home-top-content-left {
	width: 46%;
	float: left;
	padding-left: 5px;
}

#home-top-content-right {
	width: 46%;
	padding-top: 130px;
	float: right;
}
#home-content {
	width: 760px;
	border-top: 6px solid #6BC36B;
	margin-top: 10px;
	height: 810px;
}

#content-count-system {
	width: 748px;
	border-top: 6px solid #6BC36B;
	border-bottom: 6px solid #6BC36B;
	border-right: 6px solid #6BC36B;
	border-left: 6px solid #6BC36B;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content {
	width: 760px;
	border-top: 6px solid #6BC36B;
	margin-top: 10px;
}
#content-left-column {
	width: 490px;
	padding-left: 10px;
	padding-top: 10px;
}
#content-left-leftcolumn {
	padding-left: 5px;
	float: left;
	width: 48%;
}
#content-left-rightcolumn {
	width: 48%;
	float: right;
}
#content-right-column {
	width: 244px;
	top: 136px;
	height: 500px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
	left: 516px;
	float: none;
	position: absolute;
	background-image: url(images/getting-started.gif);
}
#content-right-nohow {

	width: 244px;
	top: 136px;
	height: 500px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
	left: 516px;
	float: right;
	position: absolute;
	background-image: url(images/green-box.jpg);
}
#getting-started {
}
#getting-started-content {
	padding-left: 10px;
	background-color: #c3E6C5;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6AC06F;
	padding-top: 10px;
}
.nav-items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF200;
	padding:0px 20px 0px 10px;
}
a.nav-items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF200;
	padding:0px 20px 0px 10px;
}
a.nav-items:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF200;
	text-decoration: none;
}
a.nav-items:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF200;
	text-decoration: none;
}
a.nav-items:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav-items:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF200;
	text-decoration: none;
}
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
}
/* Hides from IE-mac \*/
* html .clear {height: 1%;
}
/* End hide from IE-mac */
.homepage-box-green-homeowner {
	padding-left: 20px;
	padding-top: 5px;
	background-color: #6AC06F;
	background-image: url(images/new-homeowner-data-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
	margin-right: 0px;
	height: 350px;
}
.homepage-box-green-homeowner p {
	padding-right: 25px;
}
.homepage-box-green-equity {
	padding-left: 20px;
	padding-top: 5px;
	background-color: #6AC06F;
	background-image: url(images/equity-data-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
	margin-right: 0px;
	height: 350px;
}
.homepage-box-green-equity p {
	padding-right: 25px;
}
#countsystem {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6AC06F;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}
#mailinglist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	background-color: #FFFFCC;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
}
.more-green {
	font-style: italic;
	color: #339933;
	font-weight: bold;
	
}
a.more-green {
	font-style: italic;
	color: #339933;
	font-weight: bold;
	
}
a.more-green:link {
	font-style: italic;
	color: #339933;
	text-decoration: none;
	font-weight: bold;
}
a.more-green:hover {
	font-style: italic;
	color: #339933;
	text-decoration: underline;
	font-weight: bold;
}
a.more-green:visited {
	font-style: italic;
	color: #339933;
	text-decoration: none;
	font-weight: bold;
}
a.more-green:active {
	font-style: italic;
	color: #339933;
	text-decoration: none;
	font-weight: bold;
}
a.more-yellow-2 {
	font-style: italic;
	color: #FFFF00;
	font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
}
.more-white {
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
a.more-white:link {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.more-white:hover {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: underline;
}
a.more-white:visited {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
a.more-white:active {
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
.white {

	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.white-title-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
}
.green-title-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
}
.green-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
}
a.green-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
}
a.green-title:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
	text-decoration: none;
}
a.green-title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
	text-decoration: none;
}
a.green-title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	margin-top: 0px;
	text-decoration: underline;
}
a.green-title:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
	text-decoration: none;
}
.footer-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
}
a.footer-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
}
a.footer-link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
	text-decoration: none;
}
a.footer-link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
	text-decoration: none;
}
a.footer-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
	text-decoration: underline;
}
a.footer-link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}
a.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
}
a.copyright:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
a.copyright:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-style: normal;
	color: #999999;
	text-decoration: underline;
}
a.copyright:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
#footer {
	width: 760px;
	border-top: 3px solid #6BC36B;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: right 7px;
}
#footer p {
	padding-left: 10px;
}
.form {
}
.form input, select, textarea {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #000000;
}
.form td {
	color: #000000;
	font-size:11px;
	line-height: 130%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-style: normal;
	vertical-align:top;
	padding-top: 10px;
	padding-left: 10px;
}
.form th {
	color: #339933;
	font-size:14px;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	vertical-align:top;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}
.verdana11px {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top: 0px;
}
h3 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: -6px;
}
.count-title {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
}

.count-normal {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        color: #339933;
}


