#leftnav a {
	font-size: 10px;
	font-weight:bold;
	color:#868686;
	text-decoration:none;
}

#leftnav a:hover {
	color:#99113f;
	font-size:10px !important;
}

#leftnav a.iamhere {
	color:#99113f;
}

.menuHide {
	display:none;
}
.submenuHide {
	display:none;
}
.menuShow {
	width:160px;
	display:table;
	margin-top:5px;
	margin-left:10px;
	margin-right:5px;
}
.menuShow a {
	font-size: 10px;
	font-weight:bold;
	color:#868686;
	text-decoration:none;
}
.menuShow a:hover {
	font-size: 10px;
	font-weight:bold;
	color:#99113f;
	text-decoration:none;
}
.iamhere {
	font-size: 10px;
	font-weight:bold;
	color:#99113f;
	text-decoration:none;
}
a.iamhere {
	font-size: 10px;
	font-weight:bold;
	color:#99113f;
	text-decoration:none;
}
.submenuShow {
	width:155px;
	display:table;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:-5px;
}
.submenuShow a {
	font-size: 10px;
	font-weight:bold;
	color:#868686;
	text-decoration:none;
}
.submenuShow a:hover {
	font-size: 10px;
	font-weight:bold;
	color:#99113f;
	text-decoration:none;
}

.subtopnav1a {
	width:90px;
	height:39px;
	background-image:url(images/subtopnav_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
.subtopnav1b {
	width:90px;
	height:39px;
	background-image:url(images/subtopnav_01.gif);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	float:left;
}
.subtopnav2a {
	width:150px;
	height:39px;
	background-image:url(images/subtopnav_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
.subtopnav2b {
	width:150px;
	height:39px;
	background-image:url(images/subtopnav_02.gif);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	float:left;
}
.subtopnav3a {
	width:296px;
	height:39px;
	background-image:url(images/subtopnav_03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
.subtopnav3b {
	width:296px;
	height:39px;
	background-image:url(images/subtopnav_03.gif);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	float:left;
}
.subtopnav4a {
	width:106px;
	height:39px;
	background-image:url(images/subtopnav_04.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
.subtopnav4b {
	width:106px;
	height:39px;
	background-image:url(images/subtopnav_04.gif);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	float:left;
}
.subtopnav5a {
	width:106px;
	height:39px;
	background-image:url(images/subtopnav_05.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
.subtopnav5b {
	width:106px;
	height:39px;
	background-image:url(images/subtopnav_05.gif);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	float:left;
}




















div.content_nav {
background:url(images/contentNavbg.gif) 0px 0px no-repeat;
width:750px;
height:45px;
padding: 2px 0px 0px 0px;
}
div.content_nav a.about_us {
background-image:url(images/subtopnav_01.gif);
width:90px;
height:40px;
display:block;
float:left;
}
div.content_nav a.about_us:hover {
background-position:0px -39px
}

div.content_nav a.professionals {
background-image:url(images/subtopnav_02.gif);
width:150px;
height:40px;
display:block;
float:left;
}
div.content_nav a.professionals:hover {
background-position:0px -39px
}


div.content_nav a.patients{
background-image:url(images/subtopnav_03.gif);
width:296px;
height:40px;
display:block;
float:left;
}
div.content_nav a.patients:hover {
background-position:0px -39px
}


div.content_nav a.our_products{
background-image:url(images/subtopnav_04.gif);
width:106px;
height:40px;
display:block;
float:left;
}
div.content_nav a.our_products:hover {
background-position:0px -39px
}



div.content_nav a.stroke_centers{
background-image:url(images/subtopnav_05.gif);
width:106px;
height:40px;
display:block;
float:left;
}
div.content_nav a.stroke_centers:hover {
background-position:0px -39px
}


div.content_nav a span {
display:none;
}


#rightbar {
	border: none;
	padding-top: 26px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	width: 190px;
	height:539px;
	float: right;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}