#menu_bar {
	background: #FFFFFF;
	position: relative;
	width: 478px;
	height:18px;
	left: 0px;
	top: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu_bar li {
	display: inline;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a.menu_head:link,
a.menu_head:visited
{
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	height: 12px;
	cursor: default;
}

a.menu_head:hover,
a.menu_head:active
{
	background-position: 0px -12px;
}

ul#layer0,
ul#layer1,
ul#layer2,
ul#layer3,
ul#layer4,
ul#layer5

{
	background-color : #961D1D;
	position : absolute;
  	top : 18px; 
	z-index : 90;
	visibility : hidden;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	border: 1px solid #315A7C;
	border-left-color: #315A7C;
	border-top: 1px none;
	display: block;
	line-height: normal;
}
#layer0 {
   width : 25px; 
   left : 1px; 
   position : relative;
}
#layer1 {
   width : 130px; 
   left : 52px; 
   position : relative;
}

#layer2 {
   width : 160px; 
   left : 126px; 
   position : relative;
}

#layer3 {
   width : 150px; 
   left : 271px; 
   position : relative;
}

#layer4 {
   width : 144px; 
   left : 322px; 
   position : relative;
}

#layer5 {
   width : 115px; 
   left : 414px; 
   position : relative;
}

.mn
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    FONT-FAMILY: verdana, arial
}
.mn a:link,
.mn a:visited 
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
	margin: 0px;
	padding: 4px 8px;
	border-top: 1px solid #505A3A;
	display: block;
	cursor: default;
}

* html .mn a:link,
* html .mn a:visited
{
	width: 100%;
}

.mn a:hover, 
.mn a:active 
{
	color: #FFFFFF;
	background-color: #AF2222;
}

#HOM {
	background-image: url(ns-icons/nav_home.gif);
	margin-left: 0px;
}
#HO #HOM {
	background-position: 0px -26px;
}
#ABT {
	background-image: url(ns-icons/nav_about.gif);
}
#AB #ABT {
	background-position: 0px -26px;
}
#PRD {
	background-image: url(ns-icons/nav_products.gif);
}
#PR #PRD {
	background-position: 0px -26px;
}
#RAT {
	background-image: url(ns-icons/nav_rates.gif);
}
#RA #RAT {
	background-position: 0px -26px;
}
#ONT {
	background-image: url(ns-icons/nav_online.gif);
}
#ON #ONT {
	background-position: 0px -26px;
}
#CON {
	background-image: url(ns-icons/nav_contact.gif);
}
#CO #CON {
	background-position: 0px -26px;
}
