body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 100%;
}

img {
	border: 0;
}

h1 {
	font-size: 1.125em;
	font-weight: lighter;
	color: #00419C;
	margin-top: 0;
}

h2 {
	font-size: 0.865em;
	font-weight: normal;
	color: #00419C;
	margin-top: 0;
}

p {
	font-size: 0.75em;
	color: #666;
}

em {
	font-weight: bold;
}

ul {
	color: #00419C;
}

a {
	color: #00419C;
}

a:hover {
	color: #86AB7B;
}

.position-img {
	float: right;
	clear: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #00419C;
	padding: 1px;
}

#site-holder {
	width: 940px;
	margin: 0 auto 0 auto;
}

#top-nav {
	position: relative;
	width: 940px;
	height: 120px;
}

#top-nav img {
	position: absolute;
	top: 0;
	left: 373px;
	z-index: 100;
}

#top-nav ul {
	position: absolute;
	top: 85px;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#top-nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#top-nav ul li a {
	margin: 0;
	padding: 0;
	float: left;
	height: 35px;
	display: block;
	text-decoration: none;
}

#top-nav ul li.middle {
	width: 278px;
	height: 35px;
	float: left;
	background-image: url(../sitepix/navigation/middle-bend.gif);
	background-repeat: no-repeat;
}

#top-nav ul li a#home {
	width: 82px;
	background-image: url(../sitepix/navigation/home.gif);
}

#top-nav ul li a#sectors {
	width: 83px;
	background-image: url(../sitepix/navigation/sectors.gif);
}

#top-nav ul li a#services {
	width: 82px;
	background-image: url(../sitepix/navigation/services.gif);
}

#top-nav ul li a#quality {
	width: 84px;
	background-image: url(../sitepix/navigation/quality.gif);
}

#top-nav ul li a#facilities {
	width: 84px;
	background-image: url(../sitepix/navigation/facilities.gif);
}

#top-nav ul li a#courses {
	width: 82px;
	background-image: url(../sitepix/navigation/courses.gif);
}

#top-nav ul li a#news {
	width: 82px;
	background-image: url(../sitepix/navigation/news.gif);
}

#top-nav ul li a#contact {
	width: 83px;
	background-image: url(../sitepix/navigation/contact.gif);
}

#top-nav ul li a:hover {
	background-position: 0 -35px;
}

#top-nav ul li a.active {
	background-position: 0 -70px;
}

#left-section {
	margin-top: 30px;
	width: 170px;
	float: left;
}

#left-section #left-menu {
	margin-bottom: 20px;
	text-align: left;
	
}

#left-section #left-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left-section #left-menu ul li {
	margin: 0;
	padding: 0;
}

#left-section #left-menu ul li.top-line {
	border-top: 1px solid #80807F;
}

#left-section #left-menu ul li a {
	margin: 0;
	padding: 0 0 0 32px;
	line-height: 28px;
	border-bottom: 1px solid #80807F;
	display: block;
	font-size: 10px;
	color: #80807F;
	background-color: #E7E7E6;
	background-image: url(../sitepix/structural/left-section-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	text-decoration: none;
}

#left-section #left-menu ul li a:hover {
	background-image: url(../sitepix/structural/left-section-arrow-over.gif);
	color: #FFF;
	background-color: #00419C;
}

#left-section #news-list {
	width: 170px;
	float: left;
	text-align: left;
	background-color: #E7E7E6;
	
}

#left-section #news-list h1 {
	font-size: 1.125em;
	font-weight: lighter;
	color: #00419C;
	margin: 0 0 5px 0;
	padding: 0 15px 0 15px;
}

#left-section #news-list p {
	font-size: 0.69em;
	color: #666;
	margin: 0 15px;
	padding: 10px 0;
}

#main-text {
	display: inline;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
	width: 440px;
	float: left;
	padding: 0 20px 0 20px;
}

#team-holder {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: left;
	width: 440px;
	float: left;
	padding: 0 30px 0 30px;
}

#team-holder ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#team-holder ul li {
	margin: 0;
	padding: 0;
	float: left;
}

#team-holder .team {
	width: 145px;
	font-size: 11px;
	text-align: center;
	margin-bottom: 15px;
}

#team-holder .team img {
	border: solid 1px #00419C;
	padding: 1px;
}

#team-holder .team img a {
	border: solid 1px #86AB7B;
	padding: 1px;
}

#right-section {
	margin-top: 30px;
	width: 270px;
	float: right;
	text-align: left;
}

#right-section .info-box {
	position: relative;
	width: 270px;
	background-color: #86AB7B;
	background-image: url(../sitepix/structural/right-section-top.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#right-section .info-box img.arrow {
	position: absolute;
	top: 0;
	left: 247px;
}

#right-section .info-box h1 {
	padding: 20px 15px 0 15px;
	margin: 0;
}

#right-section .info-box p {
	color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}

#right-section .info-box a:hover {
	color: #FFF;
}

#footer {
	width: 940px;
	height: 70px;
	position: relative;
	clear: both;
	border-top: solid 5px #E6E6E6;
	text-align: left;
}

#footer ul {
	position: absolute;
	top: 23px;
	left: 0;
	margin: 0;
	padding: 0;
}

#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#footer ul li a {
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 0.625em;
	color: #666;
}

#footer ul li a:hover {
	color: #00419C;
}

#footer p {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	right: 0;
	font-size: 0.625em;
}

#footer a {
	color: #666;
}

#footer a:hover {
	color: #00419C;
}

#footer #address
{
    margin: 10px 0 0 0;
	padding: 0;
	left: 0;
	font-size: 0.625em;
	color:#666;
}
