body {
	background-image:url(../img/bg.jpg);
		background-repeat:no-repeat;
}

#homewrapper a {
	color:#FFF;
	text-decoration:none;
			text-shadow: #000 0 1px 1px;
}

#homewrapper a:hover {
	color:#007662;
	text-decoration:none;
}

#homepages {
	width: 100%;
	float: left;
	height: 126px;
	background-image: url(../img/radiate-green/header-bg.png);
	background-repeat: repeat-x;;
	margin: 0 0 100px 0;
}

#homepages-inside {
	width: 950px;
	height: 126px;
	margin: auto;
}

#homewrapper {
	margin: 0px auto;
	padding: 50px 0 0 0;
	width: 900px;
	
}

#trees {
	margin: 20px auto;
	width: 600px;
	height: 75px;
	border: 1px solid #FFF;
	background-image:url(../img/treeslink.png);
	background-position:right;
	background-repeat:no-repeat;
}

#seedlings {
	margin: 20px auto;
	width: 600px;
	height: 75px;
	border: 1px solid #FFF;
	background-image:url(../img/seedlingslink.png);
	background-position:right;
	background-repeat:no-repeat;
}

#shop {
	margin: 20px auto;
	width: 600px;
	height: 75px;
	border: 1px solid #FFF;
		background-image:url(../img/shoplink.png);
	background-position:right;
	background-repeat:no-repeat;
}

#homewrapper h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:26px;
	color:#FFF;
	font-weight:normal;
	padding: 20px 0 0 10px;
}



#homefooter {
	width:600px;
	margin:0 auto;
	padding:0;
}

#homefooter p {
	color:#FFF;
	font-size:12px;#
    margin:0;
	padding:0;
}


#countdown {
	width:600px;
	margin:0 auto;
	padding:0;
}

#countdown p {
	color:#FFF;
	font-size:24px;
	text-align:center;
	margin:0;
	padding:0;
}

#welcometxt {
	width:600px;
	margin:0 auto;
	padding:0;
}

#welcometxt h1{
	font-size:16px;
	text-align:center;
}

.green {
	color:#060;
	font-weight:bold;
}
