/*.nav_home{
	height:46px;
	width:60px;
	background:url(../imgs/menu_eng.png) -0px -0px no-repeat;
}
.nav_home:hover{
	background:url(../imgs/menu_eng.png) -0px -46px no-repeat;
}
.nav_home_selected{
	width:60px;
	height:46px;
	background:url(../imgs/menu_eng.png) -0px -46px no-repeat;
}
.nav_company{
	height:46px;
	width:127px;
	background:url(../imgs/menu_eng.png) -60px -0px no-repeat;
}
.nav_company:hover{
	background:url(../imgs/menu_eng.png) -60px -46px no-repeat;
}
.nav_company_selected{
	width:127px;
	background:url(../imgs/menu_eng.png) -60px -46px no-repeat;
}
.nav_projects{
	height:46px;
	width:121px;
	background:url(../imgs/menu_eng.png) -187px -0px no-repeat;
}
.nav_projects:hover{
	background:url(../imgs/menu_eng.png) -187px -46px no-repeat;
}
.nav_projects_selected{
	background:url(../imgs/menu_eng.png) -187px -46px no-repeat;
	width:121px;
}
.nav_services{
	height:46px;
	width:100px;
	background:url(../imgs/menu_eng.png) -308px -0px no-repeat;
}
.nav_services:hover{
	background:url(../imgs/menu_eng.png) -308px -46px no-repeat;
}
.nav_services_selected{
	background:url(../imgs/menu_eng.png) -308px -46px no-repeat;
	width:100px;
}
.nav_blog{
	height:46px;
	width:84px;
	background:url(../imgs/menu_eng.png) -408px -0px no-repeat;
	
}
.nav_blog:hover{
	background:url(../imgs/menu_eng.png) -408px -46px no-repeat;
}
.nav_blog_selected{
	background:url(../imgs/menu_eng.png) -408px -46px no-repeat;
	width:84px;
}
.nav_cont{
	height:46px;
	width:125px;
	background:url(../imgs/menu_eng.png) -492px -0px no-repeat;
}
.nav_cont:hover{
	background:url(../imgs/menu_eng.png) -492px -46px no-repeat;
}
.nav_cont_selected{
	background:url(../imgs/menu_eng.png) -492px -46px no-repeat;
	width:125px;
}

.nav_contact{
	height:46px;
	width:124px;
	background:url(../imgs/menu_eng.png) -617px -0px no-repeat;
}
.nav_contact:hover{
	background:url(../imgs/menu_eng.png) -617px -46px no-repeat;
}
.nav_contact_selected{
	background:url(../imgs/menu_eng.png) -617px -46px no-repeat;
	width:124px;
}
.nav_forum{
	height:46px;
	width:119px;
	background:url(../imgs/menu_eng.png) -741px -0px no-repeat;
}
.nav_forum:hover{
	background:url(../imgs/menu_eng.png) -741px -46px no-repeat;
}
.nav_forum_selected{
	background:url(../imgs/menu_eng.png) -741px -46px no-repeat;
	width:119px;
}
.nav_live{
	height:46px;
	width:102px;
	background:url(../imgs/menu_eng.png) -860px -0px no-repeat;
}
.nav_live:hover{
	background:url(../imgs/menu_eng.png) -860px -46px no-repeat;
}
.nav_live_selected{
	background:url(../imgs/menu_eng.png) -860px -46px no-repeat;
	width:102px;
}*/