body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/*background:url(../images/home-page-bg2.gif) repeat;*/

	background:url(../images/home-page-bg2.jpg) repeat-x center top;
}
.oneColFixCtrHdr #container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	padding:0;
}
#menu {
	height:32px;
	width:100%;
	background: #DDDDDD;
	background:url(../images/hom-top-menu-bg.gif) repeat-x center top;
	margin:0 auto;
}
#menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c5c5c5;
	text-decoration:none;
}
#menu a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#598e00;
	text-decoration:none;
}
#menu p {
	margin: 0;
	padding-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#menu span {
	padding:6px;
	color:#c5c5c5;
}
.emergency {
	margin-right:2px;
	margin-left:30px;
}
.oneColFixCtrHdr #mainContent {
}
/*.oneColFixCtrHdr #mainContent h1 {

font-size:18px;

color:#10537e;

padding-left:20px;

}*/

.oneColFixCtrHdr #hero {
	padding:0;
	margin-left:5px;
	margin-top:8px;
	width:955px;
}
.banner-left {
	float:left;
	width:950px;
	height:247px;
}
.banner-right {
	float:right;
	margin-right:5px;
	width:275px;
	height:247px;
	background:#06699d;
}
.banner-right h1 {
	margin:0;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
	padding:13px 0 0 0;
}
.banner-right ul li {
	margin:0;
	padding:5px 0;
	line-height:15px;
	font-size:12px;
	color:#FFFFFF;
}
.oneColFixCtrHdr #footer {
	margin-top:20px 0px;
	height:220px;
	width:960px;
	background:#deedf5;
	/*background: url(../images/hom-footer-bg.gif) repeat-x;*/

padding-top:10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:11px;
	color:#000000;
}
.oneColFixCtrHdr #footer h1 {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding-left:15px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.oneColFixCtrHdr #footer ul {
	margin:0px;
	padding:0 0 0 15px;
	list-style:none;
}
.oneColFixCtrHdr #footer li {
	display:block;
	background:url(../images/bullet.gif) no-repeat left 12px;
	margin:0px;
	padding: 5px 0 0 15px;
}
.oneColFixCtrHdr #footer li a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.oneColFixCtrHdr #footer li a:hover {
	font-size:12px;
	color:#cac8c8;
	text-decoration:none;
}
/* Footer Link**/

#left-copy {
	margin:0 auto;
	width:960px;
}
#left-copy h2 {
	float:left;
	width:530px;
	padding-left:5px;
	padding-top:3px;
	font-size:10px;
	color:#fff;
	font-weight:normal;
	margin-top:8px;
}
#left-copy h3 {
	margin: 0;
	float:right;
	text-align:right;
	padding-right:5px;
	width:350px;
	padding-top:12px;
	font-size:10px;
	color:#fff;
	padding-bottom:0px;
	text-decoration:none;
	font-weight:normal;
}
.footer-copy h3 a {
	text-decoration:none;
	color:#fff;
}
.footer-copy h3 a:hover {
	text-decoration:none;
	color:#35a2dc;
}
.footer-copy {
	background:url(../images/hom-footer-bg2.gif) repeat-x;
	text-align:left;
}
.footer-copy .footer-link {
	text-decoration:underline;
	color:#35a2dc;
}
.footer-copy .footer-link:hover {
	text-decoration:none;
	color:#fff;
}
/** Footer Link end **/





