#main_nav a{
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;
}

.nav_1_inactive{
	margin: 0 34px 0 0;
	padding: 0 11px 0 0;
	background-image: url(/bunorm_content/img/nav_1_inactive.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #ffffff;
}

.nav_1_active{
	margin: 0 34px 0 0;
	padding: 0 11px 0 0;
	background-image: url(/bunorm_content/img/nav_1_active.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px solid #96AFDB;
	color: #96AFDB;
	font-weight: bold;
}

.nav_2_inactive{
	margin: 0 48px 0 0;
	padding: 0 11px 0 0;
	background-image: url(/bunorm_content/img/nav_2_inactive.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #ffffff;
}

.nav_2_active{
	margin: 0 48px 0 0;
	padding: 0 11px 0 0;
	background-image: url(/bunorm_content/img/nav_2_active.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px solid #96AFDB;
	color: #96AFDB;
}

.nav_3_inactive{
	margin: 0 55px 0 0;
	padding: 0 11px 0 0;
	background-image: url(/bunorm_content/img/nav_2_inactive.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #ffffff;
}

.nav_3_active{
	margin: 0 55px 0 0;
	padding: 0 11px 0 0;
	background-image: url(/bunorm_content/img/nav_2_active.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #96AFDB;
}

#service_nav p, #service_nav a{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-heigt: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

