@import url(layout0.css);
.comp-content{
	background:#FFF;
	clear:left;
	line-height:1.5em;
	margin:0; padding: 0;
	text-align:left;
	width:760px;
}
#top{
	background: url(../images/home_top_bg.gif) right 0 repeat-x;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	height:241px;
	margin:0;
	padding:0;
	overflow:hidden;
}
	#top #welcome{
		border-right:1px solid #FFF;
		float:left;
		height:241px;
		width:428px;
	}
		#top #welcome h2{
			background:url(../images/home_ourmission.gif) 0 0 no-repeat;
			height:19px;
			margin:21px 29px 20px 18px;
			overflow:hidden;
			padding:0;
			text-indent:-9999px;
			width:111px;
		}
		#top #welcome p{
			font-size:11px;
			line-height:150%;
			margin:0 15px 14px 18px;
			padding:0;
		}
			#top #welcome p.first{
				color:#295b0f;
			}
	#fader{
		height:241px;
		float:right;
		width:331px
	}
#bottom{
	background:url(../images/home_bottom_bg.gif) 0 0 repeat-x;
	padding:20px 0;
}
	#bottom #info{
		float:left;
		padding:0 0 10px 0;
		width:423px;
	}
		#bottom #info #carboncredits{
			background:url(../images/home_carboncredits_bg.jpg) 0 0 no-repeat;
			height:131px;
			margin:0 0 0 30px;
			width:373px;
		}
			#bottom #info #carboncredits h3.cc{
				display:none;
			}
			#bottom #info #carboncredits p{
				color:#333;
				font-size:11px;
				left:27px;
				line-height:120%;
				position:relative;
				top:56px;
				width:150px;
			}
			#bottom #info #carboncredits a.lm{
				display:block;
				height:24px;
				left:282px;
				overflow:hidden;
				position:relative;
				text-indent:-9999px;
				top:37px;
				width:82px;
			}
			
		#bottom #info #sustainability{
			background:transparent url(../images/home_sustainability_footer.jpg) 0 bottom no-repeat;
			margin:0 0 0 30px;
			padding:0 0 18px 0;
			width:373px;
		}
			#bottom #info #sustainability h3{
				background:transparent url(../images/home_sustainability_header.jpg) 0 top no-repeat;
				height:14px;
				margin:0;
				padding:0;
				text-indent:-9999px;
			}
			#bottom #sustainability div{
				background:transparent url(../images/home_sustainability_header.jpg) 0 -14px no-repeat;
			}
			#bottom #sustainability ul{
				background:transparent url(../images/home_sustainability_divbg.gif) 0 0 repeat-y;
				margin:0;
				padding:35px 0 10px 20px;
			}
			#bottom #sustainability ul li{
				background:transparent url(../images/bullet_005.png) 0 6px no-repeat;
				margin:0 6px;
				padding:3px 0 0 17px;
			}
				#bottom #sustainability ul li a{
					background:transparent;
					color:#666;
					font-size:.9em;
					font-weight:bold;
					text-decoration:none;
				}
				#bottom #sustainability ul li a:hover{
					color:#666;
					text-decoration:underline;
				}
		#bottom #info #ccx h3{
			background:url(../images/ccx.gif) center 0 no-repeat;
			height:43px;
			margin:10px 0 0 30px;
			overflow:hidden;
			width:373px;
		}
			#bottom #info #ccx h3 a{
				background:url(../images/ccx.gif) center 0 no-repeat;
				display:block;
				height:43px;
				margin:0;
				overflow:hidden;
				text-indent:-9999px;
				width:373px;
			}
		#bottom #info #ccx p{
			display:none;
		}
		
		#bottom #ournews{
			float:right;
			margin:0 20px 0 0;
			width:310px;
		}
		#bottom #ournews h3.news{
			background:url(../images/home_news_bg.png) 0 0 no-repeat;
			height:45px;
			overflow:hidden;
		}
			#bottom #ournews h3.news a{
				display:block;
				height:45px;
				overflow:hidden;
				text-indent:-9999px;
			}
		#bottom #ournews ul{
			margin:0;
			padding:0;
		}
			#bottom #ournews ul li{
				background-image:url(../images/bullet_004.png);
				color:#333;
				font-size:.9em;
				font-weight:bold;
				padding:0 0 15px 22px;
			}
				#bottom #ournews ul li a{
					color:#5ba42f;
					font-weight:normal;
				}
#extradiv{
	display:none;
}