/*
	Border: #b1ad92

*/

ul#nav_main {
	list-style-type:none;
	position: relative;
	width: 931px;
	height: 68px;
	padding: 0;
	background:url(../images/li_nav_main.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


li#nm_1{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 96px;
	height: 68px;
	background:url(../images/li_nav_main.jpg) 0px 0px;
}

li#nm_2{
	position:absolute;
	top: 0px;
	left: 96px;
	width: 117px;
	height: 68px;
	background:url(../images/li_nav_main.jpg) no-repeat -104px 0px;
}

li#nm_3{
	position:absolute;
	top: 0px;
	left: 213px;
	width: 147px;
	height: 68px;
	background:url(../images/li_nav_main.jpg) no-repeat -212px 0px;
}

li#nm_4{
	position:absolute;
	top: 0px;
	left: 362px;
	width: 194px;
	height: 68px;
	background:url(../images/li_nav_main.jpg) no-repeat -362px 0px;
}

li#nm_5{
	position:absolute;
	top: 0px;
	left: 559px;
	width: 112px;
	height: 68px;
	background:url(../images/li_nav_main.jpg) no-repeat -559px 0px;
}

li#nm_6{
	position:absolute;
	top: 0px;
	left: 670px;
	width: 148px;
	height: 68px;
	background:url(../images/li_nav_main.jpg) no-repeat -669px 0px;
}

li#nm_7{
	position:absolute;
	top: 0px;
	left: 818px;
	width: 116px;
	height: 68px;
	background:url(../images/li_nav_main.jpg) no-repeat -818px 0px;
}

ul#nav_main a {display:block;
height: 68px;
text-indent: -9999px;
text-decoration:none;
overflow:hidden;
}

li#nm_1 a:hover { background: url(../images/li_nav_main.jpg) no-repeat 0px -72px; }
li#nm_2 a:hover { background: url(../images/li_nav_main.jpg) no-repeat -104px -72px; }
li#nm_3 a:hover { background: url(../images/li_nav_main.jpg) no-repeat -212px -72px; }
li#nm_4 a:hover { background: url(../images/li_nav_main.jpg) no-repeat -362px -72px; }
li#nm_5 a:hover { background: url(../images/li_nav_main.jpg) no-repeat -559px -72px; }
li#nm_6 a:hover { background: url(../images/li_nav_main.jpg) no-repeat -669px -72px; }
li#nm_7 a:hover { background: url(../images/li_nav_main.jpg) no-repeat -818px -72px; }

body#home a#homeLink {
	background: url(../images/li_nav_main.jpg) no-repeat 0px -72px;	
}

a:link, a:visited, a:active  {
	text-decoration: none;
	color:#0066CC;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
	color:#0066CC;
	font-family: Arial, Helvetica, sans-serif;
}



#nav_footer {
	padding: 0px;
	float: left;
	width: 410px;
	margin-top: 54px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#nav_footer li {
	display: inline;
	margin-right: 15px;
}

#nav_footer a:link, #nav_footer a:active, #nav_footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#nav_footer a:hover {
	text-decoration: underline;
	}	