.oneColFixCtrHdr #header {
	padding:0;
}
.logo {
	float:left;
	margin-left:15px;
	margin-top:40px;
	width:429px;
	height:74px;
}
.search {
	float:right;
	width:260px;
}
#input-box {
	float:left;
	width:270px;
	text-align:right;
	margin-right:5px;
}
#button {
	float:right;
	width:25px;
}
.clr {
	clear:both;
}
.oneColFixCtrHdr #menu-second {
	margin-top:31px;
	margin-left:5px;
	width:955px;
	height:35px;
}
.menu-HealthEducation {
	float:left;
	width:112px;
	height:36px;
}
.menu-Education {
	float:left;
	margin-left:3px;
	width:115px;
	height:31px;
}
.hero-menu {
	margin-top:6px;
	margin-left:5px;
	padding:0;
	height:35px;
}
.menu-RightSide {
	text-align:right;
	float:right;
	margin-right:10px;
	height:36px;
	width:600px;
}
.menu-RightSide span {
	padding:5px;
}
.menu-RightSide a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.menu-RightSide a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c5c5c5;
	text-decoration:none;
}
.input-box {
	width:150px;
	height:20px;
}
#right-button {
	margin:0;
	padding:0;
	text-align:right;
	padding-right:30px;
	width:175px;
	float:right;
	padding-top:8px;
}
#health-services {
	padding:0;
	float:left;
	width:658px;
	height:250px;
	margin-left:5px;
	margin-top:12px;
	border:#dcdcdc solid 1px;
}
#health-services h1 {
	margin:0;
	padding-left:10px;
	padding-top:6px;
	height:33px;
	font-size:14px;
	color:#3e3e3e;
	background:url(../images/bg-hos-news1.gif) repeat-x left top;
}
#health-services h2 {
	margin:0;
	padding:0;
	float:left;
	width:310px;
}
#health-services ul {
	margin:0;
	padding-left:30px;
	font-size:12px;
	font-weight:normal;
}
#health-services li {
 font-size:12px  color:#2e2e2e;
	line-height:20px;
}
#health-services a {
	font-weight:normal;
	font-size:12px;
	color:#2e2e2e;
	text-decoration:none;
}
#health-services a:hover {
	font-weight:normal;
	font-size:12px;
	color:#2a6bad;
	text-decoration:none;
}
#health-services h3 {
	margin:0;
	padding:0;
	float:left;
	width:310px;
}
#banner-emergency {
	margin:0;
	float:right;
	margin-right:5px;
	margin-left:5px;
	margin-top:12px;
	width:273px;
	height:120px;
	border:#e5e5e5 solid 1px;
}
#find-doctor {
	float:right;
	margin-left:5px;
	margin-right:5px;
	width:273px;
	border-left:#d6d6d6 solid 1px;
	border-right:#d6d6d6 solid 1px;
	border-top:#d6d6d6 solid 1px;
}
#case-studies {
* padding:0px;
	margin:0px;
	float:right;
	margin-left:5px;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:3px;
	_margin-bottom:-45px;
*margin-bottom:-50px;
	width:275px;
	_margin-right:-10px;
*margin-left:-50px;
	height:57px;
}
#find-doctor ul {
	margin:0;
	padding:0;
	list-style:none;
}
#find-doctor li {
	padding-left:10px;
	height:34px;
	line-height:30px;
	border-bottom:#d6d6d6 solid 1px;
	background:url(../images/bg-find-a-doctor.gif) repeat-x;
}
#find-doctor a {
	font-weight:normal;
	font-size:14px;
	color:#353535;
	text-decoration:none;
}
#find-doctor a:hover {
	font-weight:normal;
	font-size:14px;
	color:#1561a8;
	text-decoration:none;
}
#get-an-estimate {
	float:right;
	margin-left:5px;
	margin-right:5px;
	margin-top:13px;
	width:273px;
	border:#d6d6d6 solid 1px;
}
#health-chkup {
	float:right;
	margin:7px 5px 0px 5px;
	width:273px;
	border:#d6d6d6 solid 1px;
}
#health-chkup ul {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	background-color:#fdfdfd;
	background:url(../images/mn_bg4.jpg) repeat-x;
}
#health-chkup li {
	display:block;
	/*padding: 10px 0 0 13px; */

background:url(../images/h_btn.gif) no-repeat left;
	line-height:30px;
	padding-left:10px;
	border-bottom:#d6d6d6 solid 1px;
}
#health-chkup a {
	padding-left:20px;
	font-weight:normal;
	font-size:14px;
	color:#353535;
	text-decoration:none;
}
#health-chkup a:hover {
	padding-left:20px;
	font-weight:normal;
	font-size:14px;
	color:#1561a8;
	text-decoration:none;
}
/*Vo-online*/

#aids-banner {
	float:right;
	width:273px;
	height:72px;
	border:1px #e5e5e5 solid;
	margin-left:5px;
	margin-right:5px;
	margin-top:9px;
}
#freeopd {
	float:right;
	width:273px;
	height:63px;
	border:1px #e5e5e5 solid;
	margin-left:5px;
	margin-right:5px;
	margin-top:13px;
}
#input-box1 {
	padding:5px;
	float:left;
	width:100px;
	text-align:right;
}
#button_SignIn {
	float:right;
	width:70px;
	padding-right:5px;
}
/*end Vo-online*/





/*Acheivers*/

#Achievers h1 {
	margin:0;
	font-size:14px;
	padding-left:10px;
	padding-top:6px;
	color:#2d2d2d;
	height:34px;
	background:url(../images/bg-hos-news1.gif) repeat-x;
}
#Achievers {
	float:right;
	margin:11px 5px 10px 0;
	width:273px;
	border:1px #dcdcdc solid;
	text-align:left;
	height:209px;
}
#Achievers .FacultyImg {
	padding:5px;
	width:111px;
	float:left;
}
#Achievers .Ac_content {
	float:right;
	margin:0px;
	padding:2px 8px 0 0px;
	width:135px;
	font-size:12px;
	text-align:left;
	line-height:16px;
}
#Achievers span {
	margin:0px;
	padding:0px 0px 0 0px;
	font-size:11px;
	text-align:left;
}
/*end*/

