/* OutlookSW main menu */

ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#nav li#homepage {
	width: 184px;
	height: 37px;
	text-indent: -999px;
	margin: 5px 0 2px 0;
}

ul#nav li#homepage a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url("../images/m/homepage.gif") no-repeat;
	text-decoration: none;
}

ul#nav li#homepage a:hover {
	background: transparent url("../images/m/homepage.gif") 0 -37px no-repeat;	
}


ul#nav li#forum {
	width: 184px;
	height: 37px;
	text-indent: -999px;
	margin: 5px 0 2px 0;
}

ul#nav li#forum a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url("../images/m/forum.gif") no-repeat;
	text-decoration: none;
}

ul#nav li#forum a:hover {
	background: transparent url("../images/m/forum.gif") 0 -37px no-repeat;	
}








ul#nav li#aboutus {
	width: 184px;
	height: 37px;
	text-indent: -999px;
	margin: 2px 0;
}

ul#nav li#aboutus a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url("../images/m/aboutus.gif") no-repeat;
	text-decoration: none;
}

ul#nav li#aboutus a:hover {
	background: transparent url("../images/m/aboutus.gif") 0 -37px no-repeat;	
}

ul#nav li#aboutussub {
	width: 184px;
	/*height: 37px;*/
	text-indent: -999px;
	margin: 2px 0 0 0;
}

ul#nav li#aboutussub a {
	display: block;
	width: 100%;
	height: 37px;
	margin: 0;
	background: transparent url("../images/m/aboutus_sub.gif") no-repeat;
	text-decoration: none;
}

ul#nav li#aboutussub ul#sub li a{
/*border:1px solid #000066;
*/
width:160px;
height: 30px;


}


ul#nav li#ifnp {
	width: 184px;
	height: 52px;
	text-indent: -999px;
	margin: 2px 0;
}

ul#nav li#ifnp a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url("../images/m/info_new_patients.gif") no-repeat;
	text-decoration: none;
}

ul#nav li#ifnp a:hover {
	background: transparent url("../images/m/info_new_patients.gif") 0 -52px no-repeat;	
}

ul#nav li#ifnpsub {
	width: 184px;
	/*height: 52px;*/
	text-indent: -999px;
	margin: 2px 0 0 0;
}

ul#nav li#ifnpsub a {
	display: block;
	width: 100%;
	height: 52px;
	margin: 0;
	background: transparent url("../images/m/info_new_patients_sub.gif") no-repeat;
	text-decoration: none;
}

ul#nav li#ifnpsub ul#sub li a{
/*border:1px solid #000066;
*/
width:160px;
height: 20px;


}

ul#nav li#corporate {
	width: 184px;
	height: 37px;
	text-indent: -999px;
	margin: 2px 0;
}

ul#nav li#corporatesub {
	width: 184px;
	/*height: 37px;
	*/
	text-indent: -999px;
	margin: 2px 0 0 0;
	

}

ul#nav li#corporatesub a{
	display: block;

	width: 100%;
	height: 37px;
	margin: 0;
	
	background: transparent url("../images/m/corporate_sub.gif") no-repeat;
	
	text-decoration: none;

	
	
}

ul#nav li#corporatesub ul#sub li a{
/*border:1px solid #000066;
*/
width:160px;
height: 34px;


}


ul#nav li#corporate a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url("../images/m/corporate.gif") no-repeat;
	text-decoration: none;
}

ul#nav li#corporate a:hover {
	background: transparent url("../images/m/corporate.gif") 0 -37px no-repeat;	
}

ul#nav li#medico {
	width: 184px;
	height: 52px;
	text-indent: -999px;
	margin: 2px 0;
}

ul#nav li#medico a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url("../images/m/medico_legal.gif") no-repeat;
	text-decoration: none;
}



ul#nav li#medico a:hover {
	background: transparent url("../images/m/medico_legal.gif") 0 -52px no-repeat;	
}

ul#nav li#medicosub {
	width: 184px;
	/*height: 52px;
	*/
	text-indent: -999px;
	margin: 2px 0 0 0;
}

ul#nav li#medicosub a {
	display: block;
	width: 100%;
	height: 52px;
	margin: 0;
	background: transparent url("../images/m/medico_legal_sub.gif") no-repeat;
	text-decoration: none;
}


ul#nav li#medicosub ul#sub li a{
/*border:1px solid #000066;
*/
width:160px;
height: 34px;


}
ul#nav li#therapy {
	width: 184px;
	height: 37px;
	text-indent: -999px;
	margin: 2px 0;
}

ul#nav li#therapy a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent url("../images/m/therapy.gif") no-repeat;
	text-decoration: none;
}

ul#nav li#therapy a:hover {
	background: transparent url("../images/m/therapy.gif") 0 -37px no-repeat;	
}

ul#nav li#therapysub {
	width: 184px;
	/*
	height: 37px;
	*/
	text-indent: -999px;
	margin: 2px 0 0 0;
}

ul#nav li#therapysub a {
	display: block;
	width: 100%;
	height: 37px;
	margin: 0;
	background: transparent url("../images/m/therapy_sub.gif") no-repeat;
}

ul#nav li#therapysub ul#sub li a{
/*border:1px solid #000066;
*/
width:160px;
height: 34px;


}

/* submenu styles */

ul#nav ul#sub {
	list-style: none;
	margin: 0;
	padding: 0;
	background-image: transparent url("../images/m/sub_background.gif") repeat-y;
}

ul#nav ul#sub li {
	width: 184px;
	/*height: 16px;
	*/
	background: transparent url("../images/m/sub_background.gif") repeat-y;
	
	padding: 0px 0px 0px 0px;
	
	margin: 0;
	text-indent: 0px;
	
	
}

ul#nav ul#sub li a {
	display: block;
	/*
	height: 16px;
	*/
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	background: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 16px;
	text-decoration: none;
	color: #FFFFFF;

}

ul#nav ul#sub li a:hover {
	text-decoration: none;
	color: #006699;
}


*+html div ul#nav ul#sub li#subbottom{
margin-top:-10px;
}

ul#nav ul#sub li#subbottom {
	width: 184px;
	height: 10px;
	
	margin: 0;
	margin-top:-5px;
	padding: 0;
	background: #006699 url("../images/m/sub_bottom.gif") no-repeat;
}

.resSUB{





}
