body {
	font-family: Arial;
	padding: 0px;
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	text-align: justify;
}

#Pagewrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	width: 900px;
	background-image: url(../images/header_bg.png);
	height: 150px;
	float: left;
	background-repeat: repeat-y;
}

#header h1 {
	font-family: "Arial Narrow";
	font-size: 26px;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
}
#header h2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	color: #F00000;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#logopanel {
	float: left;
	width: 530px;
	margin-top: 25px;
	height: auto;
	margin-bottom: 5px;
}
#righttagpanel {
	float: left;
	width: 300px;
	margin-left: 10px;
	height: auto;
	margin-bottom: 5px;
}
.logographic {
	margin-left: 0px;
	width: 103px;
	float: left;
}
.logo {
	margin-left: 10px;
	width: 410px;
	margin-top: 35px;
	float: left;
}
.logotext {
	float: left;
	margin-right: 5px;
	text-align: left;
	font-family: "Microsoft Sans Serif";
	font-size: 15px;
	color: #525252;
	margin-top: 0px;

}
#tagline {
	float: right;
	width: 315px;
	margin-top: 40px;
	margin-right: 0px;
	font-family: Arial;
	font-weight: bold;
}
#linkpanel {
	float: left;
	color: #302D24;
	width: 900px;
	background-image: url(../images/button_bg.png);
}

.underlinemenu{
	/*margin-left: 15px;*/
}

.underlinemenu ul{
	margin: 0;
 	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.underlinemenu ul li{
	display: inline;
	height: 12px;
	padding-top: 0px;
	color: #302D24;
	
	
}

.underlinemenu ul li a{
	color: #FFFFFF;
	margin-right: 0px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1B899;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
.underlinemenu ul li.last a{
	color: #FFFFFF;
	margin-right: 0px;
	text-decoration: none;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#globalmenu ul {
	width: 100px;
	margin-top: 0px;
	margin-right: 1px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	display: block;
}
#globalmenu li {
	width: 20px;
	display: block;
	list-style-type: none;
	float: left;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#hometext {
	float: left;
	width: 900px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	background-color: #EEF5FD;
	margin: 0px;
}
#inside1 {
	float: left;
	width: 900px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	background-color: #EEF5FD;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#insidetext {
	float: left;
	width: 995px;
	background-color: #B9DCFF;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftmain {
	float: left;
	width: 550px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A50000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

/* rotator in-page placement */
    div.rotator {
	height:301px;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* rotator css */
	div.rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/* rotator image style */	
	div.rotator ul li img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.leftmain h1 {
	font-family: "Arial Narrow";
	font-size: 22px;
	color: #B50000;
	padding-left: 0px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftmain h2 {
	font-family: "Arial Narrow";
	font-size: 22px;
	color: #C60000;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	
}
.leftmain p {
	font-family: Arial;
	font-size: 12px;
	color: #464646;
	padding-left: 0px;
	font-weight: normal;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.readmore {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	color: #4E3405;
	text-decoration: none;
}
.bottomhomelinkpanel {
	width: 600px;
	margin-right: 5px;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
.bottomhomelinkpaneldiv {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: auto;
}
.bottomhomelinkpaneldiv h3 {
	font-family: "Arial Narrow";
	font-size: 15px;
	font-weight: bold;
	color: #2A2A2A;
	margin: 0px;
	text-align: center;
	
}
.bottomhomelinkpaneldiv p {
	font-family: Arial;
	font-size: 12px;
	color: #841010;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.rightmain {
	float: right;
	width: 300px;
	margin-bottom: 15px;
	padding-right: 5px;
}

.rightmain h1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #005097;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/title_colon.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 0px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	width: auto;
	
}
.rightmain h2 {
	font-family: "Arial Narrow";
	font-size: 22px;
	color: #FFFFFF;
	background-color: #1B6194;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #16517C;
	border-right-color: #16517C;
	border-bottom-color: #16517C;
	border-left-color: #16517C;
	font-weight: normal;
	
}
.rightmain h3 {
	font-family: Arial;
	padding-left: 15px;
	padding-top: 5px;
	color: #112953;
	background-color: #7CA3C5;
	font-weight: bold;
	margin: 0px;
	font-size: 13px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.rightmain p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #A40000;
	text-align: justify;
	font-weight: normal;
	background-color: #FCFAF8;
}
.rightmain p.link {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bluearrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.newspanel {
	margin: 0px;
	float: left;
	width: 100%;
}
.teaserpanelpanel {
	float: left;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.relatedinfo {
	float: left;
	width: 300px;
	background-image: url(../images/relatedinfo_bg.png);
	height: 150px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-repeat: repeat-x;
	border: 1px dashed #6895C1;
}
.relatedinfo h1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #062543;
	
}
.date {
	background-image: url(../images/readmore.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #002347;
	font-weight: bold;
}
.textunderline {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.eventspanel {
	float: left;
	width: 310px;
	background-color: #FFFFFF;
}
.eventspanel h1 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #062543;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/title_colon.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 0px;
	margin-right: 15px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
#footer {
	text-align: center;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 900px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	float: left;
	margin-top: 15px;
	height: 0px;
	background-color: #005097;
}

#footer p.textleft {
	width: 900px;
	font-family: Arial;
	font-size: 11px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-color: #005097;
	color: #FFFFFF;
	
}
#footer p.textright {
	font-family: Arial;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	color: #005097;
	
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
	
}

home slideshow

#fadeshow1 {
	margin: 0px;
	background-color: #EFEFE7;
	height: 390px;
	width: 500px;
	float: left;
}
#inside2 {
	float: left;
	width: 900px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	background-color: #E2EFFC;
	margin: 0px;
	background-image: url(../images/team_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#inside3 {

	float: left;
	width: 900px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	background-color: #E2EFFC;
	margin: 0px;
	background-image: url(../images/research_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#inside4 {


	float: left;
	width: 900px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	background-color: #E2EFFC;
	margin: 0px;
	background-image: url(../images/awarness_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#inside5 {


	float: left;
	width: 900px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	background-color: #E2EFFC;
	margin: 0px;
	background-image: url(../images/rehab_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#inside6 {



	float: left;
	width: 900px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	background-color: #E2EFFC;
	margin: 0px;
	background-image: url(../images/faq_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#inside7 {




	float: left;
	width: 900px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	background-color: #E2EFFC;
	margin: 0px;
	background-image: url(../images/sitemap_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#inside8 {





	float: left;
	width: 900px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	background-color: #E2EFFC;
	margin: 0px;
	background-image: url(../images/contact_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.maintext {
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
	
}
h4 {
	font-family: "Arial Narrow";
	font-size: 22px;
	color: #C60000;
	padding-left: 15px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
