#top_description {
	background:url("../img/es/top_description.gif") right no-repeat;
	width:570px;
	height:22px;
	float:left;
	margin-top: 53px;
	
}
a.more {
	background: url('../img/es/more_btn.gif') no-repeat;
	width:31px;
	height:13px;
	margin-right:4px;
	margin-top: 2px;
	float:right;
}
a.mobile {
	background: url('http://ninety10group.com/css/img/es/mobile_btn.gif') no-repeat;
	width:42px;
	height:13px;
	margin-left:4px;
	margin-top: 2px;
	float:right;
}
#people_h {
	background: url('../img/es/people_h.gif') no-repeat;
	width:98px;
}
#news_h {
	background: url('../img/es/news_h.gif') no-repeat;
	width:82px;
	float:left;
}
#thinking_h {
	background: url('../img/es/thinking_h.gif') no-repeat;
	width:82px;
	float:left;
}
#main_nav .nav_right_con a  {
	margin-left: 55px!important;
}
#nav_about {
	background: url('../img/es/about.gif') no-repeat;
	width:58px;
}
#nav_about:hover, #nav_about.on {
	background: url('../img/es/about_over.gif') no-repeat;
} 

#nav_clients {
	background: url('../img/es/clients.gif') no-repeat;
	width:80px;
}
#nav_clients:hover, #nav_clients.on {
	background: url('../img/es/clients_over.gif') no-repeat;
}

#nav_consult {
	background: url('../img/es/consult.gif') no-repeat;
	width:80px;
}
#nav_consult:hover, #nav_consult.on {
	background: url('../img/es/consult_over.gif') no-repeat;
}


#nav_insight {
	background: url('../img/es/insight.gif') no-repeat;
	width:130px;
}
#nav_insight:hover, #nav_insight.on {
	background: url('../img/es/insight_over.gif') no-repeat;
}

#nav_engagement {
	background: url('../img/es/engagement.gif') no-repeat;
	width:95px;
}
#nav_engagement:hover, #nav_engagement.on {
	background: url('../img/es/engagement_over.gif') no-repeat;
}

#nav_labs {
	background: url('../img/es/labs.gif') no-repeat;
	width:43px;
}
#nav_labs:hover, #nav_labs.on {
	background: url('../img/es/labs_over.gif') no-repeat;
}
#nav_enterprise {
	background: url('../img/es/enterprise.gif') no-repeat;
	width:87px;
}
#nav_enterprise:hover, #nav_enterprise.on {
	background: url('../img/es/enterprise_over.gif') no-repeat;
}