﻿@charset "utf-8";
/* CSS Document */

/* RESET some sensible defaults */

strong { font-weight: bold; }
em { font-style: italic; }
/*ol, ul, li { list-style:none; }*/

* a { position:relative; text-decoration: none; } /* Gets links displaying over a PNG background */
a { outline:none; } /* Gets rid of Firefox's dotted borders */
a img { border:none; } /* Gets rid of IE's blue borders */
p {margin: 0;}

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background:#E7EAEA;
 behavior: url(hover.htc)
}
.right {text-align:right; display:inline-block; padding-right:10px; clear:both;}
.left {text-align:left; display:inline-block; padding-left:10px; clear:both;}
#wrapper { 
 margin: 0 auto;
 width: 976px;
 background:url(../images/wrapper_bg.jpg) repeat-y;
 padding:0 28px;
}

#header {
	width: 960px;
	color: #333;
	padding: 0px;
	border: 1px solid #ccc;
	height: 330px;
	margin: 0px 0px 0px 0px;
}
h1.header {
	width: 960px;
	height: 100px;
	background: url('../images/header%20image%20ht%20110.jpg') no-repeat 50% bottom;
	margin: 0;
	padding-top: 10px;
}
h1.header span{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

h2.DA {
	color: #188D55;
	text-align: right;
	padding: 33px 12px 0 12px;
}
h2.RH {color:#62418A; text-align:left; padding:0px 10px;}
h3.DA {color:#188D55; text-align:right; padding:0 12px 17px 0;}
h3.RH {color:#62418A; text-align:left; padding:0px 10px;}
.block {display:block;}
.block_right {display:block; float:right;}
#banner {
 width: 960px;
 padding: 0px;
/* border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;*/
 height: 230px;
 margin: 0px 0px 0px 0px;
 background:#E7EAEA;

}
#navigation {
 width: 960px;
 height:30px;
 color: #fff;
 padding: 0px;
 /*border: 1px solid #ccc;*/
 margin: 0px 0px 0px 0px;
 background: #ffffff;
}

#content { 
 width: 960px;
 color: #333;
/* border: 1px solid #ccc;*/

 margin: 0px 0px 0px 0px;
 padding: 15px;
 height: 100%;
}
#left_content { 
 width: 413px;

/* border: 1px solid #ccc;*/

 margin: 0px 0px 0px 0px;
 padding: 24px;
 height: 100%;
 background:url(../images/vertical_divider.jpg) no-repeat right;
}
#left_content img {padding-bottom:20px;}
#right_content {
	width: 433px;
	color: #333; /* border: 1px solid #ccc;*/;
	margin: 0px 0px 0px 10px;
	padding: 25px 50px 24px 0px;
	height: 100%;
	float: right;
	text-decoration: none;
}
#right_content img {padding-bottom:20px;}
#footer {
clear:both;
 width: 960px;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding-top: 25px;
 height:130px;
}
.footer_image {float:left; padding-left:500px;} 
.footer {
	font-size: 10px;
	display: inline-block;
	padding: 5px 5px 10px 10px;
	text-align: center;
	width: 250px;
}
.copyright {font-size:10px;padding:0 0 0px 300px;}

/*NAV*/

	
#multi-level {height:30px; position:relative; z-index:100;}
#multi-level .pad {float:left;}
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}
.menu li.top {display:block; float:left; position:relative;}
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} 

/* hover images  */
.menu li.p1 {width:50px; background:url(../images/main_nav/home_1d.gif) no-repeat;;}
.menu li.p2 {width:144px; background:url(../images/main_nav/about_1d.gif) no-repeat;;}
.menu li.p3 {width:193px; background:url(../images/main_nav/data_1d.gif) no-repeat;;}
.menu li.p4 {width:194px; background:url(../images/main_nav/rehab_1a.gif) no-repeat;;}
.menu li.p5 {width:107px; background:url(../images/main_nav/pub_1a.gif) no-repeat;;}
.menu li.p6 {width:109px; background:url(../images/main_nav/jobs_1a.gif) no-repeat;;}
.menu li.p7 {width:70px; background:url(../images/main_nav/price_1.gif) no-repeat;;}
.menu li.p8 {width:93px; background:url(../images/main_nav/contact_1d.gif) no-repeat;;}

/* unhovered images  */
.menu li a#home {width:50px; background:url(../images/main_nav/home_0d.gif) no-repeat;}
.menu li a#about {width:144px; background:url(../images/main_nav/about_0d.gif) no-repeat;}
.menu li a#data {width:193px; background:url(../images/main_nav/data_0d.gif) no-repeat;}
.menu li a#rehab {width:194px; background:url(../images/main_nav/rehab_0a.gif) no-repeat;}
.menu li a#pub {width:107px; background:url(../images/main_nav/pub_0a.gif) no-repeat;}
.menu li a#news {width:109px; background:url(../images/main_nav/jobs_0a.gif) no-repeat;}
.menu li a#prices {width:70px; background:url(../images/main_nav/price_0.gif) no-repeat;}
.menu li a#contact {width:93px; background:url(../images/main_nav/contact_0d.gif) no-repeat;}

