body {
	background: url(../img/background-repeat.jpg) repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif
}

a:focus { outline: none }

a img { border: none }

#wrapper {
	position: relative;
	background: #FFF url(../img/background.jpg) top center no-repeat;
	margin: 0 auto;
	width: 850px;
	height: 820px
}
	
	/* BUTTONS */
	#button-declaration {
		position: absolute;
		top: 150px;
		left: 168px
	}
	#button-plot {
		position: absolute;
		top: 150px;
		left: 574px
	}
	
	/* REASONS */
	#reasons {
		position: absolute;
		top: 260px;
		left: 73px;
		width: 460px;
		height: 197px;
		overflow: hidden;
		background: none
	}
		#reasons-navigation {
			position: absolute;
			top: 474px;
			left: 250px;
			text-align: center;
			width: 195px;
		}
	
	/* SOCIAL BUTTONS */
	#social-share {
		position: absolute;
		top: 216px;
		left: 636px
	}
	#social-tweet {
		position: absolute;
		top: 312px;
		left: 636px
	}
	#social-email {
		position: absolute;
		top: 408px;
		left: 636px
	}
	
	/* CONTENT */
	div.content {
		position: absolute;
		width: 240px;
		top: 560px;
		line-height: 90%
	}
	div.content a {
		color: #FFF;
		text-decoration: none;
		font-size: 12px
	}
	div.content a:hover {
		text-decoration: underline
	}
	div.content ul {
		list-style: none;
		padding: 0;
		margin: 0
	}
	div.content ul li { margin-bottom: .5em }
	img.more {
		position: absolute;
		top: 720px
	}
	#events { left: 27px }
	#see-all-events { left: 26px }
	#news { left: 288px }
	#see-more-news { left: 289px }
	/* TWITTER */
	#twitter { 
		left: 558px;
		color: #FFF;
		font-size: 12px
	}
	ul.tweet_list li {
		display: block;
		float: left;
		line-height: 130%
	}
	#more-twitter { left: 557px }
	.tweet_avatar { 
		float: left;
		margin-right: 10px;
	}
	#twitter a[title="view tweet on twitter"] { font-style: italic }
	
	#clean-energy-works {
		position: absolute;
		top:761px;
		left: 686px
	}
	
	/* COLORBOX */

