#page_wrapper {
	text-align: center;
	width: 720px;
}
#main {
	background: url(images/2011/css/bg.jpg) no-repeat;
	width: 720px;
	height:526px;
	position: relative;
	text-align: left;
}
#main_top {
}
#main_mid {
}
#main_bot {
	top: 327px;
	position: relative;
}
.logo{
	display: inline;
	position: absolute;
	top: 20px;
	left: 20px;
}
.title{
	display: inline;
	position: absolute;
	left: 192px;
	top: 16px;
}
#blurb{
	display: inline;
	position: absolute;
	left: 56px;
	top: 155px;
}
#word_girl{
	position: relative;
	top: -40px;
	left: -5px;
	width: 264px;
	height: 215px;
}
#learn_more{
	position: relative;
	top: -60px;
	left: 35px;
	width: 164px;
	height: 29px;
}
#word_girl_bg{
	position: absolute;
	top: 108px;
	left: 441px;
	width: 230px;
	height: 195px;
	background-image: url(images/2011/css/whitebox.png);
	background-repeat: no-repeat;
}
#educators{
	position: relative;
	left: 20px;
	width: 240px;
	height: 153px;
	background-image: url(images/2011/css/educators.png);
	background-repeat: no-repeat;
	float: left;
}
#educators_lm{
	position: relative;
	top: 117px;
	left: 40px;
	width: 154;
	height: 24;
}
#parents{
	position: relative;
	left: 13px;
	width: 240px;
	height: 153px;
	background-image: url(images/2011/css/parents.png);
	background-repeat: no-repeat;
	float: right;
	top: 7px;
}
#parents_lm{
	position: relative;
	top: 107px;
	left: 40px;
	width: 154;
	height: 24;
}
#download{
	position: relative;
	left: -7px;
	width: 240px;
	height: 153px;
	background-image: url(images/2011/css/downloadreadinglists.png);
	background-repeat: no-repeat;
	float: right;
}
#download_lm{
	position: relative;
	top: 60px;
	left: 17px;
	width: 154;
	height: 24;
}