﻿a.BottomNavItem
{
	float:left;
	padding:2px 5px 0px 5px;
	color:#666666;
	text-decoration:none;
}

a.BottomNavItem:hover
{
	color:#000000;
	text-decoration:none;
}

#Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	background:#EEEEEE url(../images/LogoNsm.gif) no-repeat right;
	text-align:center;
	bottom:0px;
	width:850px;
	height:16px;
	border-top:solid 1px #8C0101;
	padding:2px 0px 2px 0px;
	margin:auto;
	margin-bottom:50px;
	border:1px solid #999999;
	clear:both;
}

#Copyright
{
    float:right;
    margin:auto;
    padding:2px 33px 0px 0px;
    font-size:9px;
    color:#666666;
    text-align:right;
}
