.tpbd1btmbd1 {
	float:left;
	/*border-bottom: 1px solid #d5ccb5;  // Removed and placed in the overall subnav style (line 553 of this file) to ensure the 		 	shadow spans the entire subnav - mb, 3/31/08*/ 
}
#sub-nav {
	clear:both;
	float:left;
	padding:0;
	margin:0px;
	width: 990px;
	background:#e4e0d6;
	border-bottom: 1px solid #d5ccb5;
}

#sub-nav ul {
	clear:left;
	float:left;
	list-style:none;
	margin: 10px 0px 0 0;
	padding: 0 0 0 14px;
}

#sub-nav li {
	float:left;
	margin:0;
	padding:0;
	height:20px;
}

#sub-nav li a, #sub-nav li a.sep {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #5a7d56;
	margin: 0;
	padding: 10px;
}

#sub-nav li a.sep {
	padding: 10px 58px 5px 48px;
	background: url(http://www.medicommpacific.com/anewsite/divider.gif) right no-repeat;
}


#sub-nav li a, #sub-nav li a.sep2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #f90802;
	margin: 0;
	padding: 0px;
}

#sub-nav li a.sep2 {
	padding: 10px 0px 5px 27px;
}
		
#sub-nav li a:link,
#sub-nav li a:visited,
#sub-nav li a:link.sep,
#sub-nav li a:visited.sep { text-decoration: none;}
#sub-nav li a:hover, #sub-nav li a:hover.sep { text-decoration: underline; }


#sub-nav li a:link.sep2,
#sub-nav li a:visited.sep2 { text-decoration: none;}
#sub-nav li a:hover, #sub-nav li a:hover.sep2 { text-decoration: underline; }