


<!DOCTYPE html>
<html lang="en">
<head>
    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
    
    


    <link rel="canonical" href="https://www.surepayroll.com/" />


    
    
    <meta name="google-site-verification" content="pLywS2vHFhLNpLbev7pNdH8tNaZeLH3s2Gl5T5KPWfM" />


    <link rel="stylesheet" type="text/css" href="/Static/dist/css/sprResource-3f28a5fa0143d8478f6828be0c537c3d/main.css" />
    <link rel="stylesheet" type="text/css" href="/Static/css/star-rating-svg.css">

    <script type="text/javascript" src="/Scripts/jquery-1.12.4.min.js"></script>
    <script src="/Scripts/jquery.star-rating-svg.js"></script>
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
    



<script type="text/javascript" src="https://mbsy.co/embed/v2/getcookie/surepayroll"></script>

<script>
    $(document).ready(function () {

            var leadIdQueryString = '';
            var promoCampaignIdQueryString = '';
            var pricepromoCampaignIdQueryString = '';
            var partnerCodeQueryString = '';
            var mbsyShortCode = window.mbsy_short_code;
            var pardotIdQueryString = '';

            var pardotCookie = document.cookie.split(';').filter(function(c) {
                return c.trim().indexOf('visitor_id') === 0 && c.trim().indexOf('-hash') === -1;
            }).map(function(c) {
                return c.trim().split('=')[1];
            });

            $("a[href^='https://start.surepayroll.com'],a[href^='https://easy.surepayroll.com'],a[href^='https://devstart.surepayroll.com'],a[href^='https://stgstart.surepayroll.com']").each(function() {
                var href = $(this).attr('href');

                if (href) {
                    if (leadIdQueryString) {
                        href += (href.match(/\?/) ? '&' : '?') + leadIdQueryString;
                    }
                    if (promoCampaignIdQueryString) {
                        href += (href.match(/\?/) ? '&' : '?') + promoCampaignIdQueryString;
                    }
                    if (pricepromoCampaignIdQueryString) {
                        href += (href.match(/\?/) ? '&' : '?') + pricepromoCampaignIdQueryString;
                    }
                    if (partnerCodeQueryString) {
                        href += (href.match(/\?/) ? '&' : '?') + partnerCodeQueryString;
                    }
                    if (mbsyShortCode) {
                        href += (href.match(/\?/) ? '&' : '?') + "ShortCode=" + mbsyShortCode;
                    }
                    if (pardotIdQueryString) {
                        href += (href.match(/\?/) ? '&' : '?') + pardotIdQueryString;
                    } else {
                        href += (href.match(/\?/) ? '&' : '?') + "pardotVisitorID=" + pardotCookie[0];
                    }
                    $(this).attr('href', href);
                }
            });
    });
</script>

    <style type="text/css" media="all">
        @media (max-width: 960px) and (min-width: 768px) {
            .sf_colsOut.grid-4.grid-text-column {
                width: 33% !important;
            }
        }

        .sf_colsOut.grid-4.grid-text-column {
            border: none !important;
        }

        .calculator-instance {
            display: block !important;
        }

        @media screen and (min-width:0px) and (max-width:960px) {
            .interiorTwoCols .interiorContent {
                display: block;
            }
        }

        @media (min-width:960px) {
            .header a.logo {
                margin-top: 10px;
                width: auto;
            }
        }

        @media (min-width:768px) {
            .header a.logo {
                margin: 8px 0 0 0px;
            }

            .mainHero {
                margin-top: 25px;
            }

            a.menu-toggle {
                margin-top: 10px;
            }
        }

        @media (max-width:768px) {
            .header a.logo {
                margin: 10px 0 10px 20px;
            }

            .mainHero {
                margin-top: 25px;
            }
        }

        @media (min-width:768px) and (max-width:960px) {
            .header a.logo {
                margin: 25px 0 0 20px;
            }
        }

        .vidyard_wrapper {
            position: relative;
            float: left;
            cursor: pointer;
        }

        @media (min-width: 0) {
            .vidyard_wrapper img {
                max-width: 100%;
            }
        }

        @-webkit-keyframes fadeIn {
            0% {
                opacity: 0
            }

            to {
                opacity: 1
            }
        }

        @keyframes fadeIn {
            0% {
                opacity: 0
            }

            to {
                opacity: 1
            }
        }

        .fadeIn {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn
        }

        @-webkit-keyframes fadeOut {
            0% {
                opacity: 1
            }

            to {
                opacity: 0
            }
        }

        @keyframes fadeOut {
            0% {
                opacity: 1
            }

            to {
                opacity: 0
            }
        }

        .fadeOut {
            -webkit-animation-name: fadeOut;
            animation-name: fadeOut
        }

        .sfCheckListBox, .sfRadioList {
            margin: 1em 1em !important;
        }

        .formInstructions p {
            margin: 1em 1em !important;
        }
    </style>


    
<link rel='stylesheet' type='text/css' data-f-resource='EPiServerForms.css' href='/WebResource.axd?d=s-f6ie6T4Qaxga0Un_qm83FAGA4UVdb3eOWsHKxWTQ12I58Ah5qwbm1kt2tvr20p3iIUVfHFd9iixCTrfTJAcLMxCimxslb2Xzd-KfQxS1RZBNv2BsGbs-pXOwnyd6LjYLQhdix8i4swweaUEf-GyCuswQw1&t=636912635500000000' />

<script type="text/javascript">
var epi = epi||{}; epi.EPiServer = epi.EPiServer||{}; epi.EPiServer.Forms = epi.EPiServer.Forms||{};
epi.EPiServer.Forms.InjectFormOwnJQuery = true;epi.EPiServer.Forms.OriginalJQuery = typeof jQuery !== 'undefined' ? jQuery : undefined;
</script>
<script type="text/javascript" src="/WebResource.axd?d=rQapnFTl_pgMjn3yGS-nPsGjsc9dNGT8adFIVoR-0olcasIDWDRaRqQOoNRroWA0MXqWPlmkkGiG8tqtObeyQ2J60Ie2kmT4Q41o6PtkxvL8T3pb8hqMew5ZTwplgy0ctkGQKXKoIgxWy-iIkw_6lfKJht41&t=636912635500000000"></script>
<script type="text/javascript">
/*
This EPiServerForms_prerequisite.js TEMPLATE will be compiled with serverside values and injected into ViewMode page
We reuse the existed global var epi from EPiServer CMS, if any. It will init/grab the epi object, and init epi.EPiServer.Forms object
*/

// (by default) Forms's jQuery will be injected right before this file. From now on, we refer Forms own jQuery as $$epiforms.
// after this code, the object $ and jQuery will revert back to its original meaning in original library (Alloy jQuery or other lib).

// Our clients' sites may include their own Jquery version (e.g. a higher version for some special functionalities), which leads to unexpected conflicts with ours.
// To avoid this, we use jQuery.noConflict()  to set up $$epiforms as an allias for our jquery and then, revert Jquery allias to clients' by using
// epi.EPiServer.Forms.OriginalJQuery whose value is set up as Jquery at the beginning in FormBlockController.
// This also allows us to extend our own Jquery's functionalities without causing further conflicts.

