h2 {
font-family: 'Quattrocento Sans',arial,serif;
font-style: normal;
font-weight: 600;
margin-bottom: 24px;
text-transform: uppercase
border-bottom-color:#e0e0e0;
border-top-color: #cecece;
border-bottom: 1px solid;
border-top: 1px solid;
padding: 3px;
}
body {
font-size: 12px;
background: #283140 ;/* #283140 */
margin:0;
padding-left: 100px;
padding-right: 100px;
padding-top: 50px;
font-style: normal;
font-weight: 300;
font-family: 'Molengo',arial,serif;
color: #666;
}
#header h1 {
font-size: 0px;
}
li {
list-style-type: none;
}
/* Navigation Menu Design */
#Navigation.tabs {
margin: 0;
padding: 0;
float: left;
list-style: none;
height: 32px;
width: 100%;
}
#Navigation.tabs li {
float: left;
margin: 0;
padding: 0;
height: 30px;
line-height: 30px;
margin-bottom: 0;
background: #01a3ee;
overflow: hidden;
position: relative
}
#Navigation.tabs li a {
text-decoration: none;
color: #fff;
display: block;
font-size: small;
padding: 0 10px;
border: 0 solid #fff;
outline: none
}
#Navigation.tabs li a:hover {
background: #5d7194;
color: #111;
}
#Navigation.tabs li.active,#Navigation.tabs li.active a:hover {
background: #5d7194;
border-bottom: 0 solid #fff;
color: #111;
}
/* Tab Design */
#content {
border: 0px solid #999;
border-top: none;
clear: both;
float: left;
width: 100%;
background: #e8f4f0;
}
.tab_content {
padding: 20px;
font-size: 1.2em
}
/* Our Services */
#ourServices li {
	list-style:disc;
}
#ourServices .left {
	margin: 10px;
	display: inline-block;
	float: left;
	width: 45%;
}
#ourServices .right {
	margin: 10px;
	display: inline-block;
	position: relative;
	width: 45%;
}
/* About Us */
#aboutUs #news {
	float: left;
	margin: 5px;
	width: 30%;
}
#aboutUs #news .article {
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#aboutUs #news .article IMG {
	margin-left:auto;
	margin-right:auto;
}
#aboutUs #news .article p {
}
#aboutUs #aboutIntel {
	float: right;
	margin: 5px;
	width: 65%;
}
#aboutUs #aboutIntel li {
	list-style:disc;
}
#aboutUs #aboutIntel .left {
	margin: 10px;
	display: inline-block;
	float: left;
	width: 45%;
}
#aboutUs #aboutIntel .right {
	margin: 10px;
	display: inline-block;
	position: relative;
	width: 45%;
}
#aboutUs #aboutIntel .bottom {
	margin-top: 10px;
	display: inline-block;
	width: 80%;
	float: center;
}
/* Our Team */
.team {
margin: 10px 10px 150px 10px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 0px;
}

.team h3,h4 {
border-bottom-color: #89d9ff;
border-top-color: #89d9ff;
border-bottom: 1px solid;
border-top: 1px solid;
padding: 3px;
width: 200px;
}
.team .coursesTaught li {
text-indent: 0px;
list-style-type: disc;
}
.teamLeft {
margin: 2px;
display: inline-block;
float: left;
width: 27%;
}
.teamMiddle {
margin: 2px;
display: inline-block;
position: relative;
width: 40%;
}
.teamRight {
margin: 2px;
display: inline-block;
width: 28%;
float: right;
}
.team IMG {
	padding: 10px;
}
/* Our Students */
/*Links*/
#links a {
	text-decoration: none;
	color: #666;
}
#links a:hover {
	color: #fff;
}
#links .article {
	display: inline-block;
	border-bottom-color: #fff;
	border-bottom: 1px solid;
}
/* Contact Us */
#contactUs {
margin: 0;
}
/* Footer Design */
#footer {
position: relative;
margin-top: -25px;
height: 70px;
clear: both;
padding: 15px 0px 15px 10px;
background-color: #50617F;
color: #e2e2e2;
text-align: left;
width: auto;
}
#footer p.location,p.contactInfo {
color: #e2e2e2;
font-size: 11px;
padding: 0;
margin: 0;
}
#footer img {
float: right;
margin-top: -65px;
margin-right: 15px;
margin-bottom: 15px;
}

