body {
	margin: 0 auto;
	text-align: center;
	background-color: #183868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
img {
	border: none;
}
a {
	text-decoration: none;
	outline: none;
}
a:link {
	color: #183868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
color: #183868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #183868;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 768px;
	text-align: left;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.mainbg {
	clear: both;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	width: 768px;
	display: table;
	padding-left: 4px;
}
div.nav {
	clear: both;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: 760px;
}
div.content {
	clear: both;
	padding-left: 24px;
	padding-bottom: 24px;
}
div.hometxt {
	clear: both;
	width: 490px;
	line-height: 18px;
	text-align: justify;
}
div.location {
	float: left;
	line-height: 18px;
	color: #226eaf;
	width: 150px;
	padding-top: 25px;
}
div.hometxt a,
div.location a {
	color: #226eaf;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
div.footer {
	clear: both;
	width: 768px;
	height: 166px;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	position: relative;
}
div.footer p {
	position: absolute;
	top: 54px;
	left: 28px;
	font-size: 11px;
}
div.footer a {
	color: #333;
	font-size: 9px;
	text-transform: uppercase;
	margin: 0 2px;
}
div.abouttxt {
	float: left;
	width: 477px;
	margin-right: 22px;
	color: #183868;
	font-weight: bold;
	padding: 24px 0;
}

div.speciality01,
div.findtxt {
	float: left;
	width: 235px;
	color: #336699;
	line-height: 18px;
}
div.speciality01 a,
div.speciality02 a {
	color: #336699;
	text-decoration: underline;
}
div.findtxt a {
	color: #cc6600;
	text-decoration: underline;
}
div.facility {
	clear: both;
	width: 220px;
	line-height: 18px;
	color: #666666;
}
div.facility a.grey {
	color: #666666;
	text-decoration: underline;
}
div.facility a {
	color: #cc6600;
	text-decoration: underline;
}
div.spacetxt {
	width: 212px;
	*width: 227px;
	color: #183868;
	line-height: 15px;
	font-weight: bold;
	padding: 5px 10px 0 5px;
	float: left;
}
div.faqtxt {
	width: 717px;
	color: #183868;
	line-height: 18px;
	font-weight: bold;
	clear: both;
}
div.faqtxt a {
	color: #999;
	text-decoration: underline;
}
div.faqbox01,
div.faqbox02,
div.faqbox03 {
	width: 245px;
	float: left;
	color: #999;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
}
div.faqbox01 p,
div.faqbox02 p,
div.faqbox03 p {
	width: 217px;
}
div.faqbox01 strong,
div.faqbox02 strong,
div.faqbox03 strong {
	color: #183868;
}
div.helpful {
	color: #f26722;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	clear: both;
	margin-top: 7px;
}
div.helpfultxt {
	clear: both;
	line-height: 22px;
	color: #183868;
	font-weight: bold;
}
div.helpfultxt a {
	color: #f26722;
	font-weight: normal;
	text-decoration: underline;
}