/*.services-left {
	width:180px;
	float:left;
	height:200px;
	padding-top:20px;
}
.services-right	{
	width:280px;
	float:right;
	height:200px;
	padding-top:20px;	
}
.services-left a{
	text-decoration:none;
	color:#707070;
}
.services-right	a{
	text-decoration:none;
	color:#707070;
}
.services-left img{
	float:left;
	padding-right:10px;
}
.services-right img{
	float:left;
	padding-right:10px;
}
	#web-services{
		padding-left:10px;
		padding-top:10px;
	}
	#web-services li{
		color:#5D5D5D;
		display:block;
		padding-bottom:20px;
		list-style:none;
	}
	#web-services a:hover{
		text-decoration:underline;
		list-style:none;
	}*/
#sub-menu ul li a { 
	display: block; 
	height:31px; 
	overflow:hidden; 
	text-indent:-99999px;
	margin-top:-6px;
	background:transparent url(../images/out-sourcing-menu.png) left bottom no-repeat;
}
	#sub-menu ul li#php-programmers a { background-position:0 0; width:260px;}
	#sub-menu ul li#php-programmers a:hover { background-position:0 -31px; width:260px; }	
	#sub-menu ul li#joomla-developers a { background-position:-260px 0px; width:200px; }
	#sub-menu ul li#joomla-developers a:hover { background-position:-260px -31px; width:200px; }		
	#sub-menu ul li#wordpress-developers a { background-position:-475px 0; width:200px; }
	#sub-menu ul li#wordpress-developers a:hover { background-position:-475px -31px; width:200px; }
	#sub-menu ul li#web-designers a { background-position:-675px 0; width:230px; }
	#sub-menu ul li#web-designers a:hover { background-position:-675px -31px; width:230px; }