.home {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	background-image:url(images/home-on.jpg);
	background-repeat: no-repeat;
	width: 103px;
 	padding-top:10px;
	padding-bottom:13px;
color: #ffffff;
	text-decoration: none;
	display: block;
	text-align:center;
}
a.home {
	color: #ffffff;
	text-decoration: none;
	background-image:url(images/home_off.jpg);
	background-repeat: no-repeat;
	width: 103px;
	display: block;
	text-align:center;
}
a.home:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(images/home-on.jpg);
	background-repeat: no-repeat;
	width: 103px;
	display: block;
	text-align:center;
}

#p1 a.home {
	color: #000000;
	text-decoration: none;
	background-image: url(images/home-on.jpg);
	background-repeat: no-repeat;
	width: 103px;
	display: block;
	text-align:center;
}
.services {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	background-image:url(images/services_on.jpg);
	background-repeat: no-repeat;
	width:101px;
	padding-top:10px;
	padding-bottom:13px;
color: #ffffff;
	text-decoration: none;
	display: block;
	text-align:center;
}
a.services {
	color: #ffffff;
	text-decoration: none;
	background-image:url(images/services-off.jpg);
	background-repeat: no-repeat;
	width: 101px;
	display: block;
	text-align:center;
}
a.services:hover {
	color: #000000;
	text-decoration: none;
	background-image:url(images/services_on.jpg);
	background-repeat: no-repeat;
	width: 101px;
	display: block;
	text-align:center;
}

#p2 a.services {
	color: #000000;
	text-decoration: none;
	background-image:url(images/services_on.jpg);
	background-repeat: no-repeat;
	width: 101px;
	display: block;
	text-align:center;
}
.management {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	background-image:url(images/services_on.jpg);
	background-repeat: no-repeat;
	width:101px;
	padding-top:10px;
	padding-bottom:13px;
color: #ffffff;
	text-decoration: none;
	display: block;
	text-align:center;
}
a.management {
	color: #ffffff;
	text-decoration: none;
	background-image:url(images/services-off.jpg);
	background-repeat: no-repeat;
	width: 101px;
	display: block;
	text-align:center;
}
a.management:hover {
	color: #000000;
	text-decoration: none;
	background-image:url(images/services_on.jpg);
	background-repeat: no-repeat;
	width: 101px;
	display: block;
	text-align:center;
}

#p3 a.management {
	color: #000000;
	text-decoration: none;
	background-image:url(images/services_on.jpg);
	background-repeat: no-repeat;
	width: 101px;
	display: block;
	text-align:center;
}

.products {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	background-image:url(images/services_on.jpg);
	background-repeat: no-repeat;
	width:101px;
	padding-top:10px;
	padding-bottom:13px;
color: #ffffff;
	text-decoration: none;
	display: block;
	text-align:center;
}
a.products {
	color: #ffffff;
	text-decoration: none;
	background-image:url(images/services-off.jpg);
	background-repeat: no-repeat;
	width: 101px;
	display: block;
	text-align:center;
}
a.products:hover {
	color: #000000;
	text-decoration: none;
	background-image:url(images/services_on.jpg);
	background-repeat: no-repeat;
	width: 101px;
	display: block;
	text-align:center;
}

#p4 a.products {
	color: #000000;
	text-decoration: none;
	background-image:url(images/services_on.jpg);
	background-repeat: no-repeat;
	width: 101px;
	display: block;
	text-align:center;
}

.contact {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	background-image:url(images/contact-on.jpg);
	background-repeat: no-repeat;
	width:102px;
	padding-top:10px;
	padding-bottom:13px;
color: #ffffff;
	text-decoration: none;
	display: block;
	text-align:center;
}
a.contact {
	color: #ffffff;
	text-decoration: none;
	background-image:url(images/contact-off.jpg);
	background-repeat: no-repeat;
	width: 102px;
	display: block;
	text-align:center;
}
a.contact:hover {
	color: #000000;
	text-decoration: none;
	background-image:url(images/contact-on.jpg);
	background-repeat: no-repeat;
	width: 102px;
	display: block;
	text-align:center;
}

#p5 a.contact {
	color: #000000;
	text-decoration: none;
	background-image:url(images/contact-on.jpg);
	background-repeat: no-repeat;
	width: 102px;
	display: block;
	text-align:center;
}

