 
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #87779e;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:33px;
	margin-bottom:0px;
}
html {
	height:100%;
	height: auto;
}
a img {
	border:none;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #000;
	font-weight: normal;
	margin:0px;
	padding:0px 0px 20px 0px;
}
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0px 0px 15px 0px;
	padding:0px;
}
h1 {
	font-size: 22px;
	color:#898989;
	margin-bottom:20px;
}
h1.h1bottom {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h2 {
	font-size: 20px;
	color:#0099ff;
	padding-bottom:5px;
	border-bottom:1px dotted #c1cbd8;
}
h3 {
	font-size: 18px;
	color:#333;
	padding-bottom:5px;
}
#wrapper {
	width:965px;
	margin:0px auto;
	padding:0px;
}
#header {
	margin:0px;
	padding:0px;
	height:127px;
	width:965px;
	background-position: left top;
	background-image: url(../images/headerbg1.jpg);
	position:relative;
}
#logo {
	float:left;
	margin:0px;
	padding:0px;
	position:absolute;
	left:12px;
	top:35px;
}
.telephone-no {
	clear:both;
	font-style:italic;
	text-align:right;
	font-size:18px;
	color:#c76c23;
	padding:20px 13px 20px 0;
	line-height:24px;
	font-weight:bold;
}
/* ------------------------- navigation  ------------------------- */
	
	div#navigation {
	float: right;
	width: 679px;
	padding: 0px;
	margin: 0px;
	right:0px;
	top:83px;
	position:absolute;
	z-index:10;
	text-align: left;
}
#container {
	background-image: url(../images/midbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position:relative;
	z-index:0;
	height:100%;
	display:table;
	width: 965px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#slider {
	width:954px;
	margin:0px 6px 0px 5px;
	padding:0px;
}
.imgInnerBanner {
	display:block;
	margin:10px 0 0 0;
}
#breadcrumb, #ctl00_breadcrumb {
	display:block;
	margin:10px 0 10px 10px;
	font-size:12px;
}
#breadcrumb a:link, #breadcrumb a:visited, #ctl00_breadcrumb a:link, #ctl00_breadcrumb a:visited {
	color:#000;
	text-decoration:underline;
}
#breadcrumb a:hover {
	text-decoration:none;
}
#leftcol, #ctl00_leftcol {
	float:left;
	width:221px;
	display:block;
	margin:0 10px 30px 10px;
}
#leftcol-top {
	background-image:url(../images/left-top.png);
	background-repeat:no-repeat;
	height:12px;
}
#leftcol-middle {
	background-image:url(../images/left-bg.png);
	background-repeat:repeat-y;
	font-size:12px;
	padding-left:4px;
}
#leftcol-middle ul {
	list-style:none;
	margin:10px 0 0 -25px;
}
#leftcol-middle ul li {
	display:block;
	color:#6f6d6d;
	text-decoration:none;
	font-family:Helvetica,Arial, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
}
#leftcol-middle ul li a:link, #leftcol-middle ul li a:visited {
	color:#6f6d6d;
	text-decoration:none;
	font-family:Helvetica,Arial, Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
}
#leftcol-middle ul li a:hover {
	text-decoration:none;
}
#leftcol-middle ul.brown li a:hover {
	color:#803c14;
}
#leftcol-middle ul.orange li a:hover {
	color:#cf7322;
}
#leftcol-middle ul.voilet li a:hover {
	color:#5e468a;
}
#leftcol-middle ul.green li a:hover {
	color:#2d6938;
}
#leftcol-middle .left-titles {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	text-align:left;
	padding:5px 5px 5px 15px;
	width:211px;
}

#leftcol-middle .left-titles a {
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}

#leftcol-middle .left-titles a:hover {
	text-decoration:none;
}


#leftcol-middle .left-1 {
	background-image:url(../images/left-1.png);
	background-repeat:no-repeat;
}
#leftcol-middle .left-2 {
	background-image:url(../images/left-2.png);
	background-repeat:no-repeat;
}
#leftcol-middle .left-3 {
	background-image:url(../images/left-3.png);
	background-repeat:no-repeat;
}
#leftcol-middle .left-4 {
	background-image:url(../images/left-4.png);
	background-repeat:no-repeat;
}
#leftcol-bottom {
	background-image:url(../images/left-bottom.png);
	background-repeat:no-repeat;
	height:14px;
}
#rightcol {
	float:right;
	width:680px;
	display:block;
	margin:0 30px 30px 10px;
	font-size:14px;
}
#rightcol h1 {
	color: #5e468a;
	font-family:Times New Roman, Verdana, Arial;
	font-size:34px;
	font-weight:bold;
	display:block;
	margin:0 0 20px 0;
}

#rightcol h3 {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	display:block;
	margin:10px 0 20px 0;
	border-bottom:1px solid #ccc;
	padding:5px 0 0 0;
}

