@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #FFF url(../images/body_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body.tbbody {
	background: none #F6F6F6;
}
p {
	font-size: 1em;
	margin: 5px 0 10px 0;
	line-height: 1.2em;
}
a {
	text-decoration: none;
	color: #17468A;
	padding: 2px;
}
a:hover {
	text-decoration: none;
	background: #7d9c56;
	color:#FFFFFF;
}
a:hover img {
	background: none;
}
a.read_more {
	float: right;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	
}
h1 {
	font-size: 1.8em;
	color: #17488D;
	border-bottom: 2px solid #17488D;
}
h2 {
	font-size: 1.7em;
	background: url(../images/h2_bg.jpg) no-repeat #000000;
	background-position: left center;
	height: 28px;
	padding-left: 5px;
	color: #FFFFFF;
	border-bottom: 4px solid #9abf69;
}
h3 {
	font-size: 1.6em;
	color: #9ABF69;
}
h4 {
	font-size: 1.5em;
	font-weight: normal;
	color: #17488D;
	border-top: 1px solid #17488D;
	border-left: 1px solid #17488D;
	padding-left: 2px;
}
h5 {
	font-size: 1.4em;
	font-weight: normal;
	color: #9ABF69;
	border-top: 1px solid #9ABF69;
	border-left: 1px solid #9ABF69;
	padding-left: 2px;
	margin-left: 2px;
}
h6 {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-left: 2px;
	margin-left: 4px;
}
#nav ol, ul, li, {margin:0; padding:0;}
#content ul.ref,ol.ref,li.ref {
	font-size: 1em;
	line-height: 1.2em;
}
.fltRght {
	float: right;
	margin: 5px 0 5px 5px;
}
.fltLft {
	float: left;
	margin: 5px 5px 5px 0;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	float: left;
	height: 249px;
	width: 960px;
	background: url(../images/header_bg.jpg) no-repeat;
}
#logo {
	float: left;
	height: 175px;
	width: 202px;
	margin: 15px 0 0 25px;
	display: inline;
}
#logo a:hover {
	background: none;
}
#nav {
	float: right;
	height: 34px;
	width: 700px;
}
#contact {
	float: right;
	height: 30px;
	width: 485px;
	margin: 15px 40px 0 0;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}
#contact span.address {
	margin: 7px 0 0 30px;
	float: left;
	font-size: 12px;
	display: inline;
}
#contact span.phone {
	font-size: 24px;
	float: right;
	margin-right: 30px;
	display: inline;
}
#nav ul {
	float: left;
	height: 34px;
	width: 660px;
	border-left: 2px solid #17488D;
}
#nav li {
	display: inline;
	list-style-type: none;
}
#nav a {
	display: inline;
	float: left;
	padding: 10px 13px 10px 14px;
	color: #17468A;
	border-right: 2px solid #17488D;
	height: 14px;
}
#nav a:hover{
	color: #FFFFFF;
	background: url(../images/nav_a_bg.jpg) repeat-x;
	text-decoration:none;
}
#content {
	background: url(../images/content_bg.jpg) repeat-y;
	float: left;
	width: 930px;
	padding: 15px;
	display: inline;
}
#content div.sm_box {
	float: left;
	height: 290px;
	width: 155px;
	border-right: 2px solid #e0e9d4;
	padding: 5px;
	display: inline;
}
.sm_box h4 {
	font-weight: normal;
	color: #30579C;
	font-size: 1em;
	margin: 0px;
	border: none;
}
.sm_box p {
	font-size: 11px;
}
.sm_box a {
	font-size: 14px;
}
.box_cont {
	width: 155px;
	float: left;
	height: 270px;
}
.box_readmore {
	float: left;
	width: 155px;
}
#news {
	background: url(../images/news_bg.jpg) no-repeat;
	overflow: hidden;
}
#adv {
	background: url(../images/adv_bg.jpg) no-repeat;
	overflow: hidden;
}
#edu {
	background: url(../images/edu_bg.jpg) no-repeat;
	overflow: hidden;
}
#staff {
	float: right;
	width: 425px;
	height: 300px;
}
#staff ul.team_photos {
	float: left;
	width: 425px;
}
#staff ul.team_photos li {
	margin: 2px;
	float: left;
	height: 125px;
	width: 100px;
	list-style-type: none;
	display: inline;
}
#staff ul.team_photos a:hover{
	background:none;
}
#bottom {
	background: url(../images/bottom_bg.jpg) no-repeat;
	float: left;
	height: 47px;
	width: 960px;
}
#footer {
	float: left;
	width: 960px;
	padding-bottom: 10px;
	display: inline;
}
#footer span.footer_links {
	float: left;
	font-size: 12px;
	margin-left: 15px;
	display: inline;
}
#footer span.copyright {
	float: right;
	font-size: 12px;
	margin-right: 15px;
	display: inline;
}
#tbwrap {
	width: 680px;
	background: url(../images/tb_bg.jpg) no-repeat;
	padding-top: 60px;
	display: inline;
}
#tbcontent {
	width: 670px;
	margin: 5px;
	height: 440px;
	overflow: auto;
	display: inline;
}