a:focus	{
	outline: none;
	}

.nav1	{
	height: 52px;
	padding-left: 12px;
	text-align: left;
	}
.nav1 ul,
.nav1 li	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.nav1 li	{
	float: left;
	text-indent: -99999px;
	}
.nav1 a	{
	display: block;
	height: 52px;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
.nav1 li#nav1_home a	{
	width: 122px;
	background-image: url(../images/common/nav-home1.gif);
	}
.nav1 li#nav1_services a	{
	width: 120px;
	background-image: url(../images/common/nav-services1.gif);
	}
.nav1 li#nav1_news a	{
	width: 173px;
	background-image: url(../images/common/nav-news1.gif);
	}
.nav1 li#nav1_talent a	{
	width: 157px;
	background-image: url(../images/common/nav-talent1.gif);
	}
.nav1 li#nav1_about a	{
	width: 124px;
	background-image: url(../images/common/nav-about1.gif);
	}
.nav1 li#nav1_contact a	{
	width: 142px;
	background-image: url(../images/common/nav-contact1.gif);
	}
.nav1 li#nav1_blog a	{
	width: 112px;
	background-image: url(../images/common/nav-blog1.gif);
	}
.nav1 a:hover	{
	background-position: 0 -52px;
	}
.nav1 li.selected a	{
	background-position: 0 -104px;
	}