#rightButtons {
	list-style-type: none;
	position: relative;
	height: 175px;
}
.navButtons li a:link, .navButtons li a:visited, .navButtons li div {
	position: absolute;
	top: 0px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
	width: 138px;
	height: 35px;
}
.navButtons li div {
	z-index: 0;
}
#btnAbout {
	width: 138px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: -20px;
	background-image: url(/assets/images/buttons_left/about.gif);
	background-repeat: no-repeat;
}
#btnAbout a:link, #btnAbout a:visited, #btnAbout div {
	width: 138px;
	top: 0px;
}
#btnAbout a:hover, #btnAbout a:focus, #btnAbout div {
	background-image: url(/assets/images/buttons_left/about.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnAbout a:active, #btnAbout div.click, #btnAbout a.active {
	background-image: url(/assets/images/buttons_left/about.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnAbout.active a:link, #btnAbout.active a:visited {
	cursor: default;
	background-image: url(/assets/images/buttons_left/about.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnAdvantage {
	width: 138px;
	height: 35px;
	position: absolute;
	top: 35px;
	left: -20px;
	background-image: url(/assets/images/buttons_left/advantage.gif);
	background-repeat: no-repeat;
}
#btnAdvantage a:link, #btnAdvantage a:visited, #btnAdvantage div {
	width: 138px;
	top: 0px;
}
#btnAdvantage a:hover, #btnAdvantage a:focus, #btnAdvantage div {
	background-image: url(/assets/images/buttons_left/advantage.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnAdvantage a:active, #btnAdvantage div.click, #btnAdvantage a.active {
	background-image: url(/assets/images/buttons_left/advantage.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnAdvantage.active a:link, #btnAdvantage.active a:visited {
	cursor: default;
	background-image: url(/assets/images/buttons_left/advantage.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnServices {
	width: 138px;
	height: 35px;
	position: absolute;
	top: 70px;
	left: -20px;
	background-image: url(/assets/images/buttons_left/services.gif);
	background-repeat: no-repeat;
}
#btnServices a:link, #btnServices a:visited, #btnServices div {
	width: 138px;
	top: 0px;
}
#btnServices a:hover, #btnServices a:focus, #btnServices div {
	background-image: url(/assets/images/buttons_left/services.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnServices a:active, #btnServices div.click, #btnServices a.active {
	background-image: url(/assets/images/buttons_left/services.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnServices.active a:link, #btnServices.active a:visited {
	cursor: default;
	background-image: url(/assets/images/buttons_left/services.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnCSuccess {
	width: 138px;
	height: 35px;
	position: absolute;
	top: 105px;
	left: -20px;
	background-image: url(/assets/images/buttons_left/clientsuccess.gif);
	background-repeat: no-repeat;
}
#btnCSuccess  a:link, #btnPayors  a:visited, #btnPayors  div {
	width: 138px;
	top: 0px;
}
#btnCSuccess a:hover, #btnPayors a:focus, #btnPayors div {
	background-image: url(/assets/images/buttons_left/clientsuccess.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnCSuccess a:active, #btnPayors div.click, #btnPayors a.active {
	background-image: url(/assets/images/buttons_left/clientsuccess.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnCSuccess.active a:link, #btnPayors.active a:visited {
	cursor: default;
	background-image: url(/assets/images/buttons_left/clientsuccess.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnContact {
	width: 138px;
	height: 35px;
	position: absolute;
	top: 140px;
	left: -20px;
	background-image: url(/assets/images/buttons_left/contact.gif);
	background-repeat: no-repeat;
}
#btnContact a:link, #btnContact a:visited, #btnContact div {
	width: 138px;
	top: 0px;
}
#btnContact a:hover, #btnContact a:focus, #btnContact div {
	background-image: url(/assets/images/buttons_left/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnContact a:active, #btnContact div.click, #btnContact a.active {
	background-image: url(/assets/images/buttons_left/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#btnContact.active a:link, #btnContact.active a:visited {
	cursor: default;
	background-image: url(/assets/images/buttons_left/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
