@charset "utf-8";

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.nav-home a {
	background-image: url(../images/buttons/index-up.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.nav-home a:hover {
	background-image: url(../images/buttons/index-over.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.home .nav-home a {
	background-image: url(../images/buttons/index-current.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}




.nav-managed a {
	background-image: url(../images/buttons/team-up.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.nav-managed a:hover {
	background-image: url(../images/buttons/team-over.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.managed .nav-managed a {
	background-image: url(../images/buttons/team-current.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}







.nav-printcare a {
	background-image: url(../images/buttons/products-up.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.nav-printcare a:hover {
	background-image: url(../images/buttons/products-over.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.printcare .nav-printcare a {
	background-image: url(../images/buttons/products-current.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}





.nav-benefits a {
	background-image: url(../images/buttons/service-up.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.nav-benefits a:hover {
	background-image: url(../images/buttons/service-over.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.benefits .nav-benefits a {
	background-image: url(../images/buttons/service-current.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}





.nav-started a {
	background-image: url(../images/buttons/supplies-up.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.nav-started a:hover {
	background-image: url(../images/buttons/supplies-over.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.started .nav-started a {
	background-image: url(../images/buttons/supplies-current.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}




.nav-ass a {
	background-image: url(../images/buttons/guar-up.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.nav-ass a:hover {
	background-image: url(../images/buttons/guar-over.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.ass .nav-ass a {
	background-image: url(../images/buttons/guar-current.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}





.nav-partner a {
	background-image: url(../images/buttons/ref-up.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.nav-partner a:hover {
	background-image: url(../images/buttons/ref-over.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.partner .nav-partner a {
	background-image: url(../images/buttons/ref-current.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}





.nav-account a {
	background-image: url(../images/buttons/account-up.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.nav-account a:hover {
	background-image: url(../images/buttons/account-over.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.account .nav-account a {
	background-image: url(../images/buttons/account-current.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}


.nav-contact a {
	background-image: url(../images/buttons/contact-up.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.nav-contact a:hover {
	background-image: url(../images/buttons/contact-over.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

.contact .nav-contact a {
	background-image: url(../images/buttons/contact-current.gif);
	font-size: 28px;
	background-repeat: no-repeat;
}

