body {
	margin: 0px;
	padding: 0px;
	background: #FFF url(../images/body-bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {padding: 9px 0px 9px 0px; margin: 0px;}
#content p,#content li {line-height:20px;}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#content ul li {
	background: url(../images/bullet.gif) no-repeat left 6px;
	padding-left: 15px;
	list-style-type: none;
	margin-left: -15px;
}

a:link, a:visited {color: #33ABBB; text-decoration: underline; font-weight: normal; font-variant: normal;}
a:hover {color: #2E8829; text-decoration: none; font-weight: normal; font-variant: normal;}

img {border: none;}

.rightimg {float: right; margin: 10px 0px 10px 10px; position:relative; display:block;}
.leftimg {float: left; margin: 10px 10px 10px 0px; position:relative; display:block;}

.leftimg span, .rightimg span {visibility:hidden;display:none;}
.leftimg:hover span, .rightimg:hover span {visibility:visible;display:block; position:absolute; top:0px; left:0px;}
#container {
	width: 1008px;
	margin: 0px auto;
	background: #FFFFFF url(../images/container-bg.gif) repeat-y left top;
	position: relative;
	z-index: 5;
	padding: 0px;
	top: 0px;
}
#top {
	height: 490px;
	width: 975px;
	background: url(../images/top-bg.jpg) no-repeat;
	padding: 0px 4px 0px 29px;
}
#top .lgo {
	height: 111px;
	width: 338px;
	display: block;
	margin-left: 307px;
}
#top .lgo img {display:none;}
#top .lgo:hover img {display:block;}
#top #flash { float: left; z-index:1;width:476px; height:241px;}


#content {
	padding: 10px 10px 5px 280px;
	text-align: justify;
	width: 718px;
	background: url(../images/content-bg.png) no-repeat right top;
	font-size: 12px;
	color: #333333;
	min-height: 350px;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 33px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#content h2 {
	font-size: 14px;
	line-height: 28px;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 8px;
	color: #035A22;
}
#content h3 {
	font-size: 18px;
	font-weight: bold;
	color: #4A9117;
	line-height: 18px;
	margin: 0px;
	padding: 12px 0px 12px 5px;
}


#left {
	width: 232px;
	background: url(../images/left-bg.png) no-repeat center top;
	position: absolute;
	left: 0px;
	top: 490px;
	bottom: 0px;
	padding-top: 67px;
	padding-right: 21px;
	padding-left: 18px;
}
#left p.entry {
	background: url(../images/feed-item.gif) left 10px no-repeat;
	padding: 9px 13px;
	border-bottom: 1px solid #59b206;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
#left p.entry em {
	display:block;
	text-align:right;
}
#left p.entry span {
	display:block;
	text-align:justify;
}
#left p.entry strong {
	color:#336633;
	font-size: 9px;
}
#left a.title {
	position:absolute;
	left: 25px;
	top: 0px;
	width:232px;
	padding-top:45px;
	height:10px;
	text-indent: 232px;
	overflow: hidden;
	display:block;
}
#footer {
	background: #336633;
	padding: 0px;
	text-align: center;
	border-top: 1px solid #59b206;
	width: 100%;
	margin: 0px;
	position:relative;
	z-index:5;
}
#footer div {
	width: 1000px;
	margin: 0px auto;
	color: #E9FFD1;
}
#footer table div {
	width: 1px;
	margin: 0px auto;
	background-color: #E9FFD1;
	height:72px;
}
#footer a, #footer a:visited {color:#fff;}
#footer a:hover {color:#66CB66;}
#bg {
	background: #66CB66;
	width: 50%;
	position: fixed;
	z-index: 1;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}

a.conversion {color:#FF0000;}
a.conversion:hover {color:#000000;}


.cta {float: right; margin: 10px 0px 0px 10px; position:relative; display:block;}

.cta span a {display:block; height:67px; width:450px; top:0px; right:0px; position:absolute; background: url(../images/bay-area-copper-recycling.jpg) no-repeat right top; text-decoration:none;}
.cta span.two a {top:63px; background: url(../images/bay-area-copper-recycling.jpg) no-repeat right -63px;}

.cta span a:hover {background:url(../images/cta-over.png) no-repeat right 4px;}
.cta span.two a:hover {background:url(../images/cta-over.png) right -59px no-repeat; }
