body {
	margin: 0 auto;
	text-align:center;
	background-color:#00718c;
	font-family: Arial;
	color:#8de1f7;
	font-weight: normal;
}
img {
	border:0px;
}
table tr td {
	width:10%;
	text-align:center;
}
#whitecell {
	background-color:#E2EEF4;
	height:267px;
}
#orangecell {
	background-color:#ec7327;
	height:301px;
	border-bottom:1px solid #f8a571;
}
#blueborder {
	background-color:#016780;
	height:307px;
}
#flashpiece {
	margin-top:-307px;
	margin-right:auto;
	margin-left:auto;
	height:307px;
	width:960px;
}
#flashpiece img {
	padding:0px;
	margin:0px;
	border:0px;
}
#flash {
	height:267px;
	width:960px;
}
#content {
	background-image: url(../../assets/images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: 24px 0px;
	height:250px;
	margin:0 auto;
	width:960px;
	padding-top:15px;
	font-size:12px;
	line-height:25px;
	padding-left:2px;
	padding-right:2px;
}
#success {
	float:left;
	width:285px;
	text-align:left;
	margin-right:10px;
}
#news {
	float:left;
	text-align:center;
	width:300px;
	padding-left:15px;
}
#news p {
	text-align:left;
}
#news ul li {
	text-align:left;
	margin-left:-20px;
	margin-bottom: 5px;
}
#tutoring {
	float:left;
	width:300px;
	text-align:left;
	margin-right:10px;
	border-left: 1px solid #00546a;
	padding-left:30px;
	border-right: 1px solid #00546a;
 	margin-bottom: 10px;
	padding-bottom: 10px;
}
#hp_buttons {
  clear:both;
	float:center;
	width:960px;
}
#footer, #subfooter {
	position:relative;
}
#footer {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#005e77;
	line-height:16px;
	font-size:11px;
	margin:0 auto;
	width:960px;
	color:#33879d;
}
#quotefooter {
	clear:both;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#005e77;
	line-height:0px;
	font-size:11px;
	margin:0 auto;
	width:960px;			
	text-align:center;
	color:#005e77;
	position:center;
	border-rigth:0px;
}
#subfooter {
	padding:8px 0px 10px 0px;
	margin:0 auto;
	width:960px;
	line-height:16px;
	font-size:12px;
}

/* tool tips */

.toolTipElement {
	
}
.tool-tip {
	color: #fff;
	width: 251px !important;
	width: 247px;
	z-index: 13000;
}
.tool-title, .tool-text {
	position:relative;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	padding: 8px 8px 4px;
	background-image: url(../../assets/images/main_nav/nav_rollover.png) !important;
	background-image: url(../../assets/images/main_nav/nav_rollover3.gif);
	background-position: top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 38px;
	background-image: url(../../assets/images/main_nav/nav_rollover.png) !important;
	background-image: url(../../assets/images/main_nav/nav_rollover3.gif);
	background-position: bottom right;
}
/* LINKS */
/*
#news ul li a          { color: #8de2f8; text-decoration: underline; }
#news ul li a:Visited  { color: #c3c3c3; text-decoration: underline; }
#news ul li a:Active   { color: #c3c3c3; text-decoration: underline; }
#news ul li a:Hover    { color: #ccecf4; text-decoration: underline; }
*/
a          { color: #ffe496; text-decoration: underline; }
a:Visited  { color: #ffe496; text-decoration: underline; }
a:Active   { color: #ffe496; text-decoration: underline; }
a:Hover    { color: #ffbd00; text-decoration: underline; }

#footer a          { color: #ffffff; text-decoration: none; }
#footer a:Visited  { color: #c3c3c3; text-decoration: none; }
#footer a:Active   { color: #c3c3c3; text-decoration: none; }
#footer a:Hover    { color: #f6ff91; text-decoration: underline; }



.nav_selected {
	color:#10728b;
	font-weight:bold;
	font-size:13px;
}

.hp_sec_stronger {
	clear: both;
	width: 200px;
}

.hp_sec_improve {
	clear: both;
	width: 250px;
}

.hp_sec_col {
	margin: 0;
	padding:0;
	width: 50%;
	float: left;
	text-align: left;

}

.homepage #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 15px;
	font-weight: bold;
 	/* font-style: italic;  */
	text-align: left;
	padding: 0px;
	line-height:20px;
}

.homepage #content {
	padding-top: 10px;
	line-height:20px;	
}