var $$epiforms = epi.EPiServer.Forms.InjectFormOwnJQuery ? jQuery.noConflict() : jQuery;
if (epi.EPiServer.Forms.OriginalJQuery) {
    jQuery = epi.EPiServer.Forms.OriginalJQuery;
    delete epi.EPiServer.Forms.OriginalJQuery;
}
(function () {
    var externalScript = ["/ClientResources/ViewMode/MinimumStringLengthValidator.js","/ClientResources/ViewMode/MaximumStringLengthValidator.js","/ClientResources/ViewMode/PhoneValidator.js","/ClientResources/ViewMode/CustomPositiveIntegerValidator.js"],
        externalCss = [];

    if (epi.EPiServer.Forms.ExternalScriptSources) {
        externalScript = epi.EPiServer.Forms.ExternalScriptSources.concat(externalScript);
        // Remove duplicate items
        externalScript = externalScript.filter(function (value, index, self) {
            return self.indexOf(value) === index;
        });
    }
    if (epi.EPiServer.Forms.ExternalCssSources) {
        externalCss = epi.EPiServer.Forms.ExternalCssSources.concat(externalCss);
        // Remove duplicate items
        externalCss = externalCss.filter(function (value, index, self) {
            return self.indexOf(value) === index;
        });
    }

    $$epiforms.extend(true, epi.EPiServer, {
        CurrentPageLink: "6",
        CurrentPageLanguage: "en",
        CurrentFormLanguage: "en",
        Forms: {
            Utils: {}, Data: {}, Extension: {}, Validation: {}, Navigation: {}, Dependency: {},
            $: $$epiforms,  // save our own link to our own jQuery
            ThrottleTimeout: 500,  // miliseconds
            ExternalScriptSources: externalScript,
            ExternalCssSources: externalCss,
            UploadExtensionBlackList: "asp,aspx,asa,ashx,asmx,bat,chm,class,cmd,com,config,dll,exe,hta,htr,htw,jse,json,lnk,mda,mdb,msc,msh,pif,printer,ps1,ps2,reg,rem,scf,scr,sct,shtm,shtml,soap,stm,svc,url,vb,vbe,vbs,vsix,ws,wsc,wsf,wsh,xamlx,htm,html,js,jar",
            Messages: {"viewMode":{"malformStepConfiguration":"Improperly formed FormStep configuration. Some steps are attached to pages, while some steps are not attached, or attached to content with no public URL.","commonValidationFail":"This element value is not valid."},"fileUpload":{"overFileSize":"The upload file size should be less than {0} MB.","invalidFileType":"The upload file format is not allowed or not supported.","postedFile":"(Previous posted file - {0})"}},
            LocalizedResources: {"contenttypescomponent":{"title":"Form Elements","description":"Show all content types of Episerver Forms"},"formscomponent":{"title":"Forms","description":"Manage forms for the website","command":{"create":{"label":"New form"},"viewdata":{"label":"Form submissions"}},"messages":{"nocontent":"This folder does not contain any forms."}},"formdataview":{"name":"Form submissions","description":"View form submissions","heading":"Form submissions","begindate":"From date","enddate":"To date","search":"Search","nodata":"There is no data","export":"Export as ...","exportasxml":"XML","exportasxmldesc":"Export form data in XML format","exportascsv":"CSV","exportascsvdesc":"Export form data in CSV format","exportasdecryptedcsv":"Decrypted CSV","exportasdecryptedcsvdesc":"Decrypt and export form data in CSV format","exportasjson":"JSON","exportasjsondesc":"Export form data in JSON format","finalizedonly":"Finalized Only","deleteselecteditems":"Delete","deleteconfirmation":"Do you want to delete the selected items?","nopostid":"No post Id for deleting.","couldnotgetassociateform":"Could not get associate Form.","deletesuccessful":"Successfully deleted post data.","accessdenied":"You do not have permission to view this data.","submittime":"Time","submituser":"By user","hostedpage":"Submitted from","finalizedsubmission":"Finalized","exportasxlsx":"XLSX","exportasxlsxdesc":"Export form data in XLSX format","selectalltooltip":"Select All","deselectalltooltip":"Deselect All","selectioninfo":"All <b>${0}</b> record(s) are selected. ","extraselectionlink":"Select all <b>${0}</b> records","clearselectionlink":"Clear selection","filterdata":"Filter","searchallcolumns":"All columns"},"formscontentarea":{"emptyactions":{"actions":{"createnewformselement":"browse"},"template":"You can drop form elements here or {createnewformselement}.","templatewithoutcreate":"You can drop content here."}},"fieldselector":{"title":"Select dependent field"},"submissionactors":{"episerver.forms.implementation.actors.callwebhookaftersubmissionactor":{"displayname":"Trigger webhook after form submission"},"episerver.forms.implementation.actors.sendemailaftersubmissionactor":{"displayname":"Send email after form submission"}},"validators":{"episerver.forms.implementation.validation.requiredvalidator":{"displayname":"Required","message":"This information is required"},"episerver.forms.implementation.validation.regularexpressionvalidator":{"displayname":"Regular expression","message":"This field should be in \"{0}\" format"},"episerver.forms.implementation.validation.captchavalidator":{"displayname":"Captcha","message":"Enter the characters you see in the picture"},"episerver.forms.implementation.validation.allowedextensionsvalidator":{"displayname":"Allowed extensions","message":"The upload file format is not allowed or not supported.","allowedextensionsmessage":"The upload file format is not allowed or not supported. File format should be: {0}"},"episerver.forms.implementation.validation.maxfilesizevalidator":{"displayname":"Max file size","message":"The upload file size should be less than {0} MB."},"episerver.forms.implementation.validation.emailvalidator":{"displayname":"Email","message":"You have entered an invalid email address"},"episerver.forms.implementation.validation.urlvalidator":{"displayname":"Url","message":"Enter a valid URL"},"episerver.forms.implementation.validation.dateddmmyyyyvalidator":{"displayname":"Date (DD/MM/YYYY)","message":"Enter a date in the DD/MM/YYYY format"},"episerver.forms.implementation.validation.datemmddyyyyvalidator":{"displayname":"Date (MM/DD/YYYY)","message":"Enter a date in the MM/DD/YYYY format"},"episerver.forms.implementation.validation.dateyyyymmddvalidator":{"displayname":"Date (YYYY-MM-DD)","message":"Enter a date in the YYYY-MM-DD format"},"episerver.forms.implementation.validation.numericvalidator":{"displayname":"Numeric","message":"Enter a valid number"},"episerver.forms.implementation.validation.integervalidator":{"displayname":"Integer","message":"Enter a valid integer"},"episerver.forms.implementation.validation.positiveintegervalidator":{"displayname":"Positive integer","message":"Enter a valid positive integer"},"elementselfvalidator":{"unexpectedvalueisnotaccepted":"Unexpected value is not accepted."},"spr.website.domain.models.helpers.customvalidators.validators.minimumstringlengthvalidator":{"displayname":"Minimum Length","message":"Please enter at least {0} characters"},"spr.website.domain.models.helpers.customvalidators.validators.maximumstringlengthvalidator":{"displayname":"Maximum Length","message":"Please enter less than {0} characters"},"spr.website.domain.models.helpers.customvalidators.validators.phonevalidator":{"displayname":"Phone","message":"Must be between 10 and 25 characters"},"spr.website.domain.models.helpers.customvalidators.validators.custompositiveintegervalidator":{"displayname":"Positive Integers","message":"Positive integers only"},"custommessage":{"resetbuttonlabel":"Reset to default","errormessagelabel":"Error message "},"fileuploadelementselfvalidator":{"multiplefilenotallowed":"Not allowed to upload multiple files."}},"visitordatasources":{"episerver.forms.implementation.visitordata.ipaddressvisitordatasource":{"displayname":"IP Address"},"episerver.forms.implementation.visitordata.geovisitordatasource":{"displayname":"Geo","properties":{"city":"City","country_code":"Country code","country_name":"Country name","ip":"IP","latitude":"Latitude","longitude":"Longitude","metro_code":"Metro code","region_code":"Region code","region_name":"Region name","time_zone":"Time zone","zip_code":"Zip code"}},"episerver.forms.implementation.visitordata.profilevisitordatasource":{"displayname":"Profile","properties":{"address":"Address","zipcode":"Zip code","locality":"Locality","email":"Email","firstname":"First name","lastname":"Last name","language":"Language","country":"Country","company":"Company","title":"Title"}},"episerver.forms.implementation.visitordata.useragentvisitordatasource":{"displayname":"User agent","properties":{"ismobiledevice":"Is mobile","useragent":"User agent"}},"episerver.forms.implementation.visitordata.visitorgroupvisitordatasource":{"displayname":"Visitor groups","properties":{"id":"Id","name":"Name"}},"youmustselectvalueforhiddenvisitor":"You must select a value for the type of visitor data you choose."},"messages":{"fileupload":{"overfilesize":"The upload file size should be less than {0} MB.","invalidfiletype":"The upload file format is not allowed or not supported.","postedfile":"(Previous posted file - {0})"},"formsubmission":{"outdatedforminit":"Your current session for viewing the form is expired. Refresh your page to continue.","requirelogin":"You must be logged in to submit the form.","denymultisubmit":"You already submitted this form.","submitsuccess":"Submit successful.","validationfailformat":"Validation failed on \"{0}\" field: {1}","thereisnoformguid":"Submit data FAILED: there is no Form's Guid.","couldnotgetform":"Submit data FAILED: could not get Form with Id = {0}.","submitcancelled":"TECHNICAL INFO: Submitting process is cancelled. Reason: ","formisrestricted":"Could not submit form. You do not have sufficient privileges.","formexpired":"Could not submit form. Form has been expired.","formdeleted":"Could not submit form. Form has been deleted.","submitnotsuccess":"Failed to submit.","sessionoff":"You cannot submit this form because it do not allow to store data and Session State is OFF."}},"dependcondition":{"notapplicable":"Not applicable","matchregularexpression":"Match with regular expression","equals":"Equals","notequals":"Not equals","contains":"Contains","notcontains":"Not contains"},"imagechoiceitems":{"emptyactions":{"actions":{"createnewitem":"Create a link to an image"},"template":"Drop image content here.<br/>You also can {createnewitem}."},"menutooltip":"Display menu"},"editview":{"notconfigured":"Not configured yet","insertplaceholder":"Insert placeholder","selectanitem":"Select an item","externalsystems":"External system field mapping","connecteddatasource":"Connect to Datasource","createemailtemplate":"Create email template","editemailtemplate":"Edit email template","addwebhook":"Add webhook","editwebhook":"Edit webhook","selectpage":"Select page","usemanualinput":"Use manual input","errorconditionalstepcannotcontainrequiredelement":"This Form step should not depend on other elements because it contains mandatory element [{0}].","cannotbuildformmodel":"Cannot build the form. You cannot use FormContainerBlock as a property. You can render a form in a ContentArea only.","elementdependant":"This field depends on other field(s)","retentionperiod":{"partial":"partial","finalized":"finalized","default":"Default","keepforsomedays":"{0} days","customization":"Custom (days):","keepforever":"Forever","validation":{"errormessage":{"long":"The {0} submission retention period field must be an integer between {1} and {2}","short":"Input must be an integer between {0} and {1}"}},"revision":{"warningmessage":"At least {0} submission(s) are affected by your retention policy change"}}},"viewmode":{"stepnavigation":{"previous":"Previous step","next":"Next step","page":"Step"},"untitled":"Untitled","selection":{"selectanoption":"-- Select an option --","selectoptions":"-- Select options --"},"reset":"Reset form","submit":"Submit","refreshcaptcha":"Refresh captcha","captchalabel":"Word verification","malformstepconfigruation":"Improperly formed FormStep configuration. Some steps are attached to pages, while some steps are not attached, or attached to content with no public URL.","commonvalidationfail":"This element value is not valid.","readonlymode":"Read-only mode. Submitted data is not saved."},"contentediting":{"optionitem":{"caption":"Choice","value":"Value","checked":"Checked by default","containsinvalidcharacter":"Comma (,) character is not allowed."},"emailtemplateactor":{"fromemail":"From","fromemaildescription":"Email address to send from","toemails":"To","toemailsdescription":"Email address to send to, or name of a form field with the email address (for confirmation emails)","subject":"Subject","subjectdescription":"Subject line for the email. You can use #FIELDNAME# to insert values from the form.","body":"Message","bodydescription":"The body of the email. You can insert values from the form with #FIELDNAME#, or show a summary listing of the form fields with #SUMMARY.","fromemailplaceholder":"someone@example.com","toemailsplaceholder":"address@example.com,...","subjectplaceholder":"Enter email subject"},"webhookactor":{"url":"Webhook URL","urldescription":"Webhook URL to send data payload to (http or https protocol).","jsonformat":"POST data in JSON format"},"validation":{"greaterthanequaltoerrorformat":"The {0} must be >= {1}'s value.","lessthanequaltoerrorformat":"The {0} must be <= {1}'s value.","inrangeerrorformat":"\"{0}\" is not a valid value for {1}. Only number is allowed and {1} must be in range of [{2} - {3}]'s value.","stepinrangeerrorformat":"The {0} must be >= 1 and <= {2} - {1} value.","positiveinteger":"Only a positive number is allowed.","circulardependency":"Circular dependency configuration is not allowed"},"fielddependency":{"condition":{"field":"Field","operator":"Operator","value":"Value"},"invalidcondition":"The condition is no longer valid","conditiondialog":{"title":"Condition Details"}}},"externalsystems":{"episerver.marketing.connector.forms.marketingconnectormapping":{"displayname":"MA System Database"}},"conditioncombination":{"all":"All","any":"Any"},"satisfiedaction":{"hide":"Hidden","show":"Shown"},"admin":{"databasejob":{"expiredformsubmissionremovejob":{"description":"\n                                This job will delete all expired Form Submission data. The expiration of Form Submission data is defined in the form properties, retention policy. In addition, all submissions of forms that are no longer available are also deleted as well.\n                            ","displayname":"Form Submissions Cleanup","returnmessage":"{0} expired submission(s) deleted. {1} submission(s) of removed form deleted."}}}}
        }
    });
})();

