﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	background: #BFCFF5 url('../images/body_bck.gif') repeat-x;
}
a {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 5px;
	margin: 0px;
	background: transparent url('../images/blue_bullet.gif') no-repeat scroll 0% 35%;
	border-bottom: 1px #AAAAAA solid;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 5px;
	margin: 0px;
	background: transparent url('../images/blue_bullet.gif') no-repeat scroll 0% 40%;
	border-bottom: 1px #AAAAAA solid;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 5px;
	margin: 0px;
	background: transparent url('../images/blue_bullet.gif') no-repeat scroll 0% 45%;
	border-bottom: 1px #AAAAAA solid;
}
h4 h5 h6 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 5px;
	margin: 0px;
	background: transparent url('../images/blue_bullet.gif') no-repeat scroll 0% 50%;
	border-bottom: 1px #AAAAAA solid;
}
p {
	text-align: justify;
	line-height: 20px;
	margin: 12px 0px 12px 0px;
}
ul {
	text-align: justify;
	line-height: 20px;
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 25px;
}
.link {
	text-decoration: underline;
	color: blue;
}
table.mainTable {
	width: 72%;
	min-width: 800px;
	margin: 0px auto 0px auto;
	border: 0px none;
	background: #FFFFFF none;
}
table.mainTable tr td {
	border-spacing: 0px;
	padding: 0px;
}
td.logo {
	height: 150px;
	text-align: center;
	vertical-align: middle;	
	width: 27%;
	background: #FFFFFF url('../images/header_bg_flower.gif') no-repeat scroll 0% 50%;
}
td.logo a {
	margin-left: 10px;
}
td.headerContent {
	height: 150px;
	text-align: center;
	width: 73%;
}
div.moto {
	height: 75px;	
}
div.menu {
	height: 75px;
	color: #551A8B;
	text-align: right;
	float: right;
	font-size: 12px;
	font-weight: bold;
	width: 625px;
}
div.menuSection {
	background: #FFFFFF url('../images/menu_divider.gif') no-repeat scroll left top;
	float: left;
	padding: 28px 0px 25px;
}
div.menuSection a {
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #551AC3;
}
div.contentWrapperLeft {
	background: transparent url('../images/bottom_left_crn.gif') no-repeat scroll 0% 100%;
}
div.contentWrapperRight {
	background: transparent url('../images/bottom_right_crn.gif') no-repeat scroll 100% 100%;
}
div.mainContent {
	padding: 15px;
	height: 420px;
	height: auto !important;
	min-height: 420px;
}
div.imageContainer {
	padding: 3px !important;
	border: 1px #CCCCCC solid;
	text-align: center;
	font-size: 10px;
	line-height: 17px;
}
div.hosp_bldg_container {
	float: right; 
	margin-top: 12px; 
	margin-left: 20px; 
	width: 250px;
}
div.hosp_foundation_container {
	float: left; 
	margin-right: 20px;
	width: 300px;
}
div.facility1_container {
	float: right;
	margin-top: 12px;
	margin-left: 20px;
	width: 500px;
}
div.facility2_3_container {
	float: left;
	margin-top: 12px;
	margin-right: 20px;
	width: 205px;
}
div.facility4_5_container {
	float:left;
	margin-top: 5px;
	margin-right: 50px;
	width: 350px;
}
ul.subMenuTitle {
	list-style-type: disc;
	font-weight: bold;
	font-size: 13px;
}
ul.subMenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
}
ul.subMenu li {
	background: transparent url('../images/sublist_image.gif') no-repeat scroll left center;
	padding-left: 15px;
}
table.team {
	width: 100%;
}
table.team tr td {
	padding: 20px 10px 5px 5px;
	text-align: justify;
	line-height: 20px;
	vertical-align: top;
	width: 50%;
}
table.team td.photo {
	width: 95px;
	text-align: center;
}
table.contactus {
	width: 60%;	
}
table.contactus tr td {
	text-align: left;
	vertical-align: middle;
	padding: 3px;
	line-height: 20px;
}
table.contactus tr td.contactusheading {
	font-weight: bold;
	width: 23%;
	vertical-align:top;
}
div.footer {
	margin: 25px auto 0px;
	text-align: center;
	color: #BFCFF5;
	padding-top: 15px;
	border-top: 1px solid #AAAAAA;
}