a.about {
	width: 94px;
	height: 29px;
	display:block;
	float:left;
	text-indent: -9999px;
	background: url(../../images/menu.gif) no-repeat 0 0;
	text-align:left
}
a.about:hover {
	background: url(../../images/menu.gif) no-repeat 0 -29px;
}
a.models {
	width: 76px;
	height: 29px;
	display:block;
	float:left;
	text-indent: -9999px;
	background: url(../../images/menu.gif) no-repeat -94px 0;
	text-align:left
}
a.models:hover {
	background: url(../../images/menu.gif) no-repeat -94px -29px;
}
a.newfaces {
	width: 100px;
	height: 29px;
	display:block;
	float:left;
	text-indent: -9999px;
	background: url(../../images/menu.gif) no-repeat -170px 0;
	text-align:left
}
a.newfaces:hover {
	background: url(../../images/menu.gif) no-repeat -170px -29px;
}
a.become {
	width: 151px;
	height: 29px;
	display:block;
	float:left;
	text-indent: -9999px;
	background: url(../../images/menu.gif) no-repeat -270px 0;
	text-align:left
}
a.become:hover {
	background: url(../../images/menu.gif) no-repeat -270px -29px;
}
a.contact {
	width: 80px;
	height: 29px;
	display:block;
	float:left;
	text-indent: -9999px;
	background: url(../../images/menu.gif) no-repeat -421px 0;
	text-align:left
}
a.contact:hover {
	background: url(../../images/menu.gif) no-repeat -421px -29px;
}