</script>
<script type="text/javascript">
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MJCDTBT');
</script>


    <title>Small Business Payroll Services - Online Payroll Service</title>

        <meta name="description" content="SurePayroll is a Small Business Payroll Company providing Online Payroll Services such as Payroll Tax Services, Accounting Services and 401k Plans.
">



    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta property="og:title" content="SurePayroll - Small Business Payroll Services" />
<meta property="og:description" content="SurePayroll is a Small Business Payroll Company providing Online Payroll Services such as Payroll Tax Services, Accounting Services and 401k Plans." />
<meta property="og:url" content="http://www.surepayroll.com" />
<meta property="og:image" content="https://www.surepayroll.com/globalassets/images/homepage/payroll-hero.jpg" />

<!--Organization Schema Markup -->
<script type="application/ld+json" async>
{
	"@context": "http://schema.org",
	"@type": "Organization",
	"name": "SurePayroll",
	"description": "SurePayroll is a Small Business Payroll Company providing Online Payroll Services such as Payroll Tax Services, Accounting Services and 401k Plans.",
	"logo": "https://www.surepayroll.com/globalassets/images/spr-main-logo.jpg",
	"url": "https://www.surepayroll.com",
	"telephone": "1-877-956-7873",
	"sameAs": ["https://twitter.com/surepayroll","https://www.linkedin.com/company/surepayroll","https://plus.google.com/+surepayroll","https://www.facebook.com/SurePayroll"],
	"address": {
		"@type": "PostalAddress",
		"addressLocality": "Glenview, IL"
	}
}
</script>
<!-- Start Visual Website Optimizer Asynchronous Code -->
<script type='text/javascript' async >
var _vwo_code=(function(){
var account_id=351544,
settings_tolerance=2000,
library_tolerance=2500,
use_existing_jquery=false,
/* DO NOT EDIT BELOW THIS LINE */
f=false,d=document;return{use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById('_vis_opt_path_hides');if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement('script');b.src=a;b.type='text/javascript';b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName('head')[0].appendChild(b);},init:function(){settings_timer=setTimeout('_vwo_code.finish()',settings_tolerance);var a=d.createElement('style'),b='body{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}',h=d.getElementsByTagName('head')[0];a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);this.load('//dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&r='+Math.random());return settings_timer;}};}());_vwo_settings_timer=_vwo_code.init();
</script>
<!-- End Visual Website Optimizer Asynchronous Code -->
<script type="text/javascript" defer>
function setCookie(name, value, days){
    var date = new Date();
    date.setTime(date.getTime() + (days*24*60*60*1000)); 
    var expires = "; expires=" + date.toGMTString();
    document.cookie = name + "=" + value + expires;
}
function getParam(p){
    var match = RegExp('[?&]' + p + '=([^&]*)').exec(window.location.search);
    return match && decodeURIComponent(match[1].replace(/\+/g, ' '));
}
var gclid = getParam('gclid');
if(gclid){
    var gclsrc = getParam('gclsrc');
    if(!gclsrc || gclsrc.indexOf('aw') !== -1){
        setCookie('gclid', gclid, 90);
    }
}
</script>


<script>
    if (gclid) {
setTimeout(function getGclid() {
document.getElementsByClassName("gclid-class")[0].value =(name = new     RegExp('(?:^|;\\s*)gclid=([^;]*)').exec(document.cookie)) ? 
name.split(",")[1] : "" },3000);
    }

</script>

<script async>
(function (u, n, i, v, e, r, s, a, l) { u[r] = {}; u[r].uid = '3e543582-d07d-42d6-b705-a1243091ad34'; u[r].m = ['identify', 'on', 'ready', 'track']; u[r].queue = []; u[r].f = function(t) { return function() { var l = Array.prototype.slice.call(arguments); l.unshift(t); u[r].queue.push(l); return u[r].queue; }; }; for (var t = 0; t < u[r].m.length; t++) { l = u[r].m[t]; u[r][l] = u[r].f(l); } a = n.createElement(v); a.src = e + '/us-' + u[r].uid + '.js'; a.async = s; n.getElementsByTagName(i)[0].appendChild(a); })(window, document, 'head', 'script', 'https://cdn.getambassador.com', 'mbsy', true);
</script>

<script type="text/javascript">var appInsights=window.appInsights||function(config){function t(config){i[config]=function(){var t=arguments;i.queue.push(function(){i[config].apply(i,t)})}}var i={config:config},u=document,e=window,o="script",s="AuthenticatedUserContext",h="start",c="stop",l="Track",a=l+"Event",v=l+"Page",r,f;setTimeout(function(){var t=u.createElement(o);t.src=config.url||"https://az416426.vo.msecnd.net/scripts/a/ai.0.js";u.getElementsByTagName(o)[0].parentNode.appendChild(t)});try{i.cookie=u.cookie}catch(y){}for(i.queue=[],r=["Event","Exception","Metric","PageView","Trace","Dependency"];r.length;)t("track"+r.pop());return t("set"+s),t("clear"+s),t(h+a),t(c+a),t(h+v),t(c+v),t("flush"),config.disableExceptionTracking||(r="onerror",t("_"+r),f=e[r],e[r]=function(config,t,u,e,o){var s=f&&f(config,t,u,e,o);return s!==!0&&i["_"+r](config,t,u,e,o),s}),i}({instrumentationKey:"71e93313-e456-4a45-b1dc-ebed3805cfa5",sdkExtension:"a"});window.appInsights=appInsights;appInsights.queue&&appInsights.queue.length===0&&appInsights.trackPageView();</script></head>
<body>
    <script type="text/javascript">

$(document).ready(function () {

     //enrollment buttons - add universal cookie
    var enrollmentButton =
       document.querySelectorAll("a[href='https://start.surepayroll.com/signup'],a[href='https://start.surepayroll.com/getstarted_comqr'],a[href='https://start.surepayroll.com/promo_heroimage'],a[href='https://start.surepayroll.com/promo_freetrialbutton'],a[href='https://start.surepayroll.com/promo_bottom_hp']");


       

    var expirationDate = new Date();
    expirationDate.setFullYear(expirationDate.getFullYear() + 1);



    [].forEach.call(enrollmentButton, function (enrollmentButton) {
       enrollmentButton.addEventListener('click', function () {
           document.cookie = "ecommerce=true; path=/; domain=surepayroll.com; secure; expires=" + expirationDate.toUTCString();
       });



       enrollmentButton.addEventListener('click', function () {
           document.cookie = "directToECom=; expires=Thu, 01 Jan 1970 00:00:01 GMT;";
       });

    });


});
</script>


    <a href="#main" id="sfSkip" class="visuallyhidden">Skip To The Main Content</a>
    
    







<header>
    


<input id="requestUrl" name="requestUrl" type="hidden" value="/search-results" />

<div class="hsbox site-search ">
    <a href="#" class="close">X</a>
    <fieldset class="sfsearchBox">
        <input name="ctl00$Navigation$T93D3CA1E033$ctl00$ctl00$txtKeyword" type="text" id="Navigation_T93D3CA1E033_ctl00_ctl00_txtKeyword" class="hint text search-bar" placeholder="Enter Search Keywords" autocomplete="off">
        <label class="icon-search" for="Header_T7B398469014_btnSubmit">
            <input type="submit" name="ctl00$Navigation$T93D3CA1E033$ctl00$ctl00$btnSubmit" value="SEARCH" id="Navigation_T93D3CA1E033_ctl00_ctl00_btnSubmit" class="pillbox-primary">
        </label>
    </fieldset>
</div>
<div class="top-navigation theme-dark-gray py-2">
    <div class="container">
        <div class="text-align-right">
            <div class="top-nav-links">
                        <span class="mr-3 top-nav-link">
                            <a href="tel:8779547873">877-954-7873</a>
                        </span>
                        <span class="mr-3 top-nav-link">
                            <a href="https://secure.surepayroll.com/SPF/Login/Auth.aspx">Login</a>
                        </span>
            </div>
            <a href="#" class="dis-inline-block pillbox-primary-white search-toggle">Search</a>
        </div>
    </div>
</div>
    <div class="theme-white py-4 main-navigation">
        <div class="container">
                <a class="logo" href="/">
                    
<img class="img-responsive" src="/globalassets/images/spr-main-logo.jpg"  alt="SurePayroll.com" />
                </a>

    <div class="d-none d-xl-block main-navigation-links">


