@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper img{
	border: none;	
	z-index:10;
}

#wrapper{
	width: 900px;
	margin: 0px auto;
	z-index:10;
	position:relative;
}

#header{
	height: 100px;
	z-index:10;
}
#logo{
	float: left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -40px;
	z-index:10;
}

#nav img{
	margin: 0 1px 0 1px;	
	z-index:10;
}

#nav{
	float:right;
	z-index:10;
	margin-top: 61px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

#content{
	border: 10px solid #b4e0de;
	/*background: url(images/bodybg.png);*/
	background-color: #fff;
	margin: 0 0 20px 0;
	z-index:10;
	position: relative;
}

#rightcol{
	float: right;
	width: 310px;
	z-index:10;
	position: relative;
}

#contentMiddle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width: 550px;
	padding: 10px;
	float:left;
	z-index:10;
	position: relative;
}

.post{
	padding: 0 0 0 10px;	
	margin: 0 0 20px 0;
}

#growatree{
	width: 310px;
	height: 572px;
	background: url(images/sideCarton.png) no-repeat;
	z-index:10;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 60px;
	position: relative;
}
#growatreeBtn {
	width: 226px;
	margin-left: 8px;
	position: relative;
	margin-bottom: 0px;
	top: 8px;
}

#contactright{
	width: 310px;
	height: 230px;
	z-index:10;
	background-image: url(images/sideContact.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 60px;
	position: relative;
}

#rightSpecial {
	width: 310px;
	z-index: 10;
	background-image: url(images/earthDay.jpg);
	background-repeat: no-repeat;
	height: 340px;
	margin-top: 5px;
	margin-left: 60px;
	position: relative;
}

#rightSpecial_fr {
	width: 310px;
	z-index: 10;
	background-image: url(images/earthDayfr.jpg);
	background-repeat: no-repeat;
	height: 340px;
	margin-top: 5px;
	margin-left: 60px;
	position: relative;
}

#rightSpecialBtn {
	width: 226px;
	margin-left: 8px;
	position: relative;
	top: 8px;
	margin-bottom: 0px;
}


#breaker{
	clear: both;	
}

.link {
	font-weight: bold;
	color: #093;
	text-decoration: none;
}

#growatree_fr{
	width: 310px;
	height: 572px;
	background: url(images/sideCarton_fr.png) no-repeat;
	z-index:10;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 60px;
	position: relative;
}

#growatree_fr a{
	color: #093;
	font-weight: bold;
	text-decoration: none;
}

#nav_fr{
	float:right;
	width: 713px;
	z-index:10;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	margin-top: 61px;
}

#logo_fr{
	float: left;
	margin-right: 0;
	margin-left: -40px;
	z-index:10;
	width: 211px;
	position: relative;
	margin-top: 5px;
}
.headline {
	font-weight: bold;
	color: #0C0;
}

#background {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 0;
}

.stretch {
    width:100%;
    height:100%;
}
#topPic {
	width: 879px;
	text-align: center;
	margin-top: 10px;
}
#contactright_fr {
	width: 310px;
	height: 230px;
	z-index:10;
	background-image: url(images/sideContact_fr.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 60px;
	position: relative;
}