/*about us tabs*/

#about-tab {
	float:left;
	width:658px;
	height:212px;
	margin-left:5px;
	margin-top:12px;
	border:solid 1px #d6d6d6;
}
/*end about us tabs*/

.oneColFixCtrHdr #side-bar-right {
	margin:0;
	padding:0;
	width:273px;
	float:right;
}
.oneColFixCtrHdr #left-container {
	margin:0;
	padding:0;
	width:664px;
	float:left;
}
#banner-container {
	margin:0;
	width:658px;
	margin-left:5px;
	margin-top:12px;
}
container-testimonial {
	margin:0;
	width:658px;
	margin-left:5px;
	margin-top:12px;
}
.hos-news {
	float:left;
	width:320px;
	height:255px;
	background:url(../images/bg-hos-news1.gif) repeat-x;
	border:#e5e5e5 solid 1px;
}
.hos-news h1 {
	margin:0;
	font-size:14px;
	padding-left:10px;
	padding-top:6px;
	color:#3e3e3e;
}
.hos-news ul {
	display:block;
	margin:0px;
	padding: 13px 17px 0 20px;
	font-size:12px;
	color:#424242;
	font-weight:normal;
	list-style:none;
}
.hos-news li {
	display:block;
	margin:0px;
	padding: 5px 0 0 13px;
	background:url(../images/arrow-gray.gif) no-repeat left 10px;
}
.hos-news li a {
	color:#353535;
	text-decoration:none;
}
.hos-news li a:hover {
	color:#06699d;
	text-decoration:none;
}
.rehab {
	float:right;
	margin-left:14px;
	margin-top:10px;
	width:316px;
	height:210px;
	border:#e5e5e5 solid 1px;
	background:url(../images/bg-hos-news1.gif) repeat-x;
}
.rehab h1 {
	margin:0;
	font-size:14px;
	color:#3e3e3e;
	padding-left:10px;
	padding-top:6px;
}
.rehab h2 {
	margin:0;
	padding-left:10px;
	padding-top:20px;
}
.rehab p {
	margin:0;
	padding-left:10px;
	padding-top:5px;
	font-size:12px;
}
#testimonials {
	margin-left:4px;
	_margin-left:3px;
	float:left;
	width:320px;
	height:210px;
	margin-top:10px;
	border:solid 1px #d6d6d6
}
#testimonials h1 {
	margin:0;
	font-size:14px;
	padding-left:10px;
	padding-top:5px;
	color:#2d2d2d;
	height:34px;
	background:url(../images/bg-hos-news1.gif) repeat-x;
}
/*Testimonials-----CAROUSEL----CSS*/



.stepcarousel {
	margin:0 auto;
	position: relative;
	overflow: scroll;
	width: 220px;
	height: 200px;
}
.stepcarousel .belt {
	position: absolute;
	left: -1px;
	top: 0;
}
.stepcarousel .panel {
	float: left;
	overflow: hidden;
	margin: 5px;
	width: 250px;
}
/*End----Testimonials-----CAROUSEL----CSS*/

#quote-banner {
	float:left;
	margin-left:14px;
	_margin-left:12px;
	width:300px;
	_width:290px;
	height:210px;
	margin-top:6px;
}
.libpad {
	padding:10px 10px;
}
.sup-ser {
	float:left;
	margin-left:14px;
	width:320px;
	height:255px;
	background:url(../images/bg-hos-news1.gif) repeat-x;
	border:#e5e5e5 solid 1px;
}
.sup-ser h1 {
	margin:0;
	font-size:14px;
	padding-left:10px;
	padding-top:6px;
	color:#3e3e3e;
}
.sup-ser ul {
	display:block;
	margin:0px;
	padding: 9px 17px 0 20px;
	font-size:12px;
	color:#424242;
	font-weight:normal;
	list-style:none;
}
.sup-ser li {
	display:block;
	margin:0px;
	padding: 6px 0 0 13px;
	background:url(../images/arrow-gray.gif) no-repeat left 10px;
}
.sup-ser li a {
	color:#353535;
	text-decoration:none;
}
.sup-ser li a:hover {
	color:#06699d;
	text-decoration:none;
}
.input-box1 {
	position:relative;
	width:170px;
	height:17px;
	top:1px !important; /* for Mozilla */
	;
	top:0px;
	vertical-align:top;
}
/*webmailblink*/

* blink {
 visibility: expression((Math.floor(new Date().getTime()  /500)%2)?"visible":"hidden");
}