#rightcol strong {
	color: #5e468a;
}
#rightcol p {
	font-size:14px;
	margin-bottom:13px;
	padding:0px;
	color: #000;
}
#rightcol table.tablepd {
	font-size:14px;
	margin-top:13px;
	padding:0px;
	color: #000;
	width:100%;
}
#rightcol table.tablepd td.tdheading {
	font-size:16px;
	border:1px dotted #ccc;
	padding:5px;
}
#rightcol .imgInner {
	float:right;
	display:block;
	margin:0 0 10px 20px;
}
#rightcol ol, #rightcol ul {
	font-size:14px;
	color:#000;
}
#rightcol ul li, #rightcol ol li {
	padding-bottom:7px;
}
#rightcol a:link, #rightcol a:visited {
	color:#3c7344;
	text-decoration:underline;
}
#rightcol a:hover {
	color:#3c7344;
	text-decoration:none;
}
#rightcol .tblform {
	font-size:13px;
	color:#58585a;
	width:690px;
	float:left;
	font-family:"Segoe UI", "Segoe UI Light", "Lucida Sans", Tahoma;
}
#rightcol .tdtitles {
	text-align:left;
	font-size:20px;
	border-bottom:1px solid #ccc;
	display:table-cell;
	line-height:30px;
}
#rightcol td.tdcaptions {
	width:200px;
	text-align:right;
	margin-top:5px;
	padding-right:10px;
	background-color:#F2F2F2;
}
#rightcol td.tdfields {
	width:400px;
}
#rightcol .textfield {
	font-size:12px;
	color:#58585a;
	padding:5px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
}


.ads {
	width:985px;
	padding:0px;
	margin:-30px 6px 0px 6px;
	float:left;
}
.meetbox {
	background-image: url(../images/meetingbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 214px;
	width: 226px;
	float:left;
}
.meetbox .inner {
	margin:30px;
	margin-left:40px;
}
.inner img {
	margin-top:15px;
}
.inner p {
	font-weight:bold;
	color:#002C4E;
	text-align:center;
}
h1.h1subs {
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	margin:10px 0 10px 0;
	padding:0;
}
.textbrown {
	color:#803c14;
}
a.textbrown:link, a.textbrown:visited {
	color:#803c14;
	text-decoration:underline;
}
a.textbrown:hover {
	color:#000;
	text-decoration:none;
}
.textlbrown {
	color:#cf7322;
}
a.textlbrown:link, a.textlbrown:visited {
	color:#cf7322;
	text-decoration:underline;
}
a.textlbrown:hover {
	color:#cf7322;
	text-decoration:none;
}

.textgreen {
	color:#2d6938;
}

a.textgreen:link, a.textgreen:visited {
	color:#2d6938;
	text-decoration:underline;
}
a.textgreen:hover {
	color:#2d6938;
	text-decoration:none;
}

.textpurple {
	color:#6b578c;
}

.textblack {
	color:#000;
}

a.textblack:link {
	color:#000;
	text-decoration:underline;
}
a.textblack:hover {
	color:#000;
	text-decoration:none;
}

.textmaroon {
	color:#82091B;
}


.greenbtn:link,.greenbtn:visited {
	display:block;
	text-align:center;
	width:190px;
	height:32px;
	background:url(../images/greenbuttonbg.gif) no-repeat center top;
	margin:0 auto;
	margin-top:5px;
	color:#1b4120;
	text-transform:uppercase;
	font: 12px/32px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}

.greenbtn:hover {
		color:#000;
}



.adsfirst {
	width:985px;
	padding:0px;
	margin:5px;
	float:left
}

.whitebox {
	display:block;
	width:233px;
	height:229px;
	text-align:center;
	background:url(../images/whitebox.gif) no-repeat center top;
	float:left;
}

.quickcontact {
	background-image:url(../images/quickbox1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 229px;
	width: 709px;
	float:left;
	margin:0 0 0 10px;
	padding:10px;
}

#rated{
	width:280px;
	height:206px;
	text-align:center;
	float:left;
	margin:15px 5px 0 135px;
	color:#FFFFFF;
	font-weight:bold;
}

#search-box {
	width:260px;
	height:206px;
	text-align:center;
	background:url(../images/whiteboxqc.png) no-repeat center top;
	float:right;
	margin:0 20px 0 0;
}
#search-box .textfields {
	width:232px;
	height:28px;
	padding:0px 10px 2px 3px;
	margin:2px 7px;
	color:#333;
	float:left;
	border:none;
	line-height:32px;
	border:1px solid #ccc;
}
#search-box .textfields a {
	width:180px;
	height:28px;
	padding:0px 10px 2px 3px;
	margin:0px 7px;
	color:#ff740b;
	float:left;
	border:none;
	line-height:32px;
}
#search-box .textfields a:hover {
	width:180px;
	height:28px;
	padding:0px 10px 2px 3px;
	margin:0px 7px;
	color:#ffffff;
	float:left;
	border:none;
	line-height:32px;
}
#search-box input.submitsearch {
	border:none;
	background-image: url(../images/btngo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	width:63px;
	height:40px;
	cursor: pointer;
	display:block;
	margin:40px 0 0 100px;
}
#search-box input.submitsearch:hover {
	border:none;
	background-image: url(../images/btngo-h.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	cursor: pointer;
}