<div class="dis-inline-block ml-4 pos-rel menu-item">
    <a>
        Services
    </a>
        <div class="megamenu">
            <div class="megamenu-container">

                    <a href="/industry/small-business">
                        <div class="menu-item row">
                                <div class="dis-inline-block col-md-2">
                                    <img class="menu-item-icon" src="/globalassets/images/icons/surepayroll-icons_green-circle_markup-computer.png" />
                                </div>
                            <div class="dis-inline-block col-md-10 pl-4">
                                <div class="menu-item-header">
                                    Small Business Payroll
                                </div>
                                <div class="menu-item-text">
                                    Pay employees, make deductions, and file taxes
                                </div>
                            </div>
                        </div>
                    </a>
                    <div class="menu-item-separator"></div>
                    <a href="/industry/nanny">
                        <div class="menu-item row">
                                <div class="dis-inline-block col-md-2">
                                    <img class="menu-item-icon" src="/globalassets/images/icons/surepayroll-icons_green-circle_customer-service.png" />
                                </div>
                            <div class="dis-inline-block col-md-10 pl-4">
                                <div class="menu-item-header">
                                    Nanny Payroll
                                </div>
                                <div class="menu-item-text">
                                    Pay your nanny, caregiver, or other household helpers in minutes and avoid IRS penalties
                                </div>
                            </div>
                        </div>
                    </a>
                    <div class="menu-item-separator"></div>
                    <a href="/benefits">
                        <div class="menu-item row">
                                <div class="dis-inline-block col-md-2">
                                    <img class="menu-item-icon" src="/globalassets/images/icons/surepayroll-icons_green-circle_branded-portal.png" />
                                </div>
                            <div class="dis-inline-block col-md-10 pl-4">
                                <div class="menu-item-header">
                                    Benefits &amp; HR
                                </div>
                                <div class="menu-item-text">
                                    Workers Comp, 401k, health insurance, pre-employment screening and more
                                </div>
                            </div>
                        </div>
                    </a>
                    <div class="menu-item-separator"></div>

            </div>
        </div>
</div>

<div class="dis-inline-block ml-4 pos-rel menu-item">
    <a href="/accountants">
        Accountants
    </a>
</div>

<div class="dis-inline-block ml-4 pos-rel menu-item">
    <a href="/about/contact-us">
        Support
    </a>
</div>

<div class="dis-inline-block ml-4 pos-rel menu-item">
    <a href="https://start.surepayroll.com/signup">
        Register Now
    </a>
</div>

<div class="dis-inline-block ml-4 pos-rel menu-item">
    <a href="/payroll/instant-payroll-quote" class="pillbox-primary">
        Get My Payroll Quote
    </a>
</div>    </div>

<div class="tablet-menu d-xl-none my-auto">
        <button class="tablet-menu-btn  pillbox-primary">
            MENU&nbsp;&#9776;
        </button>

</div>        </div>
    </div>
    <div class="accordion d-xl-none mobile-nav tablet-mobile-menu" id="mobileNavAccordion">



    <a href="/payroll/instant-payroll-quote">
        <div class="get-my-payroll-btn theme-orange center-text py-3">
            <div class="extrabold mb-0">Get my Payroll Quote</div>
        </div>
    </a>



    <div class="card theme-white top-level-card">
            <div class="card-header theme-white top-level-header" id="headingServices">
                <div class="mb-0 dis-inline-block">
                    <a href="/benefits">
                        Services
                    </a>
                </div>
                <div class="dis-inline-block expand-plus collapsed" data-toggle="collapse" data-target="#sectionServices4" aria-expanded="false" aria-controls="sectionServices4">
                    <i class="fas fa-plus sign-toggle"></i>
                </div>
            </div>
        

        <div class="card theme-brand-hr-gray border-sides-light ml-3 collapse" id="sectionServices4">
                <div class="card-header theme-brand-hr-gray p-sides-none">
                    <div class="mb-0 dis-inline-block">
                        <a href="/industry/small-business">Small Business Payroll</a>
                    </div>
                    <div class="dis-inline-block expand-plus sub-toggle collapsed" data-toggle="collapse" data-target="#sectionSmall_Business_Payroll3" aria-expanded="true" aria-controls="sectionSmall_Business_Payroll3">
                        <i class="fas fa-plus sign-toggle"></i>
                    </div>
                </div>
            

        <div class="card theme-brand-hr-gray border-sides-light ml-3 collapse" id="sectionSmall_Business_Payroll3">
                <a href="/payroll/features">
                    <div class="card-header theme-brand-hr-gray p-sides-none">
                        <div class="mb-0 dis-inline-block">
                            Features

                        </div>
                    </div>
                </a>
            


        </div>
        <div class="card theme-brand-hr-gray border-sides-light ml-3 collapse" id="sectionSmall_Business_Payroll3">
                <a href="/about/reviews">
                    <div class="card-header theme-brand-hr-gray p-sides-none">
                        <div class="mb-0 dis-inline-block">
                            Reviews

                        </div>
                    </div>
                </a>
            


        </div>
        <div class="card theme-brand-hr-gray border-sides-light ml-3 collapse" id="sectionSmall_Business_Payroll3">
                <a href="/payroll/compare">
                    <div class="card-header theme-brand-hr-gray p-sides-none">
                        <div class="mb-0 dis-inline-block">
                            Compare

                        </div>
                    </div>
                </a>
            


        </div>
        <div class="card theme-brand-hr-gray border-sides-light ml-3 collapse" id="sectionSmall_Business_Payroll3">
                <a href="/resources">
                    <div class="card-header theme-brand-hr-gray p-sides-none">
                        <div class="mb-0 dis-inline-block">
                            Learn More

                        </div>
                    </div>
                </a>
            


        </div>

        </div>
        <div class="card theme-brand-hr-gray border-sides-light ml-3 collapse" id="sectionServices4">
                <div class="card-header theme-brand-hr-gray p-sides-none">
                    <div class="mb-0 dis-inline-block">
                        <a href="/industry/nanny">Nanny Payroll</a>
                    </div>
                    <div class="dis-inline-block expand-plus sub-toggle collapsed" data-toggle="collapse" data-target="#sectionNanny_Payroll3" aria-expanded="true" aria-controls="sectionNanny_Payroll3">
                        <i class="fas fa-plus sign-toggle"></i>
                    </div>
                </div>
            

        <div class="card theme-brand-hr-gray border-sides-light ml-3 collapse" id="sectionNanny_Payroll3">
                <a href="/industry/nanny/payroll-guide">
                    <div class="card-header theme-brand-hr-gray p-sides-none">
                        <div class="mb-0 dis-inline-block">
                            Nanny Taxes

                        </div>
                    </div>
                </a>
            


        </div>
        <div class="card theme-brand-hr-gray border-sides-light ml-3 collapse" id="sectionNanny_Payroll3">
                <a href="/industry/nanny/payroll-guide">
                    <div class="card-header theme-brand-hr-gray p-sides-none">
                        <div class="mb-0 dis-inline-block">
                            Nanny Payroll Guide

                        </div>
                    </div>
                </a>
            


        </div>

        </div>
        <div class="card theme-brand-hr-gray border-sides-light ml-3 collapse" id="sectionServices4">
                <a href="/benefits">
                    <div class="card-header theme-brand-hr-gray p-sides-none">
                        <div class="mb-0 dis-inline-block">
                            Benefits &amp; HR

                        </div>
                    </div>
                </a>
            


        </div>

    </div>



    <div class="card theme-white top-level-card">
            <a href="/accountants">
                <div class="card-header theme-white top-level-header" id="headingAccountants">
                    <div class="mb-0 dis-inline-block">
                        Accountants
                    </div>
                </div>
            </a>
        


    </div>



    <div class="card theme-white top-level-card">
            <a href="/about/customer-service">
                <div class="card-header theme-white top-level-header" id="headingSupport">
                    <div class="mb-0 dis-inline-block">
                        Support
                    </div>
                </div>
            </a>
        


    </div>



    <div class="card theme-white top-level-card">
            <a href="https://start.surepayroll.com/signup">
                <div class="card-header theme-white top-level-header" id="headingSign_Up_Now">
                    <div class="mb-0 dis-inline-block">
                        Sign Up Now
                    </div>
                </div>
            </a>
        


    </div>

        <div class="menu-close-btn theme-green center-text py-4">
            <div class="extrabold mb-0">CLOSE</div>
        </div>
    </div>
</header>



<main id="main" class="main" tabindex="-1" role="main">
    


<div><div>


<div class="homepage-hero-container theme-dark-blue" style="background-image: url('/globalassets/sp-main-banner_product-in-mac_2400x641_darken.jpg');">
    <div class="container">
        <div class="row">
            <div class="hero-header col-md-12 my-auto">
                <div>
                    <h1 class="extrabold">
