.sm_rings {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}

.company_id {
	position: absolute;
	top: 75px;
	left: 43px;
	z-index: 3;
}
	
.nav_services {
	position: absolute;
	top: 72px;
	left: 230px;
	z-index: 3;
}

.nav_projects {
	position: absolute;
	top: 72px;
	left: 330px;
	z-index: 3;
}
		
.nav_praise {
	position: absolute;
	top: 72px;
	left: 438px;
	z-index: 3;
}
		
.nav_team {
   	position: absolute;
	top: 72px;
	left: 537px;
	z-index: 3;
}

.nav_home {
	position: absolute;
	top: 72px;
	left: 630px;
	z-index: 3;
}
		 
A.mail_link { 
	text-decoration: underline;
	color: black;
	}