.ads1 {
	width:725px;
	height:295px;
	display:inline-block;
	margin:10px 30px 10px 0;
	background-image: url(../images/boxesbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float:right;
}
.box {
	width:205px;
	float:left;
	padding:0px;
	margin-top:10px;
}
.first {
	margin-left:13px;
}
.second {
	margin-left:43px;
}
.third {
	margin-left:33px;
}

.box p {
	padding-bottom:10px;
}
.box ul {
	margin:0px 0px 5px 0px;
	padding:0px;
}
.box ul li {
	list-style-type:none;
	margin:0px;
	background-repeat: no-repeat;
	padding-left:15px;
	padding:5px 0 0 10px;
	font-size:14px;
	color:#3b3838;
	line-height:22px;
}
.box .brown ul li a:hover {
	color:#803c14;
}
.box .orange ul li a:hover {
	color:#cf7322;
}
.box .green ul li a:hover {
	color:#2d6938;
}
.box ul li a {
	margin:0px;
	background-repeat: no-repeat;
	padding-top:0px;
	font-size:14px;
	color:#3b3838;
	line-height:22px;
	letter-spacing:-0.009em;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
}
.box ul li a:hover {
	text-decoration:underline;
	color:#ff740b;
}
.box1 {
	width:180px;
	height:215px;
	margin:10px 10px 0px 20px;
	float:left;
}
.box1 p {
	padding-bottom:10px;
}
.box1 ul {
	margin:0px 0px 5px 0px;
	padding:0px;
}
.box1 ul li {
	list-style-type:none;
	background-image: url(../images/blackbullet.png);
	background-position: left center;
	margin:0px;
	background-repeat: no-repeat;
	padding-left:15px;
	padding-top:5px;
	font-size:13px;
	color:#3b3838;
	line-height:20px;
}
.box1 ul li a {
	list-style-type:none;
	background-position: left center;
	margin:0px;
	background-repeat: no-repeat;
	padding-top:5px;
	font-size:13px;
	color:#3b3838;
	line-height:22px;
	text-decoration:none;
}
.box1 ul li a:hover {
	text-decoration:underline;
	color:#ff740b;
}
.htp-bg {
	background-image: url(../images/paper.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height:280px;
}
.enroll-bg {
	background-image: url(../images/mouse.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bannerimg {
	float:left;
	margin:0px 15px;
}
.bannerimg a {
	color: #97312d;
	text-decoration: none;
	font-weight:bold;
}
.bannerimg a:hover {
	color: #5F4688;
}
.footer {
	background-image: url(../images/footerbg.gif);
	background-repeat: no-repeat;
	min-height: 90px;
	width:965px;
	background-position: left top;
	color:#666;
}
.footer p {
	text-align:center;
	color:#fff;
}
.footer p.right {
	text-align:left;
	color:#fff;
	width:100px;
	margin-left:15px;
}
.footer.right {
	float:left;
	margin:0px;
	padding:0px;
	position:absolute;
	left:12px;
	top:5px;
	color:#666;
}
.footerlinks {
	font-size: 11px;
	font-weight:normal;
	margin:0px 0 0 240px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color: #ccc;
	display:block;
}
.footerlinks ul {
	/*width:750px;*/
		margin: 0px;
	/*padding: 0px 0px 0px 200px;*/
		list-style-type: none;/*float:left;*/
	}
.footerlinks ul li {
	display: inline;
	float: left;
}
.footerlinks ul li a {
	color: #666;
	text-decoration: none;
	line-height:17px;
	padding-top: 0px;
	padding-right:7px;
	border-right:1px solid #666;
	padding-left:8px;
	padding-bottom: 0px;
}
.footerlinks ul li a:hover {
	color: #5F4688;
}
.footerlinks ul li a.last {
	color: #666;
	text-decoration: none;
	padding-top: 0px;
	border-right:0px solid #000000;
	padding-left:8px;
	padding-bottom: 0px;
}
.footerlinks ul li a.last:hover {
	color: #5F4688
}
#footer-left {
	width:178px;
	padding: 0 0 0 15px;
	float: left;
}
#footer-middle {
	width:600px;
	float: left;
}
#footer-right {
	width: 130px;
	text-align: right;
	padding: 0 15px 0 0;
	float: right;
}
.copyright {
	clear: both;
	padding: 30px 0 0 0;
}
