@charset "UTF-8";
body {
	background-color: #e4eac8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .75em;
	line-height: 1.5em;
	margin-top: 0px;
}
a {
    outline: none;
 }
a img {
    border:none;
 }
#container {
	background-color: #FFFFFF;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
#banner_home {
	background-image: url(../images/banner_home.jpg);
	background-repeat: no-repeat;
	height: 225px;
}
#banner_calculator {
	background-image: url(../images/banner_calculator.jpg);
	background-repeat: no-repeat;
	padding-bottom: 176px;
}
#banner_contact {
	background-image: url(../images/banner_contact.jpg);
	background-repeat: no-repeat;
	padding-bottom: 176px;
}
#banner_product {
	background-image: url(../images/banner_product.jpg);
	background-repeat: no-repeat;
	padding-bottom: 176px;
}
#banner_faq {
	background-image: url(../images/banner_faq.jpg);
	background-repeat: no-repeat;
	padding-bottom: 176px;
}
#banner_press {
	background-image: url(../images/banner_press.jpg);
	background-repeat: no-repeat;
	padding-bottom: 176px;
}
#banner_rrr {
	background-image: url(../images/banner_rrr.jpg);
	background-repeat: no-repeat;
	padding-bottom: 176px;
}
#banner_reduce {
	background-image: url(../images/banner_reduce.jpg);
	background-repeat: no-repeat;
	padding-bottom: 176px;
}
#banner_repair {
	background-image: url(../images/banner_repair.jpg);
	background-repeat: no-repeat;
	padding-bottom: 176px;
}
#banner_recycle {
	background-image: url(../images/banner_recycle.jpg);
	background-repeat: no-repeat;
	padding-bottom: 176px;
}
#banner_confirm {
	background-image: url(../images/banner_confirm.jpg);
	background-repeat: no-repeat;
	padding-bottom: 176px;
}
#banner_blog {
	background-image: url(../images/banner_confirm.jpg);
	background-repeat: no-repeat;
	padding-bottom: 176px;
}
.menu ul {
	margin: 0;
}
.menu li {
	float: right;
	margin-right: 50px;
	margin-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: none;
	font-size: 1.2em;
	font-weight: normal;
}
.menu a:link {
	text-decoration: none;
	color: #333333;	
}
.menu a:visited {
	text-decoration: none;
	color: #333333;	
}
.menu a:hover {
	text-decoration: none;
	color: #00693E;
}
.menu a:active {
	text-decoration: none;
	color: #00693E;
}
.pressarticle_head {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.pressarticle_head a:link {
	text-decoration: none;
	color: #333333;
}
.pressarticle_head a:visited {
	text-decoration: none;
	color: #333333;
}
.pressarticle_head a:hover {
	text-decoration: none;
	color: #006600;
}
.pressarticle_head a:active {
	text-decoration: none;
	color: #333333;
}
#content {
	margin-top: 40px;
}
#content_home {
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#content_home ul {
	float: left;
	margin-right: 30px;
	margin-top: 0px;
	line-height: 2.5em;
}
h1 {
	font-size:1.5em;
	color:#00693E;
	font-weight:normal;
	line-height: normal;
}
h2 {
	font-size:1.125em;
	color:#00693E;
	margin-top: 2em;
}
h3 {font-size:0.875em; color:#00693E;}
h4 {font-size:0.75em; color:#00693E;}
h5 {font-size:0.75em; color:#00693E;}

.leftcol {
	width:260px;
	float:left;
	margin-bottom: 40px;
	padding-top: 0;
	padding-right: 88px;
	padding-bottom: 0;
	padding-left: 59px;
}
.rightcol {
	width:495px;
	float:left;
	padding-top: 0;
	padding-right: 70px;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 40px;
}

#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	color: #333333;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	width: 932px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 20px;
	margin-left: 20px;
}
#footer a:link {
	text-decoration: none;
	color: #333333;	
}
#footer a:visited {
	text-decoration: none;
	color: #333333;	
}
#footer a:hover {
	text-decoration: none;
	color: #00693E;
}
#footer a:active {
	text-decoration: none;
	color: #00693E;
}
.logo {
	background-repeat: no-repeat;
	position: relative;
	top: 85px;
	left: 185px;
	float: left;
	height: 50px;
	width: 125px;
}
.logohome {
	background-repeat: no-repeat;
	position: relative;
	top: 85px;
	left: 225px;
	float: left;
	height: 50px;
	width: 125px;
}
.logohomelink {
	background-repeat: no-repeat;
	position: relative;
	top: 16px;
	left: 28px;
	float: left;
	height: 145px;
	width: 194px;
}

