body {
	background: #e8f3e0 url(../images/green/body_bg.gif) repeat-x top;
}
a {
	color: #8ea20d;
}
a:hover {
	color: #8ea20d;
}

#wrap {
	background: url(../images/green/main_bg.gif) repeat-y;
}

#header {

}
#header h1 a span {
	color: #8ea20d;
}
.first{
	background: transparent url(../images/green/navi_left.gif) no-repeat left;	
}
.last{
	background: transparent url(../images/green/navi_right.gif) no-repeat right;	
}
#main {
	background: url(../images/green/main_top.gif) no-repeat top;	
}
#main ul li{
	background: transparent url(../images/green/bullet.gif) no-repeat left 8px;
}

#main h1, #main h2, #main h3, #main h4 {
	color: #8ea20d;
}

#footer {
	background: #e8f3e0 url(../images/green/main_bottom.gif) no-repeat left top;
	color: #89756b;
}
#footer .market-link a {
	color: #b6beaf;
}
#footer .market-link a:hover {
	color: #89756b;
}
.quote-content {
	color: #8ea20d;
}
cite, cite a{
	color: #cc6600;
}
.branding-content p strong{
	color: #cc6600;
}
#contactform #submit{
	background: url(../images/green/submit.gif) no-repeat;
}