ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="keywords" content="Software testing,Agile software development,Nivista,Quality,Performance Improvement,Lower Deficiencies in Service Levels,Lower Costs,Enhanced efficiency levels,User Requirements,Software Specifications,System Testing,Acceptance Testing,Analysis,High Level Design,Low Level Design,Code,Unit Testing,Integration Testing,Functional Testing,Acceptance Testing,Application Development,Portals,Sharepoint Portals,DotNetNuke Portals,E-Commerce (MS Commerce Server),Desktop applications,Customer Relationship Management (CRM),Microsoft,Verification and Validation,Migration,Maintenance,DotNet,MS Share point portal services,MS Dynamics,MS BizTalk server,Staffing Services,Foundation,Technical,Personality Development,Project Assignment,offshore IT and ITES solutions provider,Nivista Technologies,team of software pundits,offshore development,integration and support,CRM technology services,Robust solutions,Organizational commitment,Quality,software development,requirement,analysis,prototyping,development,documentation,testing,delivery and client acceptance,Microsoft Dynamics CRM,Microsoft CRM Consulting,Microsoft Share point,Microsoft Biz Talk,Microsoft Development,Offshore CRM Consulting,Offshore Dynamics CRM,.Net Development,Offshore Dynamics CRM BizTalk,Offshore Dynamics CRM Share point,Offshore Microsoft CRM consulting,Microsoft Dynamics,Microsoft Technologies,Customer Relationship Management,Microsoft Sharepoint consulting,Offshore Microsoft Sharepoint consulting,Offshore Software development,Microsoft Biztalk consulting,Software development India,CRM consulting India,Microsoft CRM consulting India,offshore dot net web development,Web development India" /> <meta name="description" content="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." /> <title>Home</title> <link href="includes/styles.css" rel="stylesheet" type="text/css" /> <script language="javascript" src="includes/stm.js" ></script> <SCRIPT language=JavaScript> <!-- var bName = navigator.appName; var bVer = parseInt(navigator.appVersion); var NS6 = (bName == "Netscape" && bVer >= 5); var NS4 = (bName == "Netscape" && bVer >= 4 && bVer < 5); var IE4 = (bName == "Microsoft Internet Explorer" && bVer >= 4); var NS3 = (bName == "Netscape" && bVer < 4); var IE3 = (bName == "Microsoft Internet Explorer" && bVer < 4); var intTop=62 if (NS4) {intTop=61;} var intLeft=0 // SHOW MENU function imgPos(imgName){ img = getImage(imgName); imgLeft = getImagePageLeft(img); // LEFT POSITION intLeft=imgLeft return imgLeft; } function getImage(name) { if (NS4 || NS6) { return findImage(name, document); } if (IE4 || NS6) return eval('document.all.' + name); return null; } function findImage(name, doc) { var i, img; for (i = 0; i < doc.images.length; i++) if (doc.images[i].name == name) return doc.images[i]; for (i = 0; i < doc.layers.length; i++) if ((img = findImage(name, doc.layers[i].document)) != null) { img.container = doc.layers[i]; return img; } return null; } function getImagePageLeft(img) { var x, obj; if (NS4 || NS6) { if (img.container != null) return img.container.pageX + img.x - 1; else return img.x - 1; } if (IE4) { x = 0; obj = img; while (obj.offsetParent != null) { x += obj.offsetLeft; obj = obj.offsetParent; } x += obj.offsetLeft; return x; } return -1; } function getImagePageTop(img) { var y, obj; if (NS4 || NS6) { if (img.container != null) return img.container.pageY + img.y; else return img.y; } if (IE4) { y = 0; obj = img; while (obj.offsetParent != null) { y += obj.offsetTop; obj = obj.offsetParent; } y += obj.offsetTop; return y; } return -1; } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } //--> </SCRIPT> <SCRIPT language=javascript1.1><!-- js="1.1"; //--></SCRIPT> <SCRIPT language=javascript1.2><!-- sw=screen.width; sh=screen.height; js="1.2"; var v=navigator.appName; if (v != "Netscape") { c=screen.colorDepth; } else { c=screen.pixelDepth; } j=navigator.javaEnabled(); if (v == "Netscape") { for (i = 0; i < navigator.plugins.length; ++i) p += navigator.plugins[i].name + ';'; p = escape(p); } if (v == "Opera") { for (i = 0; i < navigator.plugins.length; ++i) p += navigator.plugins[i].name + ';'; p = escape(p); } //--></SCRIPT> <SCRIPT language=javascript1.3><!-- js="1.3"; //--></SCRIPT> <SCRIPT language=javascript1.4><!-- js="1.4%2B"; //--></SCRIPT> <script language=javascript> <!-- // SHOW MENU function shLayer(layerName){ img = getImage("imgTabs"); x = getImagePageLeft(img); y = getImagePageTop(img); menuTop = y + 23; // LAYER TOP POSITION if(layerName=='Sublay') { menuTop = y + 77; } CompanyL = x -85 ; // 'about' LAYER LEFT POSITION QualityL = x +24 ; // 'about' LAYER LEFT POSITION CareersL = x + 245 ; // 'Rat' LAYER LEFT POSITION ITL = x - 12 ; // 'Job' LAYER LEFT POSITION BPOL = x - 12 ; // 'Job' LAYER LEFT POSITION TechL = x - 12 ; // 'Job' LAYER LEFT POSITION if (NS4 || IE4 || NS6) { if (timeOn != null) { clearTimeout(timeOn) hideLayer(onLayer) } if (NS4 || IE4) { eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.visibility="'+layerVis+'"'); eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.top="'+menuTop+'"'); eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.left="'+eval(layerName+'L')+'"'); } if (NS6) { eval(layerRef+'("'+layerName+'")'+styleSwitch+'.visibility="'+layerVis+'"'); eval(layerRef+'("'+layerName+'")'+styleSwitch+'.top="'+menuTop+'"'); eval(layerRef+'("'+layerName+'")'+styleSwitch+'.left="'+eval(layerName+'L')+'"'); } onLayer = layerName } } window.onerror = null; var menuActive = 0 var menuOn = 0 var onLayer var timeOn = null // LAYER SWITCHING CODE if (NS4 || IE4 || NS6) { if (navigator.appName == "Netscape" && !document.getElementById){ layerStyleRef="layer."; layerRef="document.layers"; styleSwitch=""; layerVis="show"; layerHid="hide"; } else if (!document.all && document.getElementById) { layerStyleRef="layer.style."; layerRef="document.getElementById"; styleSwitch=".style"; layerVis="visible"; layerHid="hidden"; } else { layerStyleRef="layer.style."; layerRef="document.all"; styleSwitch=".style"; layerVis="visible"; layerHid="hidden"; } }// HIDE MENU function hideLayer(layerName){ if (menuActive == 0) { if (NS4 || IE4) { eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.visibility="'+layerHid+'"'); } if (NS6) { eval(layerRef+'("'+layerName+'")'+styleSwitch+'.visibility="'+layerHid+'"'); } } }// TIMER FOR BUTTON MOUSE OUT function btnTimer() { timeOn = setTimeout("btnOut()",1000) }// BUTTON MOUSE OUT function btnOut(layerName) { if (menuActive == 0) { hideLayer(onLayer) } }// MENU MOUSE OVER function menuOver(itemName) { clearTimeout(timeOn) menuActive = 1 }// MENU MOUSE OUT function menuOut(itemName) { menuActive = 0 timeOn = setTimeout("hideLayer(onLayer)", 400) }// SET BACKGROUND COLOR function setBgColor(layer, color) { if (NS6){ eval('document.getElementById("'+layer+'").style.backgroundColor="'+color+'"'); } else if (NS4){ eval('window.document.layers["'+layer+'"].document.bgColor="'+color+'"'); eval('window.document.layers["'+layer+'"].saveColor="'+color+'"'); } else if (IE4){ eval('document.all.'+layer+'.style.backgroundColor="'+color+'"'); } } // --> </script> <script type="text/javascript" language="javascript"> function passvalue() { document.getElementById("frmSearch").submit(); } </script> </head> <body onLoad="MM_preloadImages('images/it_serv_on.gif','images/tech_on.gif')" action="searchresults.htm" method="get"> <div id=Company style="HEIGHT: 23px; POSITION: absolute; Z-INDEX: 1; visibility: hidden; left: 195px;"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="80" border=0 cellpadding=0 cellspacing=0 class="font2" > <tr> <td bgcolor=#000000> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="130" border=0 cellpadding=6 cellspacing=0 class="font21"> <tr id=com1 bgcolor="#dadada"> <td onMouseOver="menuOver('rollimg2');setBgColor('com1','#96aabe')" onMouseOut="menuOut('rollimg2');setBgColor('com1','#dadada')">&nbsp;<a href="about/about_vision.htm" class="font21">Vision</a></td> </tr> <tr id=com2 bgcolor="#dadada"> <td onMouseOver="menuOver('rollimg2');setBgColor('com2','#96aabe')" onMouseOut="menuOut('rollimg2');setBgColor('com2','#dadada')">&nbsp;<a href="about/about_team.htm" class="font21">Team</a></td> </tr> <!--<tr id=com3 bgcolor="#dadada"> <td onMouseOver="menuOver('rollimg2');setBgColor('com3','#96aabe')" onMouseOut="menuOut('rollimg2');setBgColor('com3','#dadada')">&nbsp;<a href="about/about_partners.htm" class="font21">Partners</a></td> </tr> <tr id=com4 bgcolor="#dadada"> <td onMouseOver="menuOver('rollimg2');setBgColor('com4','#96aabe')" onMouseOut="menuOut('rollimg2');setBgColor('com4','#dadada')">&nbsp;<a href="about/about_milestones.htm" class="font21">Milestones</a></td> </tr>--> <tr id=com5 bgcolor="#dadada"> <td onMouseOver="menuOver('rollimg2');setBgColor('com5','#96aabe')" onMouseOut="menuOut('rollimg2');setBgColor('com5','#dadada')">&nbsp;<a href="about/about_infrastructure.htm" class="font21">Infrastructure</a></td> </tr> <tr id=com6 bgcolor="#dadada"> <td onMouseOver="menuOver('rollimg2');setBgColor('com6','#96aabe')" onMouseOut="menuOut('rollimg2');setBgColor('com6','#dadada')">&nbsp;<a href="about/about_downloads.htm" class="font21">Downloads</a></td> </tr> </table> </td> </tr> </table> </div> <div id=Quality style="HEIGHT: 23px; POSITION: absolute; Z-INDEX: 1; visibility: hidden; left: 195px;"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="80" border=0 cellpadding=0 cellspacing=0 class="font2" > <tr> <td bgcolor=#000000> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="130" border=0 cellpadding=6 cellspacing=0 class="font21"> <!--<tr id=qua1 bgcolor="#dadada"> <td onMouseOver="menuOver('rollimg2');setBgColor('qua1','#96aabe')" onMouseOut="menuOut('rollimg2');setBgColor('qua1','#dadada')">&nbsp;<a href="quality/qua_processes.htm" class="font21">Processes</a></td> </tr>--> <tr id=qua2 bgcolor="#dadada"> <td onMouseOver="menuOver('rollimg2');setBgColor('qua2','#96aabe')" onMouseOut="menuOut('rollimg2');setBgColor('qua2','#dadada')">&nbsp;<a href="quality/qua_itservices.htm" class="font21">IT Services</a></td> </tr> <tr id=qua3 bgcolor="#dadada"> <td onMouseOver="menuOver('rollimg2');setBgColor('qua3','#96aabe')" onMouseOut="menuOut('rollimg2');setBgColor('qua3','#dadada')">&nbsp;<a href="quality/qua_bposervices.htm" class="font21">BPO Services</a></td> </tr> </table> </td> </tr> </table> </div> <div id=Careers style="HEIGHT: 23px; POSITION: absolute; Z-INDEX: 1; visibility: hidden; left: 195px;"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="80" border=0 cellpadding=0 cellspacing=0 class="font2" > <tr> <td bgcolor=#000000> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="130" border=0 cellpadding=6 cellspacing=0 class="font2"> <tr id=car1 bgcolor="#dadada"> <td onMouseOver="menuOver('rollimg2');setBgColor('car1','#96aabe')" onMouseOut="menuOut('rollimg2');setBgColor('car1','#dadada')">&nbsp;<a href="careers/care_workplace.htm" class="font2">Work Place</a></td> </tr> <tr id=car2 bgcolor="#dadada"> <td onMouseOver="menuOver('rollimg2');setBgColor('car2','#96aabe')" onMouseOut="menuOut('rollimg2');setBgColor('car2','#dadada')">&nbsp;<a href="careers/care_benefits.htm" class="font2">Benefits</a></td> </tr> <tr id=car3 bgcolor="#dadada"> <td onMouseOver="menuOver('rollimg2');setBgColor('car3','#96aabe')" onMouseOut="menuOut('rollimg2');setBgColor('car3','#dadada')">&nbsp;<a href="careers/care_currentopenings.htm" class="font2">Current Openings</a></td> </tr> </table> </td> </tr> </table> </div> <div id=IT style="HEIGHT: 23px; POSITION: absolute; Z-INDEX: 1; visibility: hidden; left: 195px;"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="80" border=0 cellpadding=0 cellspacing=0 class="font2" > <tr> <td height="142" valign="bottom"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="8" align="left" border=0 cellpadding=0 cellspacing=0 class="font2" > <tr> <td width="8" height="25" bgcolor="#595959" align="center"></td> </tr> </table> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="80" border=0 cellpadding=0 cellspacing=0 class="font2" > <tr> <td bgcolor=#000000> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="180" border=0 cellpadding=6 cellspacing=0 class="font2"> <tr id=it2 bgcolor="#8b8b8b"> <td onMouseOver="menuOver('rollimg2');setBgColor('it2','#9d9d9d')" onMouseOut="menuOut('rollimg2');setBgColor('it2','#8b8b8b')">&nbsp;<a href="it/it_webapplications.htm" class="font2">MS .net competency</a></td> </tr> <tr id=it1 bgcolor="#8b8b8b"> <td onMouseOver="menuOver('rollimg2');setBgColor('it1','#9d9d9d')" onMouseOut="menuOut('rollimg2');setBgColor('it1','#8b8b8b')">&nbsp;<a href="it/it_crmservices.htm" class="font2">MS Dynamics CRM</a></td> </tr> <tr id=it3 bgcolor="#8b8b8b"> <td onMouseOver="menuOver('rollimg2');setBgColor('it3','#9d9d9d')" onMouseOut="menuOut('rollimg2');setBgColor('it3','#8b8b8b')">&nbsp;<a href="it/it_verificationvalidation.htm" class="font2">Share Point Portal services</a></td> </tr> <tr id=it4 bgcolor="#8b8b8b"> <td onMouseOver="menuOver('rollimg2');setBgColor('it4','#9d9d9d')" onMouseOut="menuOut('rollimg2');setBgColor('it4','#8b8b8b')">&nbsp;<a href="it/it_migrationservices.htm" class="font2">Business Intelligence</a></td> </tr> <tr id=it5 bgcolor="#8b8b8b"> <td onMouseOver="menuOver('rollimg2');setBgColor('it5','#9d9d9d')" onMouseOut="menuOut('rollimg2');setBgColor('it5','#8b8b8b')">&nbsp;<a href="it/it_maintenanceservices.htm" class="font2">Maintenance Services</a></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </div> <div id=BPO style="HEIGHT: 23px; POSITION: absolute; Z-INDEX: 1; visibility: hidden; left: 195px;"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="80" border=0 cellpadding=0 cellspacing=0 class="font2" > <tr> <td height="198" valign="bottom"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="8" align="left" border=0 cellpadding=0 cellspacing=0 class="font2" > <tr> <td width="8" height="25" bgcolor="#595959" align="center"></td> </tr> </table> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="80" border=0 cellpadding=0 cellspacing=0 class="font2" > <tr> <td bgcolor=#000000> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="180" border=0 cellpadding=6 cellspacing=0 class="font2"> <tr id=bpo1 bgcolor="#8b8b8b"> <td onMouseOver="menuOver('rollimg2');setBgColor('bpo1','#9d9d9d')" onMouseOut="menuOut('rollimg2');setBgColor('bpo1','#8b8b8b')">&nbsp;<a href="bpo/bpo_voicebasedservices.htm" class="font2">Voice-based Services</a></td> </tr> <tr id=bpo2 bgcolor="#8b8b8b"> <td onMouseOver="menuOver('rollimg2');setBgColor('bpo2','#9d9d9d')" onMouseOut="menuOut('rollimg2');setBgColor('bpo2','#8b8b8b')">&nbsp;<a href="bpo/bpo_contactcentreservices.htm" class="font2">Contact Centre Services</a></td> </tr> <tr id=bpo3 bgcolor="#8b8b8b"> <td onMouseOver="menuOver('rollimg2');setBgColor('bpo3','#9d9d9d')" onMouseOut="menuOut('rollimg2');setBgColor('bpo3','#8b8b8b')">&nbsp;<a href="bpo/bpo_technicalsupportservices.htm" class="font2">Technical Support Services</a></td> </tr> <tr id=bpo4 bgcolor="#8b8b8b"> <td onMouseOver="menuOver('rollimg2');setBgColor('bpo4','#9d9d9d')" onMouseOut="menuOut('rollimg2');setBgColor('bpo4','#8b8b8b')">&nbsp;<a href="bpo/bpo_nonvoiceservices.htm" class="font2">Non-Voice Services</a></td> </tr> <tr id=bpo5 bgcolor="#8b8b8b"> <td onMouseOver="menuOver('rollimg2');setBgColor('bpo5','#9d9d9d')" onMouseOut="menuOut('rollimg2');setBgColor('bpo5','#8b8b8b')">&nbsp;<a href="bpo/bpo_verticals.htm" class="font2">Verticals</a></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </div> <div id=Tech style="HEIGHT: 23px; POSITION: absolute; Z-INDEX: 1; visibility: hidden; left: 195px;"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="80" border=0 cellpadding=0 cellspacing=0 class="font2" > <tr> <td height="175" valign="bottom"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="8" align="left" border=0 cellpadding=0 cellspacing=0 class="font2" > <tr> <td width="8" height="25" bgcolor="#595959" align="center"></td> </tr> </table> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="80" border=0 cellpadding=0 cellspacing=0 class="font2" > <tr> <td bgcolor=#000000> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="180" border=0 cellpadding=6 cellspacing=0 class="font2"> <tr id=tech1 bgcolor="#8b8b8b"> <td onMouseOver="menuOver('rollimg2');setBgColor('tech1','#9d9d9d')" onMouseOut="menuOut('rollimg2');setBgColor('tech1','#8b8b8b')">&nbsp;<a href="technologies/tec_technologies.htm" class="font2">Technologies</a></td> </tr> <tr id=tech2 bgcolor="#8b8b8b"> <td onMouseOver="menuOver('rollimg2');setBgColor('tech2','#9d9d9d')" onMouseOut="menuOut('rollimg2');setBgColor('tech2','#8b8b8b')">&nbsp;<a href="technologies/tec_whitepapers.htm" class="font2">White Papers</a></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </div> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." align="center" border="0" cellspacing="0" class="maintable" cellpadding="0"> <tr> <td class="bluecolor"><img alt="Nivista Technologies Private Limited" src="images/spacer.gif" height="4" width="1" /></td> </tr> <tr> <td> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="102"> <td class="topbanbg" width="22%" align="center"><img src="images/logo.gif" alt="Nivista Technologies Private Limited" border="0" /></td> <td class="topbanbg" align="right"><img src="images/topbanimg3.jpg" alt="Nivista Technologies Private Limited" /></td> <td width="350" class="topbanbg1inner"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." border="0" width="89%" align="center" cellspacing="0" cellpadding="5"> <tr> <td align="right"><img src="images/icon_home.gif" alt="Home" /></td> <td align="left"><a href="index.htm" class="topnavlinks1">HOME</a></td> <td width="1"></td> <td align="right"><img src="images/icon_contact.gif" alt="Contact Us" /></td> <td align="left"><a href="pages/contactus.htm" class="topnavlinks1">CONTACT US</a></td> <td width="2"></td> <td align="right"><img src="images/icon_login.gif" alt="Login" /></td> <td><a href="pages/login.htm" class="topnavlinks1">LOGIN</a></td> </tr> </table> </td> </tr> <tr> <td colspan="3" class="topheaderbg"><img alt="Nivista Technologies Private Limited" src="images/spacer.gif" height="3"/></td> </tr> </table> <!--<table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="100%" border="0" cellspacing="0" cellpadding="0"> <tr height="105"> <td class="topbanbg" align="right" style="padding-right:57px;"><img alt="Nivista Technologies Private Limited" src="images/logo.gif" alt="" /></td> <td align="right" width="20%"><img src="images/topbanimg3.jpg" alt="Nivista Technologies Private Limited" /></td> <td width="359" valign="top" class="topbanbg1"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." border="0" align="center" style="padding-top:25px;" cellspacing="0" cellpadding="0"> <tr valign="bottom"> <td><img src="images/icon_home.gif" alt="Home" /></td> <td>&nbsp;<a href="#" class="topnavlinks">HOME</a></td> <td width="20">&nbsp;</td> <td><img src="images/icon_contact.gif" alt="Contact Us" /></td> <td>&nbsp;<a href="pages/contactus.htm" class="topnavlinks">CONTACT US</a></td> <td width="20">&nbsp;</td> <td><img src="images/icon_login.gif" alt="Login" /></td> <td>&nbsp;<a href="pages/login.htm" class="topnavlinks">LOGIN</a></td> </tr> </table> </td> </tr> </table>--> </td> </tr> <tr> <td class="topnavbg" align="center" height="28" > <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." border="0" cellspacing="0" cellpadding="0"> <tr height="28"> <td><a href="about/aboutus.htm" class="topnavlinks">Company</a><!-- onMouseOut="MM_swapImgRestore();menuOut('Company')" onMouseOver="MM_swapImgRestore();shLayer('Company')"--></td> <td><img alt="Nivista Technologies Private Limited" src="images/topnavbut.gif" name="imgTabs" id="imgTabs" class="image" /></td> <td><a href="quality/quality.htm" class="topnavlinks">Quality</a><!-- onMouseOut="MM_swapImgRestore();menuOut('Quality')" onMouseOver="MM_swapImgRestore();shLayer('Quality')"--></td> <td><img alt="Nivista Technologies Private Limited" src="images/topnavbut.gif" class="image" /></td> <td><a href="pages/ourwork.htm" class="topnavlinks">Our Work</a></td> <td><img alt="Nivista Technologies Private Limited" src="images/topnavbut.gif" class="image" /></td> <td><a href="careers/careers.htm" class="topnavlinks">Careers</a><!-- onMouseOut="MM_swapImgRestore();menuOut('Careers')" onMouseOver="MM_swapImage();shLayer('Careers')"--></td> <td><img alt="Nivista Technologies Private Limited" src="images/topnavbut.gif" class="image" /></td> <td><a href="pages/staffing.htm" class="topnavlinks">Staffing</a></td> <td><img alt="Nivista Technologies Private Limited" src="images/topnavbut.gif" class="image" /></td> <td><a href="pages/itfinishingschool.htm" class="topnavlinks">IT Finishing School</a></td> <td><img alt="Nivista Technologies Private Limited" src="images/topnavbut.gif" class="image" /></td> <td><a href="pages/partners.htm" class="topnavlinks">partners</a></td> <!--<td visible="false" ><img alt="Nivista Technologies Private Limited" src="images/topnavbut.gif" class="image" /></td> <td visible="false"><a href="photogallery.htm" class="topnavlinks">Photo Gallery</a></td>--> </tr> </table> </td> </tr> <tr> <td height="0" class="graycolor"><img alt="Nivista Technologies Private Limited" src="images/spacer.gif" height="1" width="1" /></td> </tr> <tr> <td> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="1000" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="190" height="162"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td height="54" class="homeleftnavlinks" onMouseOut="menuOut('IT')" onMouseOver="shLayer('IT')" title="IT Services"><a href="it/itservices.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('it','','images/it_serv_on.gif',1)"><img src="images/it_serv_off.gif" name="it" width="190" height="54" border="0"></a></td> </tr> <tr> <td height="54" class="homeleftnavlinks" onMouseOut="menuOut('BPO')" onMouseOver="shLayer('BPO')" title="BPO Services"><a href="bpo/bposervices.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('bop','','images/bpo_serv_on.gif',0)"><img src="images/bpo_serv_off.gif" name="bop" width="190" height="54" border="0"></a></td> </tr> <tr> <td height="54" class="homeleftnavlinks" onMouseOut="menuOut('Tech')" onMouseOver="shLayer('Tech')" title="Technologies"><a href="technologies/technologies.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('tech','','images/tech_on.gif',1)"><img src="images/tech_off.gif" name="tech" width="190" height="54" border="0"></a></td> </tr> </table> </td> <td width="4" bgcolor="#c3ced4"><img alt="Nivista Technologies Private Limited" src="images/spacer.gif" height="1" width="5" /></td> <td width="754" align="right" bgcolor="#FFFFFF"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="754" height="162"> <param name="movie" value="images/homeflash.swf" /> <param name="WMode" value="Transparent"> <param name="quality" value="high" /> <embed src="images/homeflash.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="transparent" type="application/x-shockwave-flash" width="754" height="162"></embed> </object> </td> <td width="52"><img alt="Nivista Technologies Private Limited" src="images/topmiddleimg.jpg"/></td> </tr> </table> </td> </tr> <tr> <td height="1" class="bluecolor"><img alt="Nivista Technologies Private Limited" src="images/spacer.gif" height="1" width="1" /></td> </tr> <tr> <td> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td colspan="2" class="homeaboutbg" valign="top"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="223" valign="top"> <form id="frmSearch" action="searchresults.htm" method="get"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="194px" border="0" cellspacing="0" cellpadding="0"> <tr class="bluecolor1" height="33"> <td align="right" width="55">Search:&nbsp;</td> <td width="105"><input name="txtSearch" id="txtSearch" class="textbox" type="text" /></td> <td align="center"><a href="#" onclick="passvalue()"><img src="images/go.gif" alt="Search" border="0" /></a></td> </tr> </table> </form> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="193px" border="0" cellspacing="0" cellpadding="0"> <tr> <td class="whitecolor"><img src="images/spacer.gif" height="1" width="1" alt="Nivista Technologies Private Limited" /></td> </tr> <tr> <td class="rightborder"><img src="images/partners.gif" alt="Partners" /></td> </tr> <tr> <td class="partnersbg" style="padding:0px 10px 0px 70px;"> Nivista is keen to forge technology or business or Channel partnerships / alliances.<br /><br /> <div align="right"><b>&raquo;</b>&nbsp;<a href="pages/partners.htm" class="morelinks">Become a partner</a></div> </td> </tr> </table> </td> <td style="padding:0px 30px 0px 15px;"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." border="0" cellspacing="0" cellpadding="0"> <tr> <td><img src="images/welcome.gif" alt="Welcome to Nivista Technologies Private Limited" /></td> <td valign="bottom" style="padding:0px 0px 2px 10px;" class="graytext">formed by a group of software pundits</td> </tr> </table><br /> The premier offshore software development Company that brings software products to life for companies that lack the time, money or expertise to develop them internally. Our focus is to provide eBusiness strategy, interactive design, web designing And development services, application development and enterprise system integration. application development and enterprise system integration. You'll find that we're a progressive, open minded and experienced company with a welcoming...<br /><br /> <div align="right"><a href="about/aboutus.htm" class="morelinks">More...</a></div> </td> </tr> </table> </td> </tr> <tr> <td width="50%" class="whitecolor"><img alt="Nivista Technologies Private Limited" src="images/spacer.gif" height="1" width="1" /></td> <td width="50%" class="whitecolor"><img alt="Nivista Technologies Private Limited" src="images/spacer.gif" height="1" width="1" /></td> </tr> <tr> <td class="itservicesbg"><img src="images/it_services_heading.gif" alt="IT Services" /></td> <td class="bposervicesbg"><img src="images/bpo_services_heading.gif" alt="BPO Services" /></td> </tr> <tr> <td class="whitecolor"><img alt="Nivista Technologies Private Limited" src="images/spacer.gif" height="1" width="1" /></td> <td class="whitecolor"><img alt="Nivista Technologies Private Limited" src="images/spacer.gif" height="1" width="1" /></td> </tr> <tr> <td class="itservicesbgimg"> Nivista offers technology services to CRM consulting companies and mid-size & small business houses seeking workable Internet and web solutions for their business problems.<br /><br /> <div align="right"><a href="it/itservices.htm" class="morelinks">More...</a></div> </td> <td class="bposervicesbgimg"> Our focus is to provide eBusiness strategy, interactive design, web designing And development services, application development and enterprise system integration ...<br /><br /> <div align="right"><a href="bpo/bposervices.htm" class="morelinks">More...</a></div> </td> </tr> </table> </td> <td class="homerightbg" valign="top"> <table summary="Nivista Technologies is an offshore IT and ITES solutions provider having its delivery center in Hyderabad, India and offices in Seattle and Denver, United States." width="100%" border="0" cellspacing="0" cellpadding="0"> <tr bgcolor="#244b78"> <td height="130" valign="top" class="wtext" style="padding:15px 15px 0px 15px;"> <span class="bluetext">Interested in our services?</span><br />Please <a href="it/itservices.htm" class="wlinks">submit</a> your request and we will ensure prompt response.<br /><br /> <span class="bluetext">Existing Nivista customer?</span><br /> Please <a href="pages/login.htm" class="wlinks">click here</a> for customer support section<br /><br /> <span class="bluetext">Interested in our buy now services?</span><br /> Please click here for details.<br /><br /> </td> </tr> <tr> <td height="1" bgcolor="#2b578d" align="center"><img src="images/spacer.gif" alt="Line" /></td> </tr> <tr> <td height="33"><img src="images/testimonials1.gif" alt="Testimonials" /></td> </tr> <tr> <td valign="top" style="padding:5px 15px 0px 15px;"> <marquee behavior="scroll" class="wtext" width="100%" direction="up" height="170px" scrollamount="1" onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=1"> I can only give the highest of recommendations to the team at Nivista. My project was to build an application and website that would be integral components of my startup company. As a consultant that has worked with many talented people on many successful software projects, I would require high expectations from the provider that I would ultimately choose. Not only was I impressed with the quality of PG s work and dedication to my project (I ve even called them on the phone late in their evening), it cost me a fraction of what it would have if I found resources this talented locally. In fact, my experience with them has been so good, I have made them my full time tech team handling all system development and administration on an ongoing basis. That is all the recommendation you need to know.<br /><br /> - Greg Barton, CEO  Slick city Media Inc., NYC<br /><br /> <div align="center">---------------------</div><br /> You absolutely will NOT go wrong selecting these guys. They were diligent and informative from Day One, and this was crucial to our success. Their ability to keep us on track throughout every phase is a true testament to their abilities because this was a complicated and complex project...their efforts made it seem easy. Their input was invaluable and the level of communication was better than we've experienced in the past. You can have full confidence in their capabilities as this platform was built both for synchronized desktop and web-based use. We look forward to doing additional projects with them in the future and we're certain you will echo the same sentiments if you work with Nivista. Thank you guys, as you can tell, we're very excited!<br /><br /> - Greg Zellers, CEO Page Green; Cortland, NY<br /><br /> <div align="center">---------------------</div><br /> Before we got excuses, with PunditsGuild we got results.<br /><br /> - P. R. B Kumar, GM  BSNL, India<br /><br /> <div align="center">---------------------</div><br /> Excellent ASP / HTML Skillet. Fast Turn-around. Very inexpensive to use. A great experience! I will use them again and again<br /><br /> - Rich, Independent Technical Consultant, NY <br /><br /> <div align="center">---------------------</div><br /> Everything was done right and on time. Professional service at a good price. I''ll use them again. These guys are good. Join the revolution, Sell America Overseas!<br /><br /> - David Key, President, Salon Pro Services, TX<br /><br /> <div align="center">---------------------</div><br /> I couldn t recommend them highly enough. I was extremely hesitant about working with a provider outside the USA, however it couldn t have been easier. Throughout the project they were prompt, accessible, and flexible in helping design the perfect solution for me. Their work is TOP NOTCH. I have already begun thinking of other things to send their way!!<br /><br /> - Rich Katz, President  Loantoolbox.com<br /><br /> <div align="center">---------------------</div><br /> I would highly recommend using them. Besides the fact that they are VERY professional and finished the project ahead of schedule, they got the job done right the first time! They actually take the time to ask specific questions about what you want done with your project. They are the only people that I ve used that had actually listened to what I wanted to accomplish BEFORE starting to work. Great job! I WILL use them again for my next project.<br /><br /> -Jerry C., HLD Services<br /><br /> <div align="center">---------------------</div><br /> Met every deadline, exceeded every expectation, communicated brilliantly. Very easy to work with and highly trusted by our company. Will use again! Outstanding work from and outstanding team. Better communications with them than with our US-based contractors. Highly recommended.<br /><br /> - Randal Southam, CEO, Triventure, Seattle<br /><br /> <div align="center">---------------------</div><br /> My second project with these guys was just as good as the first, done right the first time. I didn t understand how to install something they helped me out right away. Thanks again for a great job!<br /><br /> -Jerry C., HLD Services<br /><br /> </marquee> </td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td height="1" class="whitecolor"><img alt="Nivista Technologies Private Limited" src="images/spacer.gif" height="1" width="1" /></td> </tr> <tr> <td class="bottommenucolor" align="center"><a href="#" class="bottomlinks">Home</a><span class="bottommenu">|</span><a href="about/aboutus.htm" class="bottomlinks">About Nivista</a><span class="bottommenu">|</span><a href="pages/contactus.htm" class="bottomlinks">Contact Us</a><span class="bottommenu">|</span><a href="pages/partners.htm" class="bottomlinks">Partners</a><span class="bottommenu">|</span><a href="pages/investor.htm" class="bottomlinks">Investor</a><span class="bottommenu">|</span><a href="careers/careers.htm" class="bottomlinks">Careers</a><span class="bottommenu">|</span><a href="pages/download.htm" class="bottomlinks">Download</a><span class="bottommenu">|</span><a href="pages/privacy.htm" class="bottomlinks">Privacy</a><span class="bottommenu">|</span><a href="pages/sitemap.htm" class="bottomlinks">Site Map</a></td> </tr> <tr> <td align="center" class="footercolor">Copyright &copy; 2009 NIVISTA Technologies Private Limited. All Rights Reserved.</td> </tr> </table> </body> </html>