EASY ONLINE PAYROLL SERVICES                    </h1>
                </div>
                <div class="sub-title">
                    <div style="font-weight: 400;">Y<span style="text-transform: lowercase;">our simple payroll solution for small businesses and households</span>. S<span style="text-transform: lowercase;">ee how easy it is</span> -&nbsp;<strong><a class="font-color-orange" title="start your free 1 month trial" href="https://start.surepayroll.com/signup" target="_top" rel="noopener">START YOUR FREE 1 MONTH TRIAL</a></strong>.</div>
                </div>
                <div class="payroll-quote-block">
                    <h6 class="extrabold">
                        INSTANT PAYROLL QUOTE
                    </h6>
                    <div><div>

    <form method="post" novalidate="novalidate"
          data-f-metadata=""
          enctype="multipart/form-data" class="EPiServerForms ValidationSuccess" data-f-type="form" id="48b453b9-1ea1-44f8-b39a-38a997eb8b03">

    

    
    <script type="text/javascript" src="/EPiServer.Forms/DataSubmit/GetFormInitScript?formGuid=48b453b9-1ea1-44f8-b39a-38a997eb8b03&formLanguage=en"></script>

    
    <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormGuid" value="48b453b9-1ea1-44f8-b39a-38a997eb8b03" data-f-type="hidden" />
    <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormHostedPage" value="6" data-f-type="hidden" />
    <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormLanguage" value="en" data-f-type="hidden" />
    <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormCurrentStepIndex" value="0" data-f-type="hidden" />
    <input type="hidden" class="Form__Element Form__SystemElement FormHidden FormHideInSummarized" name="__FormSubmissionId" value="" data-f-type="hidden" />
    <input name="__RequestVerificationToken" type="hidden" value="y9y7tf5zbXYXdeaCYRL2gb0_NpqnYqtDsZ1ReAtuzkE6b6r-cRq_OSJt6B344FAhmRBCJEluysbA1tJ_6dcenL0GnmE1" />

    

    
    <div class="Form__Status">
        <div class="Form__Status__Message hide" data-f-form-statusmessage>
            
        </div>
    </div>

    <div data-f-mainbody class="Form__MainBody">
        
        <section id="__field_" data-f-type="step" data-f-element-name="__field_" class="Form__Element FormStep Form__Element--NonData " data-f-stepindex="0" data-f-element-nondata>
            

            <!-- Each FormStep groups the elements below it til the next FormStep -->
            <div class="Form__Element FormSelection sfFormDropdown payroll-type addCookie ValidationRequired" data-f-element-name="__field_491" data-f-type="selection">
        <label for="8fb7880f-a8b9-4f96-8015-537e37d0201d" class="Form__Element__Caption sfTxtLbl">Payroll Type</label>

        <span class="dropdownList sfFieldWrp">
            <select name="__field_491" id="8fb7880f-a8b9-4f96-8015-537e37d0201d"   required>
                <option selected="selected" value="">Payroll Type</option>
                
                <option value="General Business"   data-f-datainput>General Business</option>
                
                <option value="Household Employer Payroll"   data-f-datainput>Household / Nanny</option>
                
                <option value="Officer Only Payroll"   data-f-datainput>Officer Only / S-Corp</option>
                
                <option value="Restaurant Payroll"   data-f-datainput>Restaurant w/Tips</option>
                
                <option value="Non-Profit Organization"   data-f-datainput>Non-Profit Organization</option>
                
                <option value="Church Payroll"   data-f-datainput>Church / Clergy</option>
                
            </select>
        </span>
<div class="Form__Element__ValidationError" data-f-linked-name="__field_491" data-f-validationerror="" style="display:none"></div>
</div><div class="Form__Element FormTextbox sfFormBox sfTxtBoxMedium addCookie ValidationRequired" data-f-element-name="__field_492" data-f-type="textbox">

        <div>
            <label for="59b6d28a-4ae8-48c2-afe7-b13ea22d083d" class="Form__Element__Caption sfTxtLbl sfInlineBlock">Name</label>
        </div>

        <div class="sfFieldWrp">
            <input name="__field_492" id="59b6d28a-4ae8-48c2-afe7-b13ea22d083d" type="text" class="FormTextbox__Input sfTxt"
            placeholder="Name" value=""  required data-f-datainput  />
        </div>

        <div class="Form__Element__ValidationError" data-f-linked-name="__field_492" data-f-validationerror="" style="display:none"></div>
        
</div><div class="Form__Element FormTextbox sfFormBox sfTxtBoxMedium addCookie ValidationRequired" data-f-element-name="__field_493" data-f-type="textbox">

        <div>
            <label for="add27022-5bf8-4dad-b614-ef3a2715d418" class="Form__Element__Caption sfTxtLbl sfInlineBlock">Email</label>
        </div>

        <div class="sfFieldWrp">
            <input name="__field_493" id="add27022-5bf8-4dad-b614-ef3a2715d418" type="text" class="FormTextbox__Input sfTxt"
            placeholder="Email" value=""  required data-f-datainput  />
        </div>

        <div class="Form__Element__ValidationError" data-f-linked-name="__field_493" data-f-validationerror="" style="display:none"></div>
        
</div><div class="Form__Element FormTextbox sfFormBox sfTxtBoxMedium  ValidationRequired" data-f-element-name="__field_494" data-f-type="textbox">

        <div>
            <label for="84ca8f94-d99a-4b78-ab52-c987abaae93f" class="Form__Element__Caption sfTxtLbl sfInlineBlock">Phone</label>
        </div>

        <div class="sfFieldWrp">
            <input name="__field_494" id="84ca8f94-d99a-4b78-ab52-c987abaae93f" type="text" class="FormTextbox__Input sfTxt"
            placeholder="Phone" value=""  required data-f-datainput  />
        </div>

        <div class="Form__Element__ValidationError" data-f-linked-name="__field_494" data-f-validationerror="" style="display:none"></div>
        
</div>

<input name="__field_495" id="a8cd1352-c6aa-4850-af86-6ebfaddd4f44" type="hidden"
    value="SP_HP"
    class="Form__Element FormHidden FormHideInSummarized referral-code-field "  data-f-type="hidden" />
<div class="Form__Element FormSelection sfFormDropdown hidden campaign-id-field" data-f-element-name="__field_695" data-f-type="selection">
        <label for="d66979f6-47f2-4488-9479-47c65ef17671" class="Form__Element__Caption sfTxtLbl">sf_campaign_id</label>

        <span class="dropdownList sfFieldWrp">
            <select name="__field_695" id="d66979f6-47f2-4488-9479-47c65ef17671"  >
                <option  value="">70132000000lULw</option>
                
                <option value="70132000000lULw" selected data-f-default-value="true" data-f-datainput>70132000000lULw</option>
                
                <option value="701320000011Izi"   data-f-datainput>701320000011Izi</option>
                
                <option value="70132000000lULc"   data-f-datainput>70132000000lULc</option>
                
                <option value="70132000000lUM1"   data-f-datainput>70132000000lUM1</option>
                
                <option value="70132000000lULm"   data-f-datainput>70132000000lULm</option>
                
                <option value="70132000000lULh"   data-f-datainput>70132000000lULh</option>
                
            </select>
        </span>
<div class="Form__Element__ValidationError" data-f-linked-name="__field_695" data-f-validationerror="" style="display:none"></div>
</div>

<input name="__field_498" id="555f2b33-375d-4558-a59d-e75b7bdbe29e" type="hidden"
    value=""
    class="Form__Element FormHidden FormHideInSummarized devicetype-field "  data-f-type="hidden" />


    <input name="__field_4159" id="6373afa9-5114-41dc-b375-2b017b264ca1" type="hidden"
           value="Pardot Cookie Not Found"
           class="Form__Element FormHidden FormHideInSummarized"  data-f-type="hidden" />


<input name="__field_499" id="b8ab4b52-3664-4d45-9e31-875301b69832" type="hidden"
    value=""
    class="Form__Element FormHidden FormHideInSummarized usertype-field "  data-f-type="hidden" />


<input name="__field_500" id="08f2ca49-8d7b-4944-821a-2017958a6289" type="hidden"
    value="49.99"
    class="Form__Element FormHidden FormHideInSummarized quoted_base_price "  data-f-type="hidden" />


<input name="__field_501" id="c5d77f23-5382-4fa3-aca4-13b5705eb8b6" type="hidden"
    value="0"
    class="Form__Element FormHidden FormHideInSummarized quoted_included_ee "  data-f-type="hidden" />


<input name="__field_502" id="9400c6ea-ec3d-4cc6-a9d2-9e14b72a091f" type="hidden"
    value="5"
    class="Form__Element FormHidden FormHideInSummarized quoted_per_ee_price "  data-f-type="hidden" />


<input name="__field_503" id="5c2eb09f-5503-4775-b495-652f8fb5f016" type="hidden"
    value=""
    class="Form__Element FormHidden FormHideInSummarized quoted-price-field "  data-f-type="hidden" />


<input name="__field_504" id="c90e59cb-fd0d-424e-95eb-cd3e6a5ab9b4" type="hidden"
    value=""
    class="Form__Element FormHidden FormHideInSummarized referral-page-field "  data-f-type="hidden" />


<input name="__field_505" id="4010cf8e-7417-40da-a5c4-4940ed5f92b3" type="hidden"
    value=""
    class="Form__Element FormHidden FormHideInSummarized landing-page-field "  data-f-type="hidden" />


<input name="__field_506" id="d6370a3c-fb63-45dd-a02b-fc8d30ff009f" type="hidden"
    value=""
    class="Form__Element FormHidden FormHideInSummarized form-page "  data-f-type="hidden" />


<input name="__field_507" id="ec73156d-a4d9-4785-b3cb-9b4c07b94c74" type="hidden"
    value="012600000009HL1"
    class="Form__Element FormHidden FormHideInSummarized  "  data-f-type="hidden" />


<input name="__field_508" id="f383d19b-7a9c-4a8d-91f1-b9f78e259ef9" type="hidden"
    value=""
    class="Form__Element FormHidden FormHideInSummarized site-entry-point-field "  data-f-type="hidden" />


<input name="__field_1129" id="60f685d2-07c8-4fe0-a331-870751516ffc" type="hidden"
    value="Organic"
    class="Form__Element FormHidden FormHideInSummarized  "  data-f-type="hidden" />


<input name="__field_509" id="304520c6-8f79-4890-b288-eb1961826b42" type="hidden"
    value=""
    class="Form__Element FormHidden FormHideInSummarized"  data-f-type="hidden" />


<div class="formSubmit quote-submit">

    <button id="13a18cbf-70d3-4665-9238-f42c3e6ec208" name="submit" type="submit"  value="13a18cbf-70d3-4665-9238-f42c3e6ec208" data-f-is-finalized="false"
            data-f-is-progressive-submit="true" data-f-type="submitbutton"
             
            
            class="Form__Element FormExcludeDataRebind FormSubmitButton quote-submit obtn">
        SHOW ME!
        
    </button>

</div>

<script type="text/javascript">
    $(function () {
         
        $('#13a18cbf-70d3-4665-9238-f42c3e6ec208').click(function () {
            $('html, body').animate({
                    scrollTop: '77px'
                },
                1000);
            return false;
        });
    });
