@charset "UTF-8";
/* CSS Document */


body { 
background-image:url(images/background.jpg);
color: #333333;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a:link { color:#3399ff; text-decoration: none;}
a:visited { color:#3399ff; text-decoration: none;}
a:hover { color:#3399ff; text-decoration: underline;}
a:active { color:#666666; text-decoration: none;}

ul {
list-style-image: url(images/bullet.gif);
padding-top: 6px;
}
ul li {
   margin: 10px 0 0 -12px;
}

#container {
width: 1002px;
margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

.clearfix:after {
content: ".";
display:block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}

#navigation_bar {
width: 1002px;
}

#navigation_bar a:link { color:#FFFFFF; text-decoration: none;}
#navigation_bar a:visited { color:#FFFFFF; text-decoration: none;}
#navigation_bar a:hover { color:#FFFFFF; text-decoration: none;}
#navigation_bar a:active { color:#FFFFFF; text-decoration: underline;}

#nav_barStart {
float: left;  
background:  url(images/main_nav_bar_01.jpg) no-repeat 0 0;  
width: 18px;   
height: 43px;   
}

#button_home a {   
display: inline-block;
vertical-align:middle;
line-height: 39px;
float: left;  
background:  url(images/main_nav_bar_02.jpg) no-repeat 0 0;
text-align: center;
top: 12px;
width: 90px;   
height: 43px;   
}
#button_home a:hover {   
background-position: 0 -43px;
}
#nav_divider1 {   
float: left;  
background:  url(images/main_nav_bar_05.jpg) no-repeat 0 0;  
width: 1px;   
height: 43px;   
}
#button_about a {   
display: inline-block;
vertical-align:middle;
line-height: 39px;
float: left;  
background:  url(images/main_nav_bar_04.jpg) no-repeat 0 0;
text-align: center;   
width: 110px;   
height: 43px;   
}
#button_about a:hover {   
background-position: 0 -43px;
}
#nav_divider2 {   
float: left;  
background:  url(images/main_nav_bar_05.jpg) no-repeat 0 0;  
width: 1px;   
height: 43px;   
}
#button_products a {   
display: inline-block;
vertical-align:middle;
line-height: 39px;
float: left;  
background:  url(images/main_nav_bar_06.jpg) no-repeat 0 0;
text-align: center;   
width: 111px;   
height: 43px;   
}
#button_products a:hover {   
background-position: 0 -43px;
}
#nav_divider3 {   
float: left;  
background:  url(images/main_nav_bar_05.jpg) no-repeat 0 0;  
width: 1px;   
height: 43px;   
}
#button_skills a {   
display: inline-block;
vertical-align:middle;
line-height: 39px;
float: left;  
background:  url(images/main_nav_bar_08.jpg) no-repeat 0 0;
text-align: center;   
width: 140px;   
height: 43px;   
}
#button_skills a:hover {   
background-position: 0 -43px;
}
#nav_divider4 {   
float: left;  
background:  url(images/main_nav_bar_05.jpg) no-repeat 0 0;  
width: 1px;   
height: 43px;   
}
#button_demo a {   
display: inline-block;
vertical-align:middle;
line-height: 39px;
float: left;  
background:  url(images/main_nav_bar_10.jpg) no-repeat 0 0;
text-align: center;   
width: 87px;   
height: 43px;   
}
#button_demo a:hover {   
background-position: 0 -43px;
}
#nav_divider5 {   
float: left;  
background:  url(images/main_nav_bar_05.jpg) no-repeat 0 0;  
width: 1px;   
height: 43px;   
}
#button_faq a {   
display: inline-block;
vertical-align:middle;
line-height: 39px;
float: left;  
background:  url(images/main_nav_bar_12.jpg) no-repeat 0 0;
text-align: center;   
width: 72px;
height: 43px;   
}
#button_faq a:hover {   
background-position: 0 -43px;
}
#nav_divider6 {   
float: left;  
background:  url(images/main_nav_bar_05.jpg) no-repeat 0 0;  
width: 1px;   
height: 43px;   
}
#button_testimonials a {   
display: inline-block;
vertical-align:middle;
line-height: 39px;
float: left;  
background:  url(images/main_nav_bar_14.jpg) no-repeat 0 0;
text-align: center;   
width: 126px;   
height: 43px;   
}
#button_testimonials a:hover {   
background-position: 0 -43px;
}
#nav_divider7_5 {   
float: left;  
background:  url(images/main_nav_bar_05.jpg) no-repeat 0 0;  
width: 1px;   
height: 43px;   
}
#button_updates a {   
display: inline-block;
vertical-align:middle;
line-height: 39px;
float: left;  
background:  url(images/main_nav_bar_14.jpg) no-repeat 0 0;
text-align: center;   
width: 120px;   
height: 43px;   
}
#button_updates a:hover {   
background-position: 0 -43px;
}
#nav_divider7 {   
float: left;  
background:  url(images/main_nav_bar_05.jpg) no-repeat 0 0;  
width: 1px;   
height: 43px;   
}
#button_contact a {   
display: inline-block;
vertical-align:middle;
line-height: 39px;
float: left;  
background:  url(images/main_nav_bar_16.jpg) no-repeat 0 0;
text-align: center;   
width: 100px;   
height: 43px;   
}
#button_contact a:hover {   
background-position: 0 -43px;
}

