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

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 12px;
	color: #1F2D5A;
}
#navigation {
	width: 949px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/gnd-nav.jpg);
	background-repeat: repeat-x;
	height: 46px;
	background-position: center center;
}
#navigation-border {
	width: 949px;
	padding: 5px;
	height: 46px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
}
h2 a {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #82A633;
	text-decoration: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #2469AA;
}
a:hover {
	text-decoration: none;
	color: #1F2D5A;
}
h1 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	text-align: left;
}
hr {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #354C94;
}
p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
	text-align: left;
}
p strong {
	color: #2369AA;
}
ul {
	display: list-item;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
	color: #333333;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	padding: 0px;
	display: list-item;
}
#site-wrapper {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 961px;
}
#header-logo {
	float: left;
	margin-top: 10px;
}
#header-text {
	float: right;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
}
#home-display {
	background-image: url(../images/img-maindisplay.jpg);
	background-repeat: no-repeat;
	width: 949px;
	height: 304px;
	padding: 5px;
	border: 1px solid #999999;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#home-display-text {
	width: 400px;
	margin-top: 165px;
	margin-left: 55px;
	color: #FFFFFF;
}
#home-display-button {
	float: right;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home-navboxes {
	background-image: url(../images/gnd-gradiant-blue.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 128px;
	width: 949px;
}
#home-navboxes-border {
	padding: 5px;
	width: 949px;
	border: 1px solid #999999;
	height: 128px;
}
.home-boxes {
	float: left;
	width: 215px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #354C94;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 108px;
}
.home-boxes p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
}
.home-columns {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.image-border {
	padding: 4px;
	border: 1px solid #999999;
	margin: 0px;
}
#footer {
	clear: both;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 50px;
}
#footer-left {
	float: left;
}
#footer-right {
	float: right;
}
#body-interior {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}
#interior-body {
	float: right;
	width: 450px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1F2D5A;
	padding-left: 10px;
	text-align: justify;
	padding-right: 100px;
	margin-bottom: 20px;
}
#interior-left {
	float: left;
	margin-right: 10px;
	width: 210px;
}
#interior-testimonial {
	width: 195px;
	margin-top: 15px;
}
#interior-left p {
	margin: 0px;
	color: #666666;
}
#interior-testimonial p {
	font-size: 14px;
	text-align: left;
	color: #666666;
}
#quote  {
	text-align: right;
	font-size: 11px;
	width: 120px;
	float: right;
	margin-top: 15px;
	color: #333333;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}
.subtitle {
	font-style: italic;
	color: #666666;
}
#divider-testimonial {
	height: 1px;
	background-color: #1285BF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contact-form {
	float: right;
	width: 300px;
	margin: 20px;
	background-color: #EFEFEF;
	padding: 10px;
}
#contact-form p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#namefield, #emailfield, #phonefield {
	border: 1px solid #999999;
	width: 100%;
	height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #99C772;
}
#messagefield {
	border: 1px solid #999999;
	width: 100%;
}
#close {
	float: right;
}
.headingtext {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
#tableProgram {
	width: auto;
	border: 1px solid #2F5498;
}
.gradeboxes {
	float: left;
	width: 165px;
	padding-right: 20px;
	text-align: left;
	height: 160px;
}
.gradetitle {
	line-height: 33px;
	background-image: url(../images/img-grade1.jpg);
	background-repeat: no-repeat;
	display: block;
	font-weight: normal;
	color: #344D94;
	padding-left: 10px;
}
.grade-box p {
}
.btn-sidebar {
	display: block;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.btn-sidebar a, .btn-sidebar a:active, .btn-sidebar a:visited {
	background-image: url(../images/btn-sidebar.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	color: #333333;
	text-decoration: none;
}
.btn-sidebar a:hover, .btn-sidebar a.here2 {
	background-image: url(../images/btn-sidebar-ovr.jpg);
	color: #354D94;
	text-decoration: none;
}
#publication {
	width: 200px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
#publication p {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#publication img {
	text-align: center;
}
.imgcenter-bordered {
	text-align: center;
	padding: 4px;
	border: 1px solid #999999;
	height: 117px;
	width: auto;
}
.imgcenter-bordered-small {
	text-align: center;
	padding: 4px;
	border: 1px solid #999999;
	height: 80px;
	width: auto;
}
#whatwedo-display {
	background-image: url(../images/img-maindisplay-bythenumbers.jpg);
	background-repeat: no-repeat;
	width: 949px;
	height: 304px;
	padding: 5px;
	border: 1px solid #999999;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#back {
	position: absolute;
}
#video-box {
	width: 280px;
	float: left;
	text-align: center;
	font-size: 11px;
}
#video-box2 {
	width: 280px;
	float: right;
	text-align: center;
	font-size: 11px;
}
#flags {
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#title {
	text-align: center;
	padding: 5px;
	margin: 10px;
	float: left;
	height: 250px;
}
#title img {
	height: 200px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.btn-sidebar-download {
	display: block;
	line-height: 40px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.btn-sidebar-download a, .btn-sidebar-download a:active, .btn-sidebar-download a:visited {
	background-image: url(../images/btn-sidebar-download.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 15px;
	color: #333333;
	text-decoration: none;
}
.btn-sidebar-download a:hover {
	background-image: url(../images/btn-sidebar-download-ovr.jpg);
	color: #354D94;
	text-decoration: none;
}
.blocked {
	display: block;
	background-color: #ECECEC;
}
#acrobat {
	position: absolute;
	margin-left: 470px;
}
#kids {
	border: 1px solid #999999;
	width: 100%;
}
.kidsLabel {
	display: block;
	width: 100px;
	float: left;
}
#Kidssubmit  {
	display: block;
	width: 100px;
	margin-left: 100px;
}
#kids th {
	background-color: #CCCCCC;
	padding: 5px;
}
#kids td {
	background-color: #F3F3F3;
	padding: 5px;
}
#newLesson {
	position: absolute;
	margin-top: 185px;
}
#physicsGame {
	position: absolute;
	margin-top: 185px;
	margin-left: 350px;
}
.machines {
	display: block;
	float: left;
	margin: 10px;
}
.machines img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCC;
}
.machines p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#interior-body h3 {
	font-size: 18px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#middleSchool img  {
	width: 136px;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCC;
}
#download {
	height: 40px;
	width: 225px;
	line-height: 40px;
	font-weight: bold;
}
#download a {
	background-image: url(../images/btn-sidebar-download.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 205px;
	display: block;
	padding-left: 20px;
}
#download a:hover {
	background-image: url(../images/btn-sidebar-download-ovr.jpg);
	background-repeat: no-repeat;
}
#elementary img  {
	width: 136px;
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCC;
}
.thumbnail {
	float: left;
	margin-bottom: 10px;
}
.thumbnail p {
	font-size: 9px;
	padding: 0px;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

