.block_m2 {
	xwidth:1008px;
	clear:both;
	background: #fff;
	position:relative;
	z-index:0;
}

.block_m2 .explorefooter_nav_top
{
	min-height: 40px;
	_height: 40px;
	background: #fff url(/img/gradient_bar_footer.jpg) repeat-x bottom left;
	border-top: 2px solid #8f0000;
	border-bottom: 2px solid #8f0000;
}

.block_m2 .explorefooter_nav_top
{
	text-align:center;
}

.block_m2 .explorefooter_nav_top ul
{
	position:relative;
	top:8px;
	margin:0px;
	padding:0px;
}

.block_m2 .explorefooter_nav_top ul li
{
	list-style: none inside;
	display: inline;
	margin: 0px 0px 0px 30px;
	padding:0px;
}

.block_m2 .explorefooter_nav_top a
{
	font-family: Verdana, arial, sans-serif; 
	font-size: 10px;
	color:#930909;
	text-decoration:none;
}

.block_m2 .explorefooternav_top a:hover
{
	color: #000000;
}

.block_m2 .explorefooter_nav_top ul
{
	display:inline;
}