#nav_barEnd {
float: left; 
background:  url(images/main_nav_bar_18.jpg) no-repeat 0 0;  
width: 20px;   
height: 43px;   
}

#top_content {
width: 1002px;
background-color: #FFFFFF;
}

#header_box {
width: 253px;
background:  url(images/login_bg.jpg) no-repeat 0 0;
float: left;
}

#map_index {
width: 234px;
height: 133px;
color: white;
padding-top: 18px;
padding-left: 19px;
}

#shortcut_index {
width: 234px;
height: 163px;
color: white;
padding-left: 32px;
}

#shortcut_index ul {
padding: 0 0 0 50px;
list-style-type:none;
line-height: 40px;
list-style-image: none;
}

#shortcut_index li {
   margin: 0 0 0 0;
}

#shortcut_index a:link { color:#FFFFFF; text-decoration: none;}
#shortcut_index a:visited { color:#FFFFFF; text-decoration: none;}
#shortcut_index a:hover { color:#FFFFFF; text-decoration: underline;}
#shortcut_index a:active { color:#FFFFFF; text-decoration: none;}

#animated {
width: 712px;
padding-top: 18px;
padding-left:18px;
float: left;
}

#welcome_header {
width: 964px;
height: 55px;
margin-top: 18px;
margin-left: 18px;
background: url(images/Welcome_header.jpg);
float: left;
}
#welcome_header h2 {height: 0px;
text-indent: -9999px;
}

#welcome_frames {
width: 964px;
background: url(images/frame_bg.jpg);
margin-left: 18px;
float: left;
}

#frame_1 {
width: 313px;
float: left;
}
#frame_footer {
width: 964px;
height: 56px;
background: url(images/welcome_footer.jpg) no-repeat 0 0;
margin: 0 0 30px 18px;
float: left;
}

#frame_footer img {
margin-right: 30px;
}

#frame_1 p{
width: 250px;
margin-left: 27px;
}

#frame_1 h3{
color:#CC0000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 10px 0 0 27px;
}

#frame_2 {
width: 313px;
margin-left: 13px;
float: left;
}
#frame_2 img{
margin-left: 27px;
margin-right:15px;
float: left;
}
#frame_2 p{
width: 250px;
margin-left: 27px;
}

#frame_3 {
width: 313px;
margin-left: 12px;
float: left;
}

#frame_3 td {
border-right: none;
border-bottom: none;
background: none;
padding: 0 0 0 0;
color: #333333;
}

#button_1 {
width: 313px;
float: left;
}
#button_2 {
width: 313px;
margin-left: 13px;
float: left;
}
#button_3 {
width: 313px;
margin-left: 12px;
float: left;
}
#frame_3 table{
margin-left: 27px;
}
#frame_3 img{
margin: 0 5px 8px 0;
}
#base_content {
width: 1002px;
background: url(images/base_content_bg.jpg) no-repeat 0 0;
float: left;
}
#base_header {
width: 964px;
height: 82px;
background: url(images/base_header_bg.jpg) no-repeat 0 0;
margin: 15px 0 0 18px;
}

#base_frames {
width: 964px;
background: url(images/base_frames_bg.jpg) no-repeat 0 0;
margin: 0 0 0 18px;
float: left;
}

#frame_4 {
width: 313px;
float: left;
}

#frame_4 p{
width: 250px;
margin-left: 27px;
}

#frame_4 h3{
color:#999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 10px 0 0 27px;
}

#frame_4 a:link { color:#3399ff; text-decoration: none;}
#frame_4 a:visited { color:#3399ff; text-decoration: none;}
#frame_4 a:hover { color:#3399ff; text-decoration: underline;}
#frame_4 a:active { color:#3399ff; text-decoration: none;}

#frame_5 {
width: 313px;
margin-left: 13px;
float: left;
}
#frame_5 img{
margin-left: 27px;
margin-right:15px;
float: left;
}
#frame_5 p{
width: 250px;
margin-left: 27px;
}
#frame_5 h3{
color:#999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 10px 0 0 27px;
}

#frame_6 {
width: 313px;
margin: 10px 0 0 5px;
float: left;
}
#frame_6 img{
margin: 0 15px 5px 5px;
float: left;
}
#frame_6 p{
margin: 0 20px 0 27px;
}


#base_buttons {
width: 964px;
height: 45px;
background: url(images/base_button_bg.jpg) no-repeat 0 0;
margin: 0 0 0 18px;
float: left;
}

#base_buttons img {
margin-right: 30px;
}

#button_4 {
width: 313px;
float: left;
}
#button_5 {
width: 313px;
margin-left: 13px;
float: left;
}
#button_6 {
width: 313px;
margin-left: 12px;
float: left;
}

#footer {
width: 1002px;
height: 72px;
background: url(images/footer_bg.jpg) no-repeat 0 0;
color:#999999;
float: left;
}
#footer a:link { color:#999999; text-decoration: none;}
#footer a:visited { color:#999999; text-decoration: none;}
#footer a:hover { color:#999999; text-decoration: underline;}
#footer a:active { color:#999999; text-decoration: underline;}

#footer_left {
width: 202px;
padding: 40px 0 0 18px;
float: left;
}
#footer_right {
width: 764px;
padding: 40px 18px 0 0px;
float: left;
}



/* CONTENT PAGE CSS */

#map_content {
width: 234px;
height: 134px;
color: white;
/*background:  url(images/login_bg2.jpg) no-repeat 0 0;  */
padding: 18px 0 0 18px;
float: left;
}

#header_graphic {
width: 712px;
padding-top: 18px;
padding-left:18px;
float: left;
}

#content_frame {
width: 924px;
margin-left: 18px;
padding: 20px 0 0 20px;
float: left;
}

#content_frame img {
float: left;
margin: 0 25px 10px 0;
}


#content_frame H2 {
color: #006699;
}

#content_frame_right {
width: 924px;
margin-left: 18px;
padding: 20px 0 0 20px;
float: left;
}

#content_frame_right img {
float: right;
margin: 0 0px 10px 25px;
}


#content_frame_right H2 {
color: #006699;
}

#key_benefits {
color: #006699;
width: 400px;
float: right;
margin: 0 0 10px 25px;
padding: 8px 20px 50px 0;
/*border-top: 2px solid #0033CC;*/
background: url(images/profile_bg.gif) repeat-x 0 0;
}

#featured_testimonials {
color: #006699;
width: 520px;
float: left;
margin: 0 25px 10px 0;
padding: 8px 20px 50px 0;
/*border-top: 2px solid #0033CC;*/
background: url(images/profile_bg.gif) repeat-x 0 0;
}

#testimonial_image {
width: 155px;
float: left;
padding: 15px 0 0 0;
}
#testimonial_text {
width: 350px;
float: left;
padding: 0 0 0 10px;
}
#testimonial_content {
clear: both;
}

#key_benefits_small {
color: #006699;
width: 250px;
float: right;
margin: 0 0 10px 25px;
padding: 8px 20px 50px 0;
/*border-top: 2px solid #0033CC;*/
background: url(images/profile_bg.gif) repeat-x 0 0;
}

.highlight_heading {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #006699;
padding: 0 0 0 10px;
}


th {
	font: bold 11px Arial, Helvetica, sans-serif;;
	color: #006699;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	/*text-transform: uppercase;*/
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

th.spec {	
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: normal 11px Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}


#biology {
width: 500px;
float: right;
}

#chemistry {
width: 500px;
float: right;
}

#physics {
width: 500px;
float: right;
}


td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}

td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

#short_table table {
width: 400px;
}

short_table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


short_table td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

#medium_table table {
width: 520px;
}

medium_table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


medium_table td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}

wide_table table {
width: 700px;
}

wide_table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #6D929B;
}


wide_table td.alt {
	background: #F5FAFA;
	color: #B4AA9D;
}


.subscript {
font-size: .8em;
}