</script>

<input name="__field_8667" id="f4314b73-16cb-4dd7-9f70-3ae61d7efe3e" type="hidden"
    value=""
    class="Form__Element FormHidden FormHideInSummarized gclid-class "  data-f-type="hidden" />


<input name="__field_11527" id="da015731-2311-40f2-b072-4f9d520c2e79" type="hidden"
    value="SURE"
    class="Form__Element FormHidden FormHideInSummarized partner-code "  data-f-type="hidden" />


    <input name="__field_12876" id="1ff87ade-5ba7-4dce-9487-6805418571a3" type="hidden"
           value=""
           class="Form__Element FormHidden FormHideInSummarized"  data-f-type="hidden" />


    <input name="__field_12877" id="b45ae810-c2d2-4b5e-8e77-2678a4d78a73" type="hidden"
           value=""
           class="Form__Element FormHidden FormHideInSummarized"  data-f-type="hidden" />


<input name="__field_12606" id="20ce8e1a-4264-455e-9baf-8bdc728a0d16" type="hidden"
    value=""
    class="Form__Element FormHidden FormHideInSummarized shortcode "  data-f-type="hidden" />


<input name="__field_15087" id="87a5214b-2f30-476e-95de-c4a3a73ca414" type="hidden"
    value=""
    class="Form__Element FormHidden FormHideInSummarized googleAdgroup "  data-f-type="hidden" />

        </section>

        
    </div>
    
    

    </form>



<style>

    .EPiServerForms .Form__Element .Form__Element__ValidationError {
        font-weight: bold;

    }
</style></div></div>
                </div>
            </div>
        </div>
    </div>
</div>

</div><div><div class="featured-in bg-light-gray d-none d-md-block">
    <div class="container">
        <div class="featured-in-container">
            <div class="featured-in-block-container">
                <div class="featured-in-block font-color-white bg-dark-gray">
                    AS FEATURED IN:
                </div>
            </div>
            <div  class="featured-in-logos">
                    <div class="dis-inline-block feat-block">
                            <img src="/globalassets/images/logos/surepayroll-credibility-logos_inc_74x26.png" alt="Inc Magazine"/>
                    </div>
                    <div class="dis-inline-block feat-block">
                            <img src="/globalassets/images/logos/surepayroll-credibility-logos_sm-bus-trends_134x36.png"/>
                    </div>
                    <div class="dis-inline-block feat-block">
                            <img src="/globalassets/images/logos/surepayroll-credibility-logos_cnn-money_124x24.png"/>
                    </div>
                    <div class="dis-inline-block feat-block">
                            <img src="/globalassets/images/logos/surepayroll-credibility-logos_fox-bus_68x33.png"/>
                    </div>
                    <div class="dis-inline-block feat-block">
                            <img src="/globalassets/images/logos/surepayroll-credibility-logos_tech-crunch_166x27.png"/>
                    </div>
                    <div class="dis-inline-block feat-block">
                            <img src="/globalassets/images/logos/surepayroll-credibility-logos_usa-today_58x35.png"/>
                    </div>
                    <div class="dis-inline-block feat-block">
                            <img src="/globalassets/images/logos/surepayroll-credibility-logos_fast-company_150x22.png"/>
                    </div>
            </div>
        </div>
    </div>
</div>

</div><div>

<div class="block-row theme-white " style="background-image: url('');">
    

    <div class="container">
            <div class="row">
                <div class="col-lg-10 offset-lg-1 col-md-12 mb-3">
                    <h2 style="text-align: center;">More Time For You. Less Time on Payroll and Taxes.</h2>
<p style="text-align: center; padding-bottom: 20px;">Payroll is a necessity for any business &ndash; you have to pay your employees, make the right tax deductions and then get everything paid and filed on time. This is a big task for small business owners and isn&rsquo;t how you should be spending your time.</p>
                </div>
            </div>

        
<div class="row">
    <div class="col-lg-3 col-md-6 mb-4 mb-lg-0">
        <div><div>
<div class="rich-text">
  <p><img style="display: block; margin-left: auto; margin-right: auto;" src="/contentassets/b9dc1d285e0a4807854ffeefc7cd3d0f/surepayroll-icons_green-circle_ready-when-you-are.png" alt="surepayroll-icons_green-circle_ready-when-you-are.png" width="100" height="100" /></p>
<h5 style="text-align: center; font-size: 20px;"><strong>100% Tax Filing Guarantee<br /><br /></strong></h5>
<p style="text-align: center;">Calculate, file and pay federal, state and local payroll taxes online - with <a href="/about/tax-filing-guarantee">tax&nbsp;filing guaranteed</a>.</p>
</div></div></div>   
    </div>                                  
    <div class="col-lg-3 col-md-6 mb-4 mb-lg-0">
        <div><div>
<div class="rich-text">
  <h5 style="text-align: center;"><strong><img src="/globalassets/images/icons/surepayroll-icons_green-circle_401k_100x100.png" alt="surepayroll-icons_green-circle_401k_100x100.png" width="100" height="100" /></strong></h5>
<h5 style="text-align: center; font-size: 20px;"><strong>Keep More Control of your Cash</strong></h5>
<p style="text-align: center;">Fast, two-day standard processing time means you have less money in flux.</p>
</div></div></div>   
    </div>                                  
    <div class="col-lg-3 col-md-6 mb-4 mb-lg-0">
        <div><div>
<div class="rich-text">
  <p style="text-align: center;"><img src="/globalassets/images/compare/surepayroll-icons_green-circle_total-solution_100x100.png" alt="surepayroll-icons_green-circle_total-solution_100x100.png" width="100" height="100" /></p>
<h5 style="text-align: center; font-size: 20px;"><strong>Save Even More Time with Auto Payroll</strong></h5>
<p style="text-align: center;">Set it up and let it run automatically. You can still easily make changes when you need to.</p>
</div></div></div>   
    </div>                                  
    <div class="col-lg-3 col-md-6">
        <div><div>
<div class="rich-text">
  <p style="text-align: center;"><img src="/contentassets/c3f4a12ddbcb4584af020d38d93d5975/surepayroll-icons_green-circle_markup-control_100x100.png" alt="surepayroll-icons_green-circle_markup-control_100x100.png" width="100" height="100" /></p>
<h5 style="text-align: center; font-size: 20px;"><strong>Run Payroll Anytime, Anywhere</strong></h5>
<p style="text-align: center;">Easily run online, any time, from your computer or using our mobile app.</p>
</div></div></div>
    </div>
</div>
        
            <div class="row">
                <div class="col-lg-8 offset-lg-2 col-md-12 pt-4">
                    <h4 class="m-b-20" style="text-align: center;">See how our features improve your business</h4>
<p style="text-align: center;"><a class="pillbox-primary" title="Payroll Features" href="/payroll/features">SHOW ME HOW</a></p>
                </div>
            </div>
    </div>

</div>

</div><div>

<div class="block-row theme-white with-background" style="background-image: url('/globalassets/images/layouts/thinkstockphotos-873594400-flipped.jpg');">
    

    <div class="container">

        

<div class="row vertical-align-large">
    <div class="column-40-left col-md-12 col-lg-5 my-lg-auto epi-form-narrow mb-4">
        
    </div>
    <div class="column-60-right col-md-7 offset-md-5 epi-form-narrow my-lg-auto pl-lg-5 ">
        <div><div>
<div class="rich-text">
  <h2>Live Customer Service When You Need Help</h2>
<p>Backed by 40 years of experience, our award-winning U.S.-based customer care team is here when you need them, six days a week, by phone, email or live chat.</p>
<p><a class="pillbox-primary" title="Contact Customer Service" href="/about/customer-service">Contact Customer Service</a></p>
</div></div></div>
    </div>
</div>

        
    </div>

</div>

</div><div>
<div class="block-row theme-green">
    <div class="container">
        <div class="row testimonial vertical-align">
                <div class="img-container-aspect col-lg-3 col-md-4 offset-lg-1 my-lg-auto">
                    <div class="img-wrapper" style="background-image: url('/globalassets/images/testimonials/battleship-testimonial_299x299_headshot.png');">
                    </div>
                </div>
            <div class="col-lg-7 col-md-8 my-auto pl-md-5">
                <h2 style="text-align: left;"><em>"I literally ran payroll on a battleship."</em></h2>
<p style="text-align: left;">I was on vacation, touring the USS Arizona battleship, when SurePayroll sent me a reminder to run my company&rsquo;s payroll. I logged into the SurePayroll app on my phone and about 3 clicks later, payroll was complete. A total of 15 seconds. I was happy and the tour guide didn&rsquo;t even notice!</p>
                <div class="signature">
                    <strong>
                        Jovim Ventura
                         |
                            <a href="http://inoprints.com/">
                                InoPrints
                            </a>
                    </strong>
                </div>
            </div>
        </div>
    </div>
</div></div><div>

<div class="block-row theme-light-gray " style="background-image: url('');">
    

    <div class="container">
            <div class="row">
                <div class="col-lg-8 offset-lg-2 col-md-12 mb-3">
                    <h2 style="text-align: center;">See how easy payroll can be.</h2>
                </div>
            </div>

        
<div class="row">
    <div class="col-md-10 offset-md-1 epi-form-wide">
        <div><div><div class="video-responsive mb-3">
    <iframe width="640" height="360" src="https://www.youtube.com/embed/KAJWQ97agyY" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div></div></div>
    </div>
</div>


        
    </div>

</div>

</div><div>

<div class="block-row " style="background-image: url('');">
    

    <div class="container">

        
<div class="row vertical-align-large">
    <div class="col-lg-6 col-md-12 my-lg-auto epi-form-narrow mb-4">
        <div><div>
<div class="rich-text">
  <h2><strong>Take care of your employees (and yourself) with additional benefits. </strong></h2>