.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */


.menu li a#home:hover, .menu li:hover a#home,
.menu li a#about:hover, .menu li:hover a#about,
.menu li a#data:hover, .menu li:hover a#data,
.menu li a#rehab:hover, .menu li:hover a#rehab,
.menu li a#pub:hover, .menu li:hover a#pub,
.menu li a#news:hover, .menu li:hover a#news,
.menu li a#prices:hover, .menu li:hover a#prices,
.menu li a#contact:hover, .menu li:hover a#contact

{background:transparent;}
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}
.menu :hover ul.sub {left:0; top:35px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:150px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:110px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:130px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(../images/main_nav/arrow.gif) 95px 7px no-repeat;}
.menu :hover ul.sub li a.fly2 {background:#fff 95px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#37a237; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#37a237 url(../images/main_nav/arrow_over.gif) 95px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#37a237 url(../images/main_nav/arrow_over.gif) 95px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly2 {background:#37a237 95px 7px no-repeat; color:#fff; } 
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:126px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:155px; z-index:200; height:auto; z-index:300;}





/* LAYOUT CSS OVERIDES */
#story1 {
	background-color: #FFFFFF;
	padding: 20px 2px 10px 10px;
	width: 840px;
	top: 100px;
	height: auto;
	z-index: 1;
	visibility: visible;
	float: right;
	color: #000000;
	margin-right:17px;
}

#story10_new {
	background-color: #FFFFFF;
	padding: 20px 2px 10px 10px;
	width: 930px;
	top: 100px;
	height: auto;
	z-index: 1;
	visibility: visible;
	float: none;
	color: #000000;
	margin-right: 17px;
	margin-left: 17px;
}
#maincontainer { 
 margin: 0 auto;
 width: 976px;
 background:url(../images/wrapper_bg.jpg) repeat-y;
 padding:0 8px;
 
}

#maincontainer_new { 
 margin: 0 auto;
 width: 976px;
 background:url(../images/wrapper_bg.jpg) repeat-y;
 padding:0 27px;
 }

.new {
	margin: 0px;
	/*background-color: CCCC99;*/
	 background:#E7EAEA;
	font-family: Arial, Helvetica, sans-serif;
}
#header_new {
	width: 960px;
	color: #333;
	padding: 0px;
	border: 1px solid #ccc;
	height: 110px;
	margin: 0px 0px 0px 0px;
}
h1.header_new {
	width:960px;
	height:125px;
	background:url(../images/header_image.jpg) no-repeat bottom;
	margin:0;
}

h1.header_new span {
	display: block;
	width: 0;
	height: 0;
	overflow:hidden;
}
#banner_new {
	width: 960px;
	padding: 0px;
	/* border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;*/
 height: 230px;
	margin: 0px 0px 0px 0px;
	background:#E7EAEA;
}


#container_right5 {
	padding: 0px;
	margin: 20px 150px 0px 0px;
	float: right;
	width: 350px;
	text-align: center;
}

#container_left5 {
	padding: 0px;
	margin: 20px 20px 0px 100px;
	width: 300px;
	float: left;
}
#banner_new {
 width: 960px;
 padding: 0px;
/* border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;*/
 height: 230px;
 margin: 0px 0px 0px 0px;
 background:#E7EAEA;

}
#footer_container {
clear:both;
 width: 960px;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 height:155px;
}

#footer {
clear:both;
 width: 960px;
 border: 1px solid #ccc;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding-top: 25px;
 height:120px;
}
.footer_image {float:left; padding-left:150px; padding-top:0px;} 
.footer_imageRT {float:right; padding-left:0px; padding-top:0px; padding-right:175px;} 
.footer {
	font-size: 10px;
	display: inline-block;
	text-align: center;
	padding: 5px 5px 5px 25px;

}

.copyright {font-size:8px;padding-top:20px; padding-left:30px;}


#footer10_new {
	clear: both;
	width: 960px;
	border: 1px solid #ccc;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	height: 30px;
}

.copyright10 {
	font-size: 10px;
	padding: 0 0 0px 25px;
}
.red_bold {
	color: red;
	font-weight: bold
}

.red_bold_blink {
	color: red;
	font-weight: bold;
	font-size: large;
}

.no_bullet {
	list-style-type: none;
	font-size: small;
	padding-left: 20px;
}
#flashtext {
	font-size: small;
	color: #008000;
	font-weight: normal;
	font-style: italic;
	width: 413px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#flashtext2 {
	font-size: small;
	color: #800080;
	font-weight: normal;
	width: 450px;
	float: right;
	margin-right: 35px;
	text-align: right;
}
#flashbox {
 width: 960px;
 padding: 0px;
/* border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;*/
 height: 230px;
 margin: 0px 0px 0px 0px;
 background:#E7EAEA;

}
.textright {
	width: 195px;
	float: right;
}
.textleft {
	width: 245px;
	float: left;
	text-align: left;
}
.textright2 {
	width: 200px;
	float: right;
	text-align: right;
}
.textleft2 {
	width: 200px;
	float: left;
	text-align: left;
}

.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 1px;
}
