#navcontainer ul
{
	float: right;
	width: 100%;
	background-image: url(Header_new.jpg);
	color: #333333;
	background-repeat: no-repeat;
	margin: 0;
	clear: none;
	word-spacing: normal;
	padding: 0px;
}

#navcontainer ul li
{
	display: inline;
	color: #000000;
	text-align: center;
	text-indent: 0px;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 800px;
	position: relative;
	left: 0px;
	clear: right;
	float: none;
	padding: 0px;
	top: auto;
}

#navcontainer ul li a
{
	color: #000000;
	text-decoration: none;
	float: left;
	padding-top: 145px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	position: relative;
	white-space: normal;
	width: 93px;
	border-right-width: 0px;
	text-indent: 0px;
	text-align: center;
	clear: right;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	word-spacing: normal;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	right: 0px;
	left: 20px;
}

#navcontainer ul li a:hover
{
	color: #0099FF;
}