<p>Health care benefits and 401(k) retirement plans are within reach for small business. Whether you&rsquo;re in growth mode or are a sole proprietor, SurePayroll has options that fit your needs.&nbsp;</p>
<p>See which <a title="HR &amp; Benefits" href="/benefits">Benefits &amp; HR</a> options fit your business.</p>
</div></div></div>
    </div>
    <div class="col-lg-6 col-md-12 my-lg-auto epi-form-narrow ">
        <div><div><div class="icon-block mb-3 offset-lg-1 vertical-align">
    <div class="icon my-auto mr-4">
        


    <img src="/globalassets/images/icons/circled-check-mark_87x93.png" alt="Payroll Check Mark" title="circled-check-mark" />

    </div>
    <h5 class="my-auto">
            <a class="icon-link" href="/benefits/401k">
                401(k)
            </a>
    </h5>
</div>
</div><div><div class="icon-block mb-3 offset-lg-1 vertical-align">
    <div class="icon my-auto mr-4">
        


    <img src="/globalassets/images/icons/circled-check-mark_87x93.png" alt="Payroll Check Mark" title="circled-check-mark" />

    </div>
    <h5 class="my-auto">
            <a class="icon-link" href="/benefits/workers-compensation">
                Workers&#39; Comp
            </a>
    </h5>
</div>
</div><div><div class="icon-block mb-3 offset-lg-1 vertical-align">
    <div class="icon my-auto mr-4">
        


    <img src="/globalassets/images/icons/circled-check-mark_87x93.png" alt="Payroll Check Mark" title="circled-check-mark" />

    </div>
    <h5 class="my-auto">
            <a class="icon-link" href="/benefits/health-insurance">
                Health Insurance
            </a>
    </h5>
</div>
</div><div><div class="icon-block mb-3 offset-lg-1 vertical-align">
    <div class="icon my-auto mr-4">
        


    <img src="/globalassets/images/icons/circled-check-mark_87x93.png" alt="Payroll Check Mark" title="circled-check-mark" />

    </div>
    <h5 class="my-auto">
            <a class="icon-link" href="/benefits/screening">
                Pre-employment Screening
            </a>
    </h5>
</div>
</div></div>
    </div>
</div>

        
    </div>

</div>

</div><div>

<div class="block-row theme-dark-gray " style="background-image: url('');">
    

    <div class="container">

        

<div class="row vertical-align-large">
    <div class="column-40-left col-md-12 col-lg-5 my-lg-auto epi-form-narrow mb-4">
        <div><div>
<img class="img-responsive" src="/globalassets/images/what-nanny-tax-means-to-you_649x358.jpg"  alt="" /></div></div>
    </div>
    <div class="column-60-right col-md-12 col-lg-7 epi-form-narrow my-lg-auto pl-lg-5 ">
        <div><div>
<div class="rich-text">
  <h2><strong>Did you know that if you hire a nanny, in the eyes of the IRS, you&rsquo;re considered a business? </strong></h2>
<p>If you pay a nanny or other household helper more than $1,000 per quarter or $2,100 annually, chances are you&rsquo;re required to calculate and file payroll taxes for your employee.</p>
<p class="m-b-20">SurePayroll makes it easy to pay your employees, correctly file payroll taxes and handle the year-end forms.</p>
<p><a class="pillbox-primary" title="See how we make paying your nanny easy" href="/industry/nanny">See how we make paying your nanny easy</a></p>
</div></div></div>
    </div>
</div>

        
    </div>

</div>

</div><div>

<div class="block-row theme-light-gray " style="background-image: url('');">
    

    <div class="container">

        
<div class="row">
    <div class="col-lg-3 col-md-3 col-sm-6 col-6 mb-4 mb-lg-0">
        <div><div>
<div class="stat-block center-text">
    <div class="font-color-green stat-value">
        10M
    </div>
    <div class="extrabold font-color-dark-gray stat-name">
        Payrolls Run
    </div>
</div></div></div>   
    </div>                                  
    <div class="col-lg-3 col-md-3 col-sm-6 col-6 mb-4 mb-lg-0">
        <div><div>
<div class="stat-block center-text">
    <div class="font-color-green stat-value">
        71
    </div>
    <div class="extrabold font-color-dark-gray stat-name">
        NET PROMOTER Score
    </div>
</div></div></div>   
    </div>                                  
    <div class="col-lg-3 col-md-3 col-sm-6 col-6 mb-4 mb-lg-0">
        <div><div>
<div class="stat-block center-text">
    <div class="font-color-green stat-value">
        4.9
    </div>
    <div class="extrabold font-color-dark-gray stat-name">
        Stars on Google
    </div>
</div></div></div>   
    </div>                                  
    <div class="col-lg-3 col-md-3 col-sm-6 col-6">
        <div><div>
<div class="stat-block center-text">
    <div class="font-color-green stat-value">
        6,072
    </div>
    <div class="extrabold font-color-dark-gray stat-name">
        Different Taxes Supported
    </div>
</div></div></div>
    </div>
</div>
        
    </div>

</div>

</div><div>

<div class="block-row " style="background-image: url('');">
    

    <div class="container">

        
<div class="row vertical-align-large">
    <div class="column-60-left col-md-12 col-lg-7 my-lg-auto pr-md-5 epi-form-wide mb-4">
        <div><div>
<div class="rich-text">
  <h2 style="text-align: left;"><strong>Ready to give it a try? </strong></h2>
<p style="text-align: left;">Join the thousands of small business and households that trust SurePayroll for fast, easy and accurate payroll processing&mdash;<em>for free!</em></p>
<p>&nbsp;</p>
<p><a id="ecommButton" class="pillbox-primary" title="GET STARTED WITH A FREE 1 MONTH TRIAL" href="https://start.surepayroll.com/signup">GET STARTED WITH A FREE 1 MONTH TRIAL</a></p>
</div></div></div>
    </div>
    <div class="column-40-right col-md-12 col-lg-5 my-lg-auto epi-form-wide ">
        <div><div>
<img class="img-responsive" src="/globalassets/images/contact-us-image_649x358-002.jpg"  alt="Smiling customer service rep ready to help you with your small business payroll needs. " /></div></div>
    </div>
</div>

        
    </div>

</div>

</div></div>

</main>

    <footer class="block-row py-5 bg-dark-blue">
        <div class="container">
            <div class="row footer-mob-tab-container">
                            <div class="footer-column col-lg-3 col-md-4 order-lg-1 order-2">
                                <div class="footer-title font-24">
                                    <b>About Us</b>
                                </div>
                                
                                        <div class="footer-links">
                                            <a href="/about">About the Company</a>
                                        </div>
                                        <div class="footer-links">
                                            <a href="/about/careers">Careers</a>
                                        </div>
                            </div>
                            <div class="footer-column col-lg-3 col-md-4 order-lg-1 order-2">
                                <div class="footer-title font-24">
                                    <b>Payroll Services</b>
                                </div>
                                
                                        <div class="footer-links">
                                            <a href="/resources">Resources</a>
                                        </div>
                                        <div class="footer-links">
                                            <a href="/payroll/payroll-services">Payroll Services</a>
                                        </div>
                                        <div class="footer-links">
                                            <a href="/benefits">Benefits &amp; HR</a>
                                        </div>
                                        <div class="footer-links">
                                            <a href="/accountants">Accountants</a>
                                        </div>
                                        <div class="footer-links">
                                            <a href="/resources/blog">SurePayroll Blog</a>
                                        </div>
                                        <div class="footer-links">
                                            <a href="/resources/states">Payroll by State</a>
                                        </div>
                                        <div class="footer-links">
                                            <a href="/about/faq">FAQs</a>
                                        </div>
                            </div>
                            <div class="footer-column col-lg-3 col-md-4 order-lg-1 order-2">
                                <div class="footer-title font-24">
                                    <b>Contact Us</b>
                                </div>
                                <p><a href="/link/abbf963b09ed4a0e9694b581bfa44ad2.aspx">Customer Support</a></p>
<p>Mon-Fri: 7am - 8pm Central<br />Sat: 9am - 1pm Central<br />Phone: <a href="tel:8779567873">877-956-7873</a><br />Fax: <a href="tel:8476765150">847-676-5150</a></p>
<p>Languages: English &amp; Spanish</p>
                            </div>
                <div class="spr-logo-footer col-lg-3 col-md-12 order-lg-4 order-1">

<img class="img-responsive" src="/globalassets/images/spr-footer-logo.png"  alt="SurePayroll.com" />                </div>
            </div>
        </div>
    </footer>


<div class="theme-dark-gray bottom-footer">
    <div class="container">
        <div class="row">
            <div class="bottom-footer-links-container col-md-12 col-lg-8 bottom-footer-links-container order-lg-1 order-md-2 order-sm-2 order-2">
                <div class="dis-inline-block bottom-footer-links">
                    <span>&#169; 2019</span>
                        <a href="http://www.paychex.com/" target="_top">A Paychex Company<span>.</span></a>
                                            <span>|</span>
                             <a href="/about/privacy" target="_blank">Privacy Policy</a>
                             <span>|</span>
                             <a href="/terms">Terms of Service</a>
                             <span>|</span>
                             <a href="/about/licenses" target="_top">Licenses</a>
                             <span>|</span>
                </div>
            </div>
            <div class="bottom-footer-icons-container col-md-12 col-lg-4 footer-icon-container order-lg-2 order-md-1 order-sm-1 order-1">
                    <div class="dis-inline-block bottom-footer-icon">
                            <a href="https://www.facebook.com/SurePayroll" target="_blank">
                                
<img class="img-responsive" src="/globalassets/images/icons/social/spr_fb.png"  alt="Facebook" />
                            </a>
                    </div>
                    <div class="dis-inline-block bottom-footer-icon">
                            <a href="https://www.youtube.com/user/SurePayroll" target="_blank">
                                
<img class="img-responsive" src="/globalassets/images/icons/social/spr-youtube.png"  alt="Youtube" />
                            </a>
                    </div>
                    <div class="dis-inline-block bottom-footer-icon">
                            <a href="https://www.linkedin.com/company/surepayroll" target="_blank">
                                
