body {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 20px;
	margin-top: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #007DC5;
	margin-top: 0px;
	line-height: 24px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #007DC5;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	color: #007DC5;
	text-decoration: underline;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	width: 900px;
}
#header {
	position: absolute;
	height: 125px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#navigation {
	height: 35px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 125px;
}



#banner_home {
	height: 205px;
	width: 451px;
	padding-top: 95px;
	padding-right: 400px;
	padding-left: 25px;
	position: absolute;
	left: 12px;
	top: 12px;
	background-image: url(../images/bg_banner_home.jpg);
}
#banner_home p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 0px;
	line-height: 20px;
}
#maincontent_home {
	background-color: #FFF;
	position: absolute;
	width: 900px;
	top: 160px;
	height: 324px;
}
#maincontent_subpages {
	width: 600px;
	padding-top: 25px;
	padding-right: 275px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #FFF;
	position: absolute;
	top: 335px;
	background-image: url(../images/bg_maincontent_subpages.jpg);
	background-repeat: repeat-y;
	left: 0px;
}
#image_padding_bottom {
	margin-bottom: 15px;
}
#maincontent_sublinks {
	background-color: #FFF;
	height: 187px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 484px;
}
#sublink_parents {
	position: absolute;
	height: 175px;
	width: 284px;
	left: 12px;
	top: 0px;
}
#sublink_teachers {
	position: absolute;
	height: 175px;
	width: 284px;
	left: 308px;
	top: 0px;
}
#sublink_affordable {
	position: absolute;
	height: 175px;
	width: 284px;
	left: 604px;
	top: 0px;
}
#maincontent_bottomlinks {
	background-color: #FFF;
	height: 187px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 671px;
}
#bottomlinks_news {
	position: absolute;
	height: 175px;
	width: 432px;
	left: 12px;
	top: 0px;
}
#bottomlinks_funding {
	position: absolute;
	height: 175px;
	width: 432px;
	left: 456px;
	top: 0px;
}

#footer_home {
	position: absolute;
	height: 180px;
	width: 900px;
	left: 0px;
	top: 858px;
	background-color: #FFF;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#footer_subpages {
	position: absolute;
	height: 180px;
	width: 900px;
	left: 0px;
	background-color: #FFF;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	bottom: -20000px;
}
#footer_subpages a {
	color: #FFF;
	text-decoration: none;
}
#footer_home a {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}

#pull_quotes {
	padding: 15px;
	float: right;
	width: 275px;
	background-color: #EFF0DE;
	font-family: Arial, Helvetica, sans-serif;
	color: #007DC5;
	border: 1px solid #007DC5;
	margin: 20px;
	font-size: 14px;
	line-height: 21px;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sidebar {
	width: 220px;
	position: absolute;
	left: 660px;
	top: 360px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000;
}
li {
	margin-bottom: 5px;
}

#banner_subpages {
	height: 175px;
	width: 900px;
	padding-top: 160px;
	padding-left: 0px;
}


.buttonpadding {
	margin-right: 20px;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	line-height: 22px;
}
#image_float_right {
	float: right;
	margin-bottom: 60px;
	margin-left: 25px;
}
.323design {
	font-size: 10px;
}
#image_pad_top {
	margin-top: 5px;
}
.orange_text {
	color: #F60;
}
