/* Index
-----------------------------------------------------------------------------*/

#index_module .row1 {
	padding-top: 0px;
	padding-bottom: 20px;
}

#index_module .fl {
	padding-top: 25px;
	padding-bottom: 25px;
}

#index_module .header h1 {
	margin-top: 90px;
}

/* Product
-----------------------------------------------------------------------------*/

#product_module h2 {
	background-image: url(../images/logo_greenpower.png);
	background-repeat: no-repeat;
	background-position: 75% 0%;
}

#product_module .col1 {
	float: left;
	padding-right: 15px;
}

#product_module .col2 {
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
	width: 420px;
}

#product_module .row1 .col1 {
/*	background-image: url(../images/papers.gif);
	background-repeat: no-repeat;
	background-position: center center;*/
	height: 165px;
	padding-bottom: 20px;
}

#product_module .row2 {
	border-top: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
	padding-top: 20px;
	padding-bottom: 20px;
}

#product_module .row2 .col1 {
	border-right: 1px solid #4D4D4D;
	width: 200px;
}

#product_module .row2 .text1 {
	border-top: 0px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
	padding-top: 0px;
	padding-bottom: 20px;
}

#product_module .row2 .text2 {
	border-top: 0px solid #4D4D4D;
	border-bottom: 0px solid #4D4D4D;
	padding-top: 20px;
	padding-bottom: 0px;
}

#product_module .row2 .col2 .graph_equivalent {
	margin-top: 15px;
	margin-bottom: 15px;
}

#product_module .row3 {
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Advantage
-----------------------------------------------------------------------------*/

#advantage_module .col1 {
	float: left;
	padding-right: 15px;
	width: 460px;
}

#advantage_module .col2 {
	float: left;
	padding-left: 15px;
	width: 200px;
}

#advantage_module .col2 li {
	padding-bottom: 8px;
}

#advantage_module .row1 {
	padding-top: 0px;
	padding-bottom: 20px;
}

#advantage_module .row1 .col1 {
	border-right: 1px solid #4D4D4D;
	width: 470px;
}

#advantage_module .row2 {
	font-size: 18px;
	border-top: 1px solid #4D4D4D;
	padding-top: 35px;
}

#advantage_module .row3 {
	padding-top: 20px;
	padding-bottom: 0px;
}
#advantage_module #faq {
	border-top: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
	min-height: 280px;
}
#advantage_module #faq .questions {
	padding-top: 15px;
}

#advantage_module #faq .answers {
	min-height: 250px;
}


/* Sustain Certifications
-----------------------------------------------------------------------------*/

#commitment_module .row {
	border-bottom: 1px solid #4D4D4D;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
}

#commitment_module .row.last {
	border-bottom: 0px solid #4D4D4D;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#commitment_module .row .col1 {
	float: left;
	width: 220px;
}

#commitment_module .row .col2 {
	float: left;
	width: 450px;
}

/* About Module
-----------------------------------------------------------------------------*/
#about_module #row1 {
	padding-top: 20px;
	padding-bottom: 10px;
}
#about_module #row1 h2 {
	font-weight: normal;
}
#about_module .faq {
	border-top: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
}
#about_module #faq .questions {
	padding-top: 15px;
}

#about_module .faq .answers {
	min-height: 300px;
}

/* Contact Module
-----------------------------------------------------------------------------*/

#contact_module .row1 {
	padding-top: 0px;
	padding-bottom: 20px;
}

#contact_module .header h1 {
	margin-top: 90px;
}
