@import url(normalize.css);
html{
	text-align: center;
	overflow-x: hidden;
}
body {
	margin: 0 auto;
	min-width: 1075px;
	text-align: left;
	background: #6d6550;
}
#news_pane a, #news_pane a:visited{color: #B5121B;}
div#bg_left {
	position: relative;
	top: 0;
	left: 0;
	background: url(../images/bg_left.jpg) no-repeat;
	height: 1024px;
	width: 609px;
	z-index: 2;
	display: block;
}
div#bg_middle {
	position: relative; 
	left: 150px;
	background: url(../images/bg_middle.jpg) repeat-x 0 0;
	height: 1024px;
	z-index: 0;
	margin: -1024px 150px -1024px 0;
	padding: 0;
}
div#bg_right{
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/bg_right.jpg) no-repeat;
	width: 446px;
	height: 1024px;
	z-index: 0;
	display: block;
}
#top_clear_branch{
	position: absolute;
	top: 158px;
	left: 109px;
	z-index: 4;
}
#bottom_clear_branch{
	position: absolute;
	top: 495px;
	left: 109px;
	z-index: 4;
}
#bottom_right_plants{
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 2;
	width: 263px;
	height: 252px;
	display: block;
}
div#content_main{
	position: relative; 
	top: 24px;
	left: 6px;
	background: url(../images/content_middle.png) repeat-y 0 0;
	width: 867px;
	height: 588px;
	z-index: 3;
	margin: 0 auto;
}

ul#nav_sub {
	position:absolute;
	top: 605px;
	margin: 10px 0 0 500px;
	color: #969186;
}
ul#nav_sub li{
	display: inline;
	border-right: 1px solid #969186;
	padding: 0 6px 0 8px;
	font: 10px "Arial", sans-serif;
	color: #524d3e;
}
ul#nav_sub li a{
	font: 10px "Arial", sans-serif;
	color: #524d3e;
}
p#facebook_text a{
	color: #524d3e;
	font: 10px "Arial", sans-serif;
	background: url(../images/facebook_icon.gif) no-repeat center left;
	padding: 10px 20px 10px 27px;
	text-decoration: none;
	height: 14px;
	display: block;
	position: relative;
	top: -25px;
	margin: 0 0 -25px 0;
}
.riester_link{
	color: #b5121b;
}
#donate{
	margin-top: 9px;
	padding: 0;
}