.hd2menu{overflow:hidden;float:right;}

.hd2menu ul{
	margin:0;
	padding:0;
}

.hd2menu li{
	padding:0 10px 0 10px;
	height:18px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
	background:#efefef;
	border-right:1px dashed #cccccc;
	
	
}

.hd2menu a{
	
	color:#000000;
	text-decoration:none;
}

.hd2menu a:hover {
	
	color:#ED1C24;
	text-decoration:underline;
}

.hd2menu p{
	padding:0px 5px;
}

	.subtext{
		padding-top:15px;
	}


#menu2{height:18px;clear:left;text-align:right;margin:0 0 15px 0;}
#menu2 p{padding:3px;float:left;width:160px}
.in_menu2{background:#dddddd;padding:10px;position:absolute;right:0px;width:695px;border-bottom:1px solid #666666}
.consult-menu{display:block}