body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #006699;
}
#container {
	width: 800px;
	background: center center;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-top: 30px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	height: 75px;
	width: 660px;
	position: relative;
} 
 #h1 {
	margin: 0;
	color: #666666;
	text-align: left;
	text-indent: 20px;
}
 #h2 {
	color: #666666;
}
 #mainpic {
	background: #DEEDFC repeat-x;
	height: 260px;
	width: 103%;
	margin-top: 20px;
}
 #txt {
	height: 100%;
	width: 800px;
	float: none;
	padding-top: 125px;
	margin-left: 20px;
} 
 #txt p {
	margin: 0 0 0 10;
	padding: 10px 0;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
 #txt p2 {
	margin: 0 0 0 10;
	padding: 10px 0;
	color: #3399FF;
	font-size: 12px;
	line-height: 16px;
}
#home {
	float:left;
	height:57px;
	width:200px;
	margin-top: 10px;
}
#sponsor {
	float:left;
	height:57px;
	width:200px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#contact {
	float:left;
	height:57px;
	width:200px;
	margin-top: 10px;
}
#bean {
	background: url(/images/beanstalk.png) no-repeat;
	height: 440px;
	width: 205px;
	position: relative;
	float: right;
	bottom: 80px;
	left: 10px;
}
#grow {
	background: url(/images/grow.png) no-repeat 80px center;
	position: relative;
	height: 230px;
	width: 800px;
	top: 10px;
}
#kid {
	background: url(/images/kids.png) no-repeat center;
	position: relative;
	height: 175px;
	width: 325px;
	left: 150px;
	bottom: 25px;
	float: left;
	top: 200px;
}
#surveys{
	height: 325px;
	width: 800px;
	float: left;
	padding-top: -125px;
	text-indent: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 16px;
	}
#english{
	width: 310px;
	height: 140px;
	float: left;
	padding-left: 100px;
}
#spanish{
	position: relative;
	height: 125px;
	width: 300px;
	float: left;
}
#footer {
	background:#315873;
	font-size: 14px;
	height: 50px;
	width: 103%;
	position: relative;
	text-align: left;
	line-height: 40px;
	text-indent: 50px;
	float: right;
	letter-spacing: normal;
}
#footer p {
	color:#CCCCCC;
	text-decoration:none;
	text-align: center;
	line-height: 40px;
	background: #3300FF;
}
#footer a {
	color:#CCCCCC;
	margin-bottom: 44px;
	text-decoration:none;
}
#footer a:hover {
	color:#B4D4FE;
	text-decoration:none;
}