<img class="img-responsive" src="/globalassets/images/icons/social/spr-linkedin.png"  alt="LinkedIn" />
                            </a>
                    </div>
                    <div class="dis-inline-block bottom-footer-icon">
                            <a href="https://twitter.com/SurePayroll" target="_blank">
                                
<img class="img-responsive" src="/globalassets/images/icons/social/spr-twitter.png"  alt="Twitter" />
                            </a>
                    </div>
            </div>
        </div>
    </div>
</div>




    
<noscript>
	<img src="/util/LiveMonitor/Tracking/Index?contentId=6&amp;languageId=en" alt="" style="display:none" />
</noscript>

<script type="text/javascript" src="https://dl.episerver.net/13.0.5/epi-util/find.js"></script>
<script type="text/javascript" src="/WebResource.axd?d=TzRGlCddaaqtz0Im2nSJhHeRRlq-jg7P_eNtfRvyMeSUWC9oeE4ye3KpoIJ8eJeRIuNIO7E7FfWrDPNlQTs5vZ2rDxvrtW79WAkoxMYpIOiL2KhNR6TNCGzEuVQcZQkoRWFiPEW7iBLjOMLOPBbRAhLcLN81&t=636912635500000000"></script>
<script type="text/javascript">
void(function(){var tUrl = "/util/LiveMonitor/Tracking/Index?contentId=6&languageId=en";tUrl += (tUrl.indexOf("?") > 0 ? "&" : "?");var tUrl1 = tUrl + "r=" + Math.random() + "&referrer=" + escape(document.referrer);document.write("<img id='LiveMonTransparentImage' src='" + tUrl1 + "' alt='' width='1' height='1'/>");window.onpageshow = function (ev) {if (ev && ev.persisted){document.getElementById("LiveMonTransparentImage").src = tUrl + "r=" + Math.random() + "&referrer=" + escape(document.referrer);}}}());
</script>
<script type="text/javascript">
if(FindApi){var api = new FindApi();api.setApplicationUrl('/');api.setServiceApiBaseUrl('/find_v2/');api.processEventFromCurrentUri();api.bindWindowEvents();api.bindAClickEvent();api.sendBufferedEvents();}
</script>


    <script type="text/javascript" src="/Static/dist/js/main/sprResource-38120a3114c62d88b11f15f8a735a972/main.js"></script>
    <script type="text/javascript" src="/Static/dist/js/vendor/owl.carousel.min.js"></script>
    <script type="text/javascript" src="/Static/dist/js/main/jquery-functions.js"></script>
    <script type="text/javascript" src="/Static/dist/js/vendor/jquery.dataTables.min.js"></script>
    <script type="text/javascript" src="/Static/dist/js/vendor/jquery.fitvids.js"></script>
    <script type="text/javascript" src="/Static/dist/js/vendor/magnific-popup.min.js"></script>
    <script type="text/javascript" src="/Static/dist/js/vendor/moment.min.js"></script>
    <script type="text/javascript" src="/Scripts/modernizr.custom.js"></script>
    <script type="text/javascript" src="/Static/dist/js/forms/sprResource-43483db4c19c6e47e3810df784d8a9f6/form-cookies.js"></script>
    <script type="text/javascript" src="/Static/dist/js/forms/sprResource-081349d24a290914b82f67239257b63f/QuoteForm.js"></script>
    <script type="text/javascript" src="/Static/dist/js/forms/sprResource-3169c8a93dd5180f6574895029c45a71/ReferralRewardsForm.js"></script>

    <!-- script to load video modal -->
    <script type="text/javascript" id="vidyard_embed_code_IQR40AfD4T30ui-MOaN4BA" src="https://play.vidyard.com/IQR40AfD4T30ui-MOaN4BA.js?v=3.1.1&amp;type=lightbox"></script>

    <script type='text/javascript' src='//platform-api.sharethis.com/js/sharethis.js#property=5c12a0c91c985700119229ca&product=inline-share-buttons' async='async'></script>

    <script>     
        $("a[href^='https://start.surepayroll.com'],a[href^='https://easy.surepayroll.com'],a[href^='https://devstart.surepayroll.com'],a[href^='https://stgstart.surepayroll.com']").each(function() {
            $(this).on("click", function(event){
                event.preventDefault();

                var href = $(this).attr('href');

                if (href.indexOf('pardotVisitorID=undefined') >= 0) {

                    var pardotCookie = document.cookie.split(';').filter(function (c) {
                        return c.trim().indexOf('visitor_id') === 0 && c.trim().indexOf('-hash') === -1;
                    }).map(function (c) {
                        return c.trim().split('=')[1];
                    });

                    href = href.replace('pardotVisitorID=undefined', 'pardotVisitorID=' + pardotCookie[0]);
                }

                window.location.href = href;
            
            });
        });
</script>
<!-- BoldChat Customer Monitor HTML v5.00 (Website=lps.surepayroll.com,ChatButton=Surepayroll Marketing Site,ChatInvitation=Marketing Site) -->
<script type="text/javascript">
  window._bcvma = window._bcvma || [];
  _bcvma.push(["setAccountID", "6500264634829510686"]);
  _bcvma.push(["setParameter", "WebsiteID", "3216640478842440047"]);
  _bcvma.push(["setParameter", "InvitationID", "6437482367040859663"]);
  _bcvma.push(["setParameter", "VisitName", ""]);
  _bcvma.push(["setParameter", "VisitPhone", ""]);
  _bcvma.push(["setParameter", "VisitEmail", ""]);
  _bcvma.push(["setParameter", "VisitRef", ""]);
  _bcvma.push(["setParameter", "VisitInfo", ""]);
  _bcvma.push(["setParameter", "CustomUrl", ""]);
  _bcvma.push(["setParameter", "WindowParameters", ""]);
  _bcvma.push(["addFloat", {type: "chat", id: "6437482367605500557"}]);
  _bcvma.push(["pageViewed"]);
  var bcLoad = function(){
    if(window.bcLoaded) return; window.bcLoaded = true;
    var vms = document.createElement("script"); vms.type = "text/javascript"; vms.async = true;
    vms.src = ('https:'==document.location.protocol?'https://':'http://') + "vmss.boldchat.com/aid/6500264634829510686/bc.vms4/vms.js";
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(vms, s);
  };
  if(window.pageViewer && pageViewer.load) pageViewer.load();
  else if(document.readyState=="complete") bcLoad();
  else if(window.addEventListener) window.addEventListener('load', bcLoad, false);
  else window.attachEvent('onload', bcLoad);
</script>
<!-- /BoldChat Customer Monitor HTML v5.00 -->
<script async type="text/javascript" src="https://mbsy.co/embed/v2/getcookie/surepayroll"></script>
<script>
function mbsyUpdateForm() {
   var mbsyInterval = setInterval(mbsyGetShortCode, 100);
   function mbsyGetShortCode() {
      var mbsyShortCode = window.mbsy_short_code;
      var mbsyField = document.getElementsByClassName('ambassador-code');
      if (mbsyShortCode && mbsyField) {
        mbsyField.value = mbsyShortCode;
        clearInterval(mbsyInterval);
      }
    }
  }

var mbsy_short_code;
    function mbsy1() {if(mbsy_short_code){           
            document.getElementsByClassName("shortcode")[0].value = mbsy_short_code; 
           };};
    setTimeout(mbsy1,3000);

</script>
<script defer >

var urlParams;
(window.onpopstate = function () {
    var match,
        pl     = /\+/g,  // Regex for replacing addition symbol with a space
        search = /([^&=]+)=?([^&]*)/g,
        decode = function (s) { return decodeURIComponent(s.replace(pl, " ")); },
        query  = window.location.search.substring(1);

    urlParams = {};
    while (match = search.exec(query))
       urlParams[decode(match[1])] = decode(match[2]);
})();
    
function setCookie(name, value, days){
    var date = new Date();
    date.setTime(date.getTime() + (days*24*60*60*1000)); 
    var expires = "; expires=" + date.toGMTString();
    document.cookie = name + "=" + value + expires + "; domain=.surepayroll.com";
}

var adGroup = urlParams["adgroup"];
var network = urlParams["network"];


if(adGroup){setCookie('sp-AdGroup', adGroup, 120);                
            document.getElementsByClassName("googleAdgroup")[0].value = adGroup; 
           };
    
if(network){setCookie('sp-Network', network, 120);
           document.getElementsByClassName("googleSource")[0].value = network;               
           };

function getCookie(name) {
  var value = "; " + document.cookie;
  var parts = value.split("; " + name + "=");
  if (parts.length == 2) return parts.pop().split(";").shift();
}

var adgroupcookie = getCookie('sp-AdGroup');
if(adgroupcookie){document.getElementsByClassName("googleAdgroup")[0].value = adgroupcookie;               
           };

var gclidcookie = getCookie('gclid');
if(gclidcookie){document.getElementsByClassName("gclid-class")[0].value = gclidcookie;               
           };

</script>

<style>
.banner-block-container .gradient {
background: none !important;}
</style>
<style defer>
    .loading {
        border: 16px solid #f3f3f3; /* Light grey */
        border-top: 16px solid #3498db; /* Blue */
        border-radius: 50%;
        position: fixed;
        z-index: 999;
        overflow: visible;
        margin: auto;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 120px;
        height: 120px;
        animation-name: spin;
        animation-duration: 2s;
        animation-timing-function: linear;
        animation-delay: 0;
        animation-iteration-count: infinite;
    }

    @keyframes spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
    }
</style>

<script>
    if (typeof $$epiforms !== 'undefined') {
        $$epiforms(document).ready(function () {
            $$epiforms(".EPiServerForms").on("formsStartSubmitting", function (/*event*/) {
                var form = document.getElementsByClassName("EPiServerForms")[0];
                var loader = document.createElement("div");
                loader.className = "loading";
                form.appendChild(loader);
                //console.log($$epiforms(this).get(0), event);
            });
        });
    }
</script>


</body>
</html>