/*
	Border: #b1ad92

*/

ul#nav_main {
	list-style-type:none;
	position: relative;
	width: 828px;
	height: 67px;
	padding: 0;
	background:url(../images/li_nav_main.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 60px;
}


li#nm_1{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 69px;
	height: 67px;
	background:url(../images/li_nav_main.gif) 0px 0px;
}

li#nm_2{
	position:absolute;
	top: 0px;
	left: 85px;
	width: 118px;
	height: 67px;
	background:url(../images/li_nav_main.gif) -85px 0px;
}

li#nm_3{
	position:absolute;
	top: 0px;
	left: 219px;
	width: 118px;
	height: 67px;
	background:url(../images/li_nav_main.gif) -219px 0px;
}

li#nm_4{
	position:absolute;
	top: 0px;
	left: 348px;
	width: 120px;
	height: 67px;
	background:url(../images/li_nav_main.gif) -348px 0px;
}

li#nm_5{
	position:absolute;
	top: 0px;
	left: 484px;
	width: 150px;
	height: 67px;
	background:url(../images/li_nav_main.gif) -484px 0px;
}

li#nm_6{
	position:absolute;
	top: 0px;
	left: 634px;
	width: 194px;
	height: 67px;
	background:url(../images/li_nav_main.gif) -634px 0px;
}



ul#nav_main a {display:block;
height: 67px;
text-indent: -9999px;
text-decoration:none;
overflow:hidden;
}

li#nm_1 a:hover { background: url(../images/li_nav_main.gif) no-repeat 0px -67px; }

li#nm_2 a:hover { background: url(../images/li_nav_main.gif) no-repeat -85px -67px; }

li#nm_3 a:hover { background: url(../images/li_nav_main.gif) no-repeat -219px -67px; }

li#nm_4 a:hover { background: url(../images/li_nav_main.gif) no-repeat -348px -67px; }

li#nm_5 a:hover { background: url(../images/li_nav_main.gif) no-repeat -484px -67px; }

li#nm_6 a:hover { background: url(../images/li_nav_main.gif) no-repeat -634px -67px; }



#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}


#navcontainer a
{
	display: block;
	width: 208px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(../images/navi_rt.png);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;
}

#navcontainer a:hover
{
	color: #000;
	background-image: url(../images/navi_rt_bkgrnd.png);
	background-repeat: no-repeat;
}



.footer a:link, .footer a:active, .footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	}
