{"id":120,"date":"2025-08-20T20:03:29","date_gmt":"2025-08-20T20:03:29","guid":{"rendered":"https:\/\/tacalm.com\/?page_id=120"},"modified":"2026-06-12T04:02:24","modified_gmt":"2026-06-12T04:02:24","slug":"pricing","status":"publish","type":"page","link":"https:\/\/tacalm.com\/?page_id=120","title":{"rendered":"Pricing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"120\" class=\"elementor elementor-120\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28131ac e-con-full e-flex e-con e-parent\" data-id=\"28131ac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be1744e elementor-widget elementor-widget-text-editor\" data-id=\"be1744e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<style>\n\/* TACALM Pricing Page - Full Uniform Version *\/\n\n.tacalm-pricing-wrap {\n  --tacalm-blue: #0b6fba;\n  --tacalm-blue-bright: #1597e5;\n  --tacalm-navy: #071827;\n  --tacalm-dark: #0b0f14;\n  --tacalm-text: #1d2630;\n  --tacalm-muted: #657282;\n  --tacalm-soft: #f4f7fb;\n  --tacalm-line: #dce4ee;\n  --tacalm-white: #ffffff;\n\n  position: relative;\n  left: 50%;\n  right: 50%;\n  width: 100vw;\n  margin-left: -50vw;\n  margin-right: -50vw;\n\n  font-family: Arial, Helvetica, sans-serif;\n  color: var(--tacalm-text);\n  background: var(--tacalm-white);\n  line-height: 1.6;\n  overflow: hidden;\n}\n\n.tacalm-pricing-wrap * {\n  box-sizing: border-box;\n}\n\n.tacalm-pricing-container {\n  width: min(1120px, 92%);\n  margin: 0 auto;\n}\n\n.tacalm-pricing-btn {\n  display: inline-flex;\n  justify-content: center;\n  align-items: center;\n  min-height: 48px;\n  padding: 13px 22px;\n  border-radius: 999px;\n  font-weight: 800;\n  text-decoration: none !important;\n  transition: transform .2s ease, box-shadow .2s ease;\n}\n\n.tacalm-pricing-btn:hover {\n  transform: translateY(-2px);\n}\n\n.tacalm-pricing-btn-primary {\n  color: #ffffff !important;\n  background: linear-gradient(135deg, var(--tacalm-blue), var(--tacalm-blue-bright));\n  box-shadow: 0 14px 28px rgba(11, 111, 186, .28);\n}\n\n.tacalm-pricing-btn-dark {\n  color: #ffffff !important;\n  background: var(--tacalm-dark);\n  box-shadow: 0 14px 28px rgba(0,0,0,.22);\n}\n\n.tacalm-pricing-btn-light {\n  color: var(--tacalm-navy) !important;\n  background: #ffffff;\n  box-shadow: 0 14px 28px rgba(0,0,0,.18);\n}\n\n\/* HERO *\/\n\n.tacalm-pricing-hero {\n  position: relative;\n  overflow: hidden;\n  color: #ffffff;\n  background:\n    radial-gradient(circle at 88% 14%, rgba(21,151,229,.34), transparent 28%),\n    linear-gradient(135deg, #071827 0%, #0b0f14 72%);\n  padding: 78px 0 92px;\n}\n\n.tacalm-pricing-hero:before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background-image:\n    linear-gradient(rgba(255,255,255,0.035) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);\n  background-size: 38px 38px;\n  opacity: .7;\n}\n\n.tacalm-pricing-hero:after {\n  content: \"\";\n  position: absolute;\n  right: -115px;\n  bottom: -130px;\n  width: 450px;\n  height: 450px;\n  background: rgba(11,111,186,.18);\n  transform: rotate(20deg);\n  border: 1px solid rgba(255,255,255,.08);\n}\n\n.tacalm-pricing-hero-content {\n  position: relative;\n  z-index: 2;\n  max-width: 920px;\n  margin: 0 auto;\n  text-align: center;\n}\n\n.tacalm-pricing-kicker {\n  display: block;\n  margin-bottom: 18px;\n  color: #d7ecff;\n  text-transform: uppercase;\n  letter-spacing: .10em;\n  font-weight: 800;\n  font-size: 13px;\n}\n\n.tacalm-pricing-hero h1 {\n  font-size: clamp(42px, 6vw, 72px);\n  line-height: .98;\n  margin: 0 0 20px;\n  letter-spacing: -0.055em;\n  color: #ffffff;\n}\n\n.tacalm-pricing-hero p {\n  max-width: 780px;\n  margin: 0 auto;\n  font-size: 19px;\n  color: #d6dee8;\n}\n\n.tacalm-pricing-actions {\n  display: flex;\n  justify-content: center;\n  gap: 14px;\n  flex-wrap: wrap;\n  margin-top: 30px;\n}\n\n\/* QUICK STATS *\/\n\n.tacalm-quick-stats {\n  position: relative;\n  z-index: 5;\n  margin-top: -44px;\n  margin-bottom: 64px;\n}\n\n.tacalm-quick-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 16px;\n}\n\n.tacalm-quick-card {\n  background: #ffffff;\n  border: 1px solid var(--tacalm-line);\n  border-radius: 22px;\n  padding: 22px 20px;\n  text-align: center;\n  box-shadow: 0 18px 50px rgba(7,24,39,.08);\n}\n\n.tacalm-quick-card strong {\n  display: block;\n  color: var(--tacalm-navy);\n  font-size: 26px;\n  line-height: 1.1;\n  margin-bottom: 6px;\n  letter-spacing: -0.035em;\n}\n\n.tacalm-quick-card span {\n  display: block;\n  color: var(--tacalm-muted);\n  font-size: 14px;\n  font-weight: 800;\n}\n\n\/* SECTIONS *\/\n\n.tacalm-pricing-section {\n  padding: 76px 0;\n  background: var(--tacalm-soft);\n}\n\n.tacalm-pricing-section.white {\n  background: #ffffff;\n}\n\n.tacalm-section-head {\n  max-width: 860px;\n  margin: 0 auto 36px;\n  text-align: center;\n}\n\n.tacalm-section-label {\n  display: block;\n  margin-bottom: 12px;\n  color: var(--tacalm-blue);\n  text-transform: uppercase;\n  letter-spacing: .10em;\n  font-weight: 900;\n  font-size: 13px;\n}\n\n.tacalm-section-head h2 {\n  color: var(--tacalm-navy);\n  font-size: clamp(32px, 4vw, 52px);\n  line-height: 1.04;\n  margin: 0 0 14px;\n  letter-spacing: -0.048em;\n}\n\n.tacalm-section-head p {\n  color: var(--tacalm-muted);\n  max-width: 760px;\n  margin: 0 auto;\n  font-size: 17px;\n}\n\n\/* PACKAGE CARDS *\/\n\n.tacalm-package-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 22px;\n  align-items: stretch;\n}\n\n.tacalm-package-card {\n  position: relative;\n  overflow: hidden;\n  background: #ffffff;\n  border: 1px solid var(--tacalm-line);\n  border-radius: 28px;\n  padding: 32px 28px;\n  box-shadow: 0 22px 60px rgba(7,24,39,.08);\n  display: flex;\n  flex-direction: column;\n}\n\n.tacalm-package-card:before {\n  content: \"\";\n  position: absolute;\n  inset: 0 0 auto 0;\n  height: 7px;\n  background: linear-gradient(135deg, var(--tacalm-blue), var(--tacalm-blue-bright));\n}\n\n.tacalm-package-card.featured {\n  border: 2px solid rgba(11,111,186,.45);\n  box-shadow: 0 26px 70px rgba(11,111,186,.16);\n  transform: translateY(-10px);\n}\n\n.tacalm-package-badge {\n  display: inline-block;\n  align-self: flex-start;\n  color: #ffffff;\n  background: var(--tacalm-dark);\n  border-radius: 999px;\n  padding: 8px 13px;\n  margin: 6px 0 18px;\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: .07em;\n  text-transform: uppercase;\n}\n\n.tacalm-package-badge.blue {\n  background: linear-gradient(135deg, var(--tacalm-blue), var(--tacalm-blue-bright));\n}\n\n.tacalm-package-card h3 {\n  color: var(--tacalm-navy);\n  font-size: 28px;\n  line-height: 1.08;\n  margin: 0 0 10px;\n  letter-spacing: -0.035em;\n}\n\n.tacalm-package-card p {\n  color: var(--tacalm-muted);\n  font-size: 15.5px;\n  margin: 0 0 18px;\n}\n\n.tacalm-package-price {\n  color: var(--tacalm-dark);\n  font-size: 46px;\n  line-height: 1;\n  font-weight: 900;\n  margin: 6px 0 10px;\n  letter-spacing: -0.055em;\n}\n\n.tacalm-package-price span {\n  color: var(--tacalm-muted);\n  font-size: 16px;\n  font-weight: 800;\n  letter-spacing: 0;\n}\n\n.tacalm-package-value {\n  background: #f4f7fb;\n  border: 1px solid var(--tacalm-line);\n  border-left: 6px solid var(--tacalm-blue);\n  border-radius: 18px;\n  padding: 16px;\n  margin: 14px 0 20px;\n  color: var(--tacalm-muted);\n  font-size: 14.5px;\n}\n\n.tacalm-package-value strong {\n  color: var(--tacalm-navy);\n}\n\n.tacalm-check-list {\n  list-style: none;\n  margin: 0 0 22px;\n  padding: 0;\n}\n\n.tacalm-check-list li {\n  position: relative;\n  color: var(--tacalm-muted);\n  padding: 10px 0 10px 30px;\n  border-bottom: 1px solid var(--tacalm-line);\n  font-size: 15.5px;\n}\n\n.tacalm-check-list li:last-child {\n  border-bottom: none;\n}\n\n.tacalm-check-list li:before {\n  content: \"\u2713\";\n  position: absolute;\n  left: 0;\n  top: 10px;\n  color: var(--tacalm-blue);\n  font-weight: 900;\n}\n\n.tacalm-package-note {\n  margin-top: auto;\n  background: #f4f7fb;\n  border: 1px solid var(--tacalm-line);\n  border-radius: 18px;\n  padding: 16px;\n  color: var(--tacalm-muted);\n  font-size: 14.5px;\n}\n\n.tacalm-package-note strong {\n  color: var(--tacalm-navy);\n}\n\n\/* CALLOUTS *\/\n\n.tacalm-callout {\n  background: #ffffff;\n  border: 1px solid var(--tacalm-line);\n  border-left: 6px solid var(--tacalm-blue);\n  border-radius: 18px;\n  padding: 22px;\n  margin-top: 30px;\n  color: var(--tacalm-muted);\n  box-shadow: 0 18px 50px rgba(7,24,39,.07);\n}\n\n.tacalm-callout strong {\n  color: var(--tacalm-navy);\n}\n\n\/* TABLE *\/\n\n.tacalm-table-wrap {\n  overflow-x: auto;\n  background: #ffffff;\n  border: 1px solid var(--tacalm-line);\n  border-radius: 24px;\n  box-shadow: 0 18px 50px rgba(7,24,39,.07);\n}\n\n.tacalm-table {\n  width: 100%;\n  min-width: 760px;\n  border-collapse: collapse;\n}\n\n.tacalm-table th {\n  background: var(--tacalm-navy);\n  color: #ffffff;\n  text-align: left;\n  padding: 17px 20px;\n  font-size: 15px;\n}\n\n.tacalm-table td {\n  padding: 17px 20px;\n  color: var(--tacalm-muted);\n  border-bottom: 1px solid var(--tacalm-line);\n  font-size: 15.5px;\n}\n\n.tacalm-table tr:last-child td {\n  border-bottom: none;\n}\n\n.tacalm-table strong {\n  color: var(--tacalm-navy);\n}\n\n\/* FULL SERVICE MENU *\/\n\n.tacalm-full-menu {\n  background: #ffffff;\n  border: 1px solid var(--tacalm-line);\n  border-radius: 28px;\n  overflow: hidden;\n  box-shadow: 0 22px 60px rgba(7,24,39,.08);\n}\n\n.tacalm-menu-group + .tacalm-menu-group {\n  border-top: 1px solid var(--tacalm-line);\n}\n\n.tacalm-menu-heading {\n  background:\n    radial-gradient(circle at top right, rgba(21,151,229,.16), transparent 34%),\n    #f4f7fb;\n  color: var(--tacalm-navy);\n  padding: 22px 26px;\n  font-size: 26px;\n  line-height: 1.1;\n  font-weight: 900;\n  letter-spacing: -0.04em;\n}\n\n.tacalm-menu-row {\n  display: grid;\n  grid-template-columns: 1.55fr .95fr;\n  gap: 22px;\n  align-items: center;\n  padding: 16px 26px;\n  border-top: 1px solid var(--tacalm-line);\n}\n\n.tacalm-menu-service {\n  color: var(--tacalm-text);\n  font-size: 16px;\n  font-weight: 800;\n}\n\n.tacalm-menu-price {\n  color: var(--tacalm-blue);\n  font-size: 16px;\n  font-weight: 900;\n  text-align: right;\n}\n\n\/* INFO BOXES *\/\n\n.tacalm-two-column {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 24px;\n}\n\n.tacalm-info-box {\n  background: #ffffff;\n  border: 1px solid var(--tacalm-line);\n  border-radius: 28px;\n  padding: 32px;\n  box-shadow: 0 22px 60px rgba(7,24,39,.08);\n}\n\n.tacalm-info-box h3 {\n  color: var(--tacalm-navy);\n  font-size: 28px;\n  line-height: 1.08;\n  margin: 0 0 16px;\n  letter-spacing: -0.04em;\n}\n\n.tacalm-info-box ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.tacalm-info-box li {\n  position: relative;\n  color: var(--tacalm-muted);\n  padding: 10px 0 10px 30px;\n  border-bottom: 1px solid var(--tacalm-line);\n  font-size: 15.5px;\n}\n\n.tacalm-info-box li:last-child {\n  border-bottom: none;\n}\n\n.tacalm-info-box li:before {\n  content: \"\u2713\";\n  position: absolute;\n  left: 0;\n  top: 10px;\n  color: var(--tacalm-blue);\n  font-weight: 900;\n}\n\n\/* FINAL CTA *\/\n\n.tacalm-pricing-final {\n  padding: 70px 0;\n  background: #ffffff;\n}\n\n.tacalm-final-card {\n  background:\n    radial-gradient(circle at 10% 20%, rgba(21,151,229,.30), transparent 28%),\n    linear-gradient(135deg, #0b0f14, #071827);\n  color: #ffffff;\n  border-radius: 30px;\n  padding: 54px;\n  text-align: center;\n}\n\n.tacalm-final-card h2 {\n  color: #ffffff;\n  font-size: clamp(30px, 4.5vw, 52px);\n  line-height: 1.04;\n  margin: 0 0 14px;\n  letter-spacing: -0.048em;\n}\n\n.tacalm-final-card p {\n  color: #d6dee8;\n  max-width: 760px;\n  margin: 0 auto 28px;\n  font-size: 18px;\n}\n\n.tacalm-final-line {\n  margin-top: 22px;\n  color: #d6dee8;\n  font-weight: 700;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 980px) {\n  .tacalm-quick-grid,\n  .tacalm-package-grid,\n  .tacalm-two-column {\n    grid-template-columns: 1fr;\n  }\n\n  .tacalm-package-card.featured {\n    transform: none;\n  }\n\n  .tacalm-quick-stats {\n    margin-top: -34px;\n  }\n}\n\n@media (max-width: 640px) {\n  .tacalm-pricing-hero {\n    padding: 58px 0 76px;\n  }\n\n  .tacalm-pricing-hero h1 {\n    font-size: 42px;\n  }\n\n  .tacalm-pricing-hero p {\n    font-size: 17px;\n  }\n\n  .tacalm-pricing-section {\n    padding: 58px 0;\n  }\n\n  .tacalm-pricing-actions {\n    flex-direction: column;\n  }\n\n  .tacalm-pricing-btn {\n    width: 100%;\n  }\n\n  .tacalm-package-card,\n  .tacalm-info-box {\n    padding: 26px;\n  }\n\n  .tacalm-menu-heading {\n    padding: 20px;\n    font-size: 24px;\n  }\n\n  .tacalm-menu-row {\n    grid-template-columns: 1fr;\n    gap: 6px;\n    padding: 15px 20px;\n  }\n\n  .tacalm-menu-price {\n    text-align: left;\n  }\n\n  .tacalm-package-price {\n    font-size: 40px;\n  }\n\n  .tacalm-final-card {\n    padding: 36px 22px;\n  }\n}\n<\/style>\n\n<div class=\"tacalm-pricing-wrap\">\n\n  <section class=\"tacalm-pricing-hero\">\n    <div class=\"tacalm-pricing-container\">\n      <div class=\"tacalm-pricing-hero-content\">\n        <div class=\"tacalm-pricing-kicker\">Service &#038; Pricing Menu<\/div>\n        <h1>Clear pricing for books, payroll, compliance, and tax support.<\/h1>\n        <p>\n          Monthly support that keeps your books organized, payroll compliant, and deadlines under control.\n          Clear pricing. No surprise invoices. Calm your books, calm your mind.\n        <\/p>\n\n        <div class=\"tacalm-pricing-actions\">\n          <a class=\"tacalm-pricing-btn tacalm-pricing-btn-primary\" href=\"https:\/\/tacalm.com\/?page_id=31\">Book a Free Consultation<\/a>\n          <a class=\"tacalm-pricing-btn tacalm-pricing-btn-dark\" href=\"#full-service-menu\">View Full Service Menu<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tacalm-pricing-section\">\n    <div class=\"tacalm-pricing-container\">\n\n      <div class=\"tacalm-quick-stats\">\n        <div class=\"tacalm-quick-grid\">\n          <div class=\"tacalm-quick-card\">\n            <strong>$600\/mo<\/strong>\n            <span>Monthly packages from<\/span>\n          <\/div>\n\n          <div class=\"tacalm-quick-card\">\n            <strong>$300\/mo<\/strong>\n            <span>Bookkeeping from<\/span>\n          <\/div>\n\n          <div class=\"tacalm-quick-card\">\n            <strong>$200\/mo<\/strong>\n            <span>Payroll from<\/span>\n          <\/div>\n\n          <div class=\"tacalm-quick-card\">\n            <strong>15 min<\/strong>\n            <span>Free consultation<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"tacalm-section-head\">\n        <span class=\"tacalm-section-label\">Monthly Packages With Clear Savings<\/span>\n        <h2>Bundle your support and save.<\/h2>\n        <p>\n          These packages combine common bookkeeping, payroll, reporting, and compliance support into predictable monthly pricing.\n        <\/p>\n      <\/div>\n\n      <div class=\"tacalm-package-grid\">\n\n        <div class=\"tacalm-package-card\">\n          <span class=\"tacalm-package-badge\">Starter<\/span>\n          <h3>Starter<\/h3>\n          <p>Best for very small businesses.<\/p>\n\n          <div class=\"tacalm-package-price\">$600 <span>\/ month<\/span><\/div>\n\n          <div class=\"tacalm-package-value\">\n            <strong>Standalone value:<\/strong> $650\/month<br>\n            <strong>Package savings:<\/strong> $50\/month<br>\n            <strong>Approx. yearly:<\/strong> $600\/year\n          <\/div>\n\n          <ul class=\"tacalm-check-list\">\n            <li>Monthly bookkeeping<\/li>\n            <li>Payroll up to 10 employees<\/li>\n            <li>Monthly reconciliations<\/li>\n            <li>Basic monthly reports<\/li>\n          <\/ul>\n\n          <div class=\"tacalm-package-note\">\n            Good fit if you need the core monthly work handled consistently.\n          <\/div>\n        <\/div>\n\n        <div class=\"tacalm-package-card featured\">\n          <span class=\"tacalm-package-badge blue\">Most Popular<\/span>\n          <h3>Growth<\/h3>\n          <p>Main full-service package for active small businesses.<\/p>\n\n          <div class=\"tacalm-package-price\">$750 <span>\/ month<\/span><\/div>\n\n          <div class=\"tacalm-package-value\">\n            <strong>Standalone value:<\/strong> approx. $858\/month<br>\n            <strong>Package savings:<\/strong> $108\/month<br>\n            <strong>Approx. yearly:<\/strong> $1,296\/year\n          <\/div>\n\n          <ul class=\"tacalm-check-list\">\n            <li>Everything in Starter<\/li>\n            <li>Quarterly financial reports<\/li>\n            <li>Quarterly payroll tax returns &#038; reports<\/li>\n            <li>Annual payroll tax returns &#038; reports<\/li>\n            <li>Year-end payroll review<\/li>\n          <\/ul>\n\n          <div class=\"tacalm-package-note\">\n            <strong>Important:<\/strong> Does not include business income tax return preparation or filing.\n          <\/div>\n        <\/div>\n\n        <div class=\"tacalm-package-card\">\n          <span class=\"tacalm-package-badge\">Best Value<\/span>\n          <h3>Small Business Essentials<\/h3>\n          <p>Best value for businesses needing monthly and year-end support.<\/p>\n\n          <div class=\"tacalm-package-price\">$875 <span>\/ month<\/span><\/div>\n\n          <div class=\"tacalm-package-value\">\n            <strong>Standalone value:<\/strong> $1,058\/month<br>\n            <strong>Package savings:<\/strong> $183\/month<br>\n            <strong>Approx. yearly:<\/strong> $2,196\/year\n          <\/div>\n\n          <ul class=\"tacalm-check-list\">\n            <li>Everything in Growth<\/li>\n            <li>Year-end financials<\/li>\n            <li>Business tax preparation<\/li>\n            <li>Additional year-end support<\/li>\n          <\/ul>\n\n          <div class=\"tacalm-package-note\">\n            Business income tax filing is included only where listed or quoted separately.\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"tacalm-callout\">\n        <p>\n          <strong>Growth is the main full-service package:<\/strong>\n          bookkeeping + payroll + quarterly payroll tax returns\/reports + annual payroll tax returns\/reports.\n          Estimated savings are based on comparable full-service standalone pricing. Actual pricing may vary after review of books and payroll setup.\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"tacalm-pricing-section white\">\n    <div class=\"tacalm-pricing-container\">\n\n      <div class=\"tacalm-section-head\">\n        <span class=\"tacalm-section-label\">Package Savings Breakdown<\/span>\n        <h2>Clear numbers. No guessing.<\/h2>\n        <p>\n          Savings are based on comparable full-service standalone support, not bare-minimum starting price quotes.\n        <\/p>\n      <\/div>\n\n      <div class=\"tacalm-table-wrap\">\n        <table class=\"tacalm-table\">\n          <thead>\n            <tr>\n              <th>Package<\/th>\n              <th>Standalone Value<\/th>\n              <th>Package Price<\/th>\n              <th>Estimated Savings<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td><strong>Starter<\/strong><\/td>\n              <td>$650\/month<\/td>\n              <td>$600\/month<\/td>\n              <td>$50\/month | approx. $600\/year<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Growth<\/strong><\/td>\n              <td>Approx. $858\/month<\/td>\n              <td>$750\/month<br>$9,000\/year<\/td>\n              <td>Approx. $108\/month | approx. $1,296\/year<\/td>\n            <\/tr>\n            <tr>\n              <td><strong>Small Business Essentials<\/strong><\/td>\n              <td>Approx. $1,058\/month<\/td>\n              <td>$875\/month<\/td>\n              <td>Approx. $183\/month | approx. $2,196\/year<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"tacalm-pricing-section\" id=\"full-service-menu\">\n    <div class=\"tacalm-pricing-container\">\n\n      <div class=\"tacalm-section-head\">\n        <span class=\"tacalm-section-label\">Full Standalone Service Menu<\/span>\n        <h2>Every service, clearly listed.<\/h2>\n        <p>\n          Use this menu when you need one service, cleanup work, setup support, payroll filing help,\n          audit support, or tax preparation outside a monthly package.\n        <\/p>\n      <\/div>\n\n      <div class=\"tacalm-full-menu\">\n\n        <div class=\"tacalm-menu-group\">\n          <div class=\"tacalm-menu-heading\">Core Services Menu<\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Monthly Bookkeeping<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $300\/month<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Payroll Services \u2014 up to 10 employees<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $200\/month<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Catch-Up \/ Cleanup Bookkeeping<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $600<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">QuickBooks Setup<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $400<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">QuickBooks Cleanup<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $500<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Payroll Setup \u2014 up to 10 employees<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $300<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Additional Employees Over 10<\/div>\n            <div class=\"tacalm-menu-price\">$30\/employee<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Quarterly Payroll Tax Returns &#038; Reports<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $250\/quarter<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Quarterly Financial Reports<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $175\/quarter<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Payroll Compliance Review<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $300<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Workers Compensation Audit Assistance<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $350<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Michigan UIA Audit Assistance<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $400<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">General Ledger Financial Review<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $400<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Business Setup Consulting<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $400<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Annual Payroll Tax &#038; Return Reconciliations<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $500<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">DHS \/ Government Audit Support<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $150\/hour<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"tacalm-menu-group\">\n          <div class=\"tacalm-menu-heading\">Year-End &#038; Tax Preparation Services<\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">W-2 Filing<\/div>\n            <div class=\"tacalm-menu-price\">$20\/form<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">1099 Filing<\/div>\n            <div class=\"tacalm-menu-price\">$20\/form<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Form 1040 Federal Return<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $225<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Schedule C Self-Employment<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $150<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Itemized Deductions<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $100<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Home Office Deduction<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $75<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Additional Forms or Schedules<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $50<\/div>\n          <\/div>\n\n          <div class=\"tacalm-menu-row\">\n            <div class=\"tacalm-menu-service\">Small Business Tax Return<\/div>\n            <div class=\"tacalm-menu-price\">Starting at $350<\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"tacalm-callout\">\n        <p>\n          <strong>Pricing note:<\/strong>\n          All services are priced based on business size, complexity, payroll frequency, number of employees,\n          transaction volume, cleanup needs, records provided, tax complexity, and filing requirements.\n          Business income tax filing is included only where listed or quoted separately.\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"tacalm-pricing-section white\">\n    <div class=\"tacalm-pricing-container\">\n\n      <div class=\"tacalm-two-column\">\n\n        <div class=\"tacalm-info-box\">\n          <h3>Who TACALM Works Best With<\/h3>\n          <ul>\n            <li>Contractors and construction trades<\/li>\n            <li>Home service businesses: HVAC, plumbing, landscaping, electrical<\/li>\n            <li>Small retail shops<\/li>\n            <li>Owner-operator businesses<\/li>\n            <li>Businesses with 1\u201315 employees<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"tacalm-info-box\">\n          <h3>Why Choose TACALM Solutions?<\/h3>\n          <ul>\n            <li>Personalized service from a real person \u2014 not just software<\/li>\n            <li>Accurate, on-time payroll and financials<\/li>\n            <li>Clear, upfront pricing \u2014 no surprises<\/li>\n            <li>Flexible packages tailored to your business<\/li>\n            <li>Remote or on-site support as needed<\/li>\n          <\/ul>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"tacalm-pricing-final\">\n    <div class=\"tacalm-pricing-container\">\n      <div class=\"tacalm-final-card\">\n        <h2>Ready for clearer pricing and calmer books?<\/h2>\n        <p>\n          Book a free 15-minute consultation. TACALM Solutions will review your needs,\n          payroll setup, transaction volume, cleanup status, and records before confirming final pricing.\n        <\/p>\n\n        <div class=\"tacalm-pricing-actions\">\n          <a class=\"tacalm-pricing-btn tacalm-pricing-btn-primary\" href=\"https:\/\/tacalm.com\/?page_id=31\">Request a Consultation<\/a>\n          <a class=\"tacalm-pricing-btn tacalm-pricing-btn-dark\" href=\"tel:9472210963\">Call 947-221-0963<\/a>\n        <\/div>\n\n        <div class=\"tacalm-final-line\">\n          TACALM Solutions LLC | Compliance, Payroll &#038; Books \u2014 Done Right. Done Calm.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Service &#038; Pricing Menu Clear pricing for books, payroll, compliance, and tax support. Monthly support that keeps your books organized, payroll compliant, and deadlines under control. Clear pricing. No surprise invoices. Calm your books, calm your mind. Book a Free Consultation View Full Service Menu $600\/mo Monthly packages from $300\/mo Bookkeeping from $200\/mo Payroll from [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-120","page","type-page","status-publish","hentry","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Payroll &amp; Bookkeeping in Michigan | TACALM Solutions<\/title>\n<meta name=\"description\" content=\"TACALM Solutions provides payroll, compliance, and bookkeeping services for small businesses in Michigan. Accurate reports, clear pricing, and peace of mind.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tacalm.com\/?page_id=120\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Payroll &amp; Bookkeeping in Michigan | TACALM Solutions\" \/>\n<meta property=\"og:description\" content=\"TACALM Solutions provides payroll, compliance, and bookkeeping services for small businesses in Michigan. Accurate reports, clear pricing, and peace of mind.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tacalm.com\/?page_id=120\" \/>\n<meta property=\"og:site_name\" content=\"TACALM Solutions LLC\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-12T04:02:24+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/?page_id=120\",\"url\":\"https:\\\/\\\/tacalm.com\\\/?page_id=120\",\"name\":\"Payroll & Bookkeeping in Michigan | TACALM Solutions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/#website\"},\"datePublished\":\"2025-08-20T20:03:29+00:00\",\"dateModified\":\"2026-06-12T04:02:24+00:00\",\"description\":\"TACALM Solutions provides payroll, compliance, and bookkeeping services for small businesses in Michigan. Accurate reports, clear pricing, and peace of mind.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/?page_id=120#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tacalm.com\\\/?page_id=120\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/?page_id=120#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tacalm.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pricing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/#website\",\"url\":\"https:\\\/\\\/tacalm.com\\\/\",\"name\":\"TACALM Solutions LLC\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tacalm.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/#organization\",\"name\":\"TACALM Solutions LLC\",\"url\":\"https:\\\/\\\/tacalm.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tacalm.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/LOGO.jpg\",\"contentUrl\":\"https:\\\/\\\/tacalm.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/LOGO.jpg\",\"width\":628,\"height\":604,\"caption\":\"TACALM Solutions LLC\"},\"image\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Payroll & Bookkeeping in Michigan | TACALM Solutions","description":"TACALM Solutions provides payroll, compliance, and bookkeeping services for small businesses in Michigan. Accurate reports, clear pricing, and peace of mind.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tacalm.com\/?page_id=120","og_locale":"en_US","og_type":"article","og_title":"Payroll & Bookkeeping in Michigan | TACALM Solutions","og_description":"TACALM Solutions provides payroll, compliance, and bookkeeping services for small businesses in Michigan. Accurate reports, clear pricing, and peace of mind.","og_url":"https:\/\/tacalm.com\/?page_id=120","og_site_name":"TACALM Solutions LLC","article_modified_time":"2026-06-12T04:02:24+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tacalm.com\/?page_id=120","url":"https:\/\/tacalm.com\/?page_id=120","name":"Payroll & Bookkeeping in Michigan | TACALM Solutions","isPartOf":{"@id":"https:\/\/tacalm.com\/#website"},"datePublished":"2025-08-20T20:03:29+00:00","dateModified":"2026-06-12T04:02:24+00:00","description":"TACALM Solutions provides payroll, compliance, and bookkeeping services for small businesses in Michigan. Accurate reports, clear pricing, and peace of mind.","breadcrumb":{"@id":"https:\/\/tacalm.com\/?page_id=120#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tacalm.com\/?page_id=120"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tacalm.com\/?page_id=120#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tacalm.com\/"},{"@type":"ListItem","position":2,"name":"Pricing"}]},{"@type":"WebSite","@id":"https:\/\/tacalm.com\/#website","url":"https:\/\/tacalm.com\/","name":"TACALM Solutions LLC","description":"","publisher":{"@id":"https:\/\/tacalm.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tacalm.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tacalm.com\/#organization","name":"TACALM Solutions LLC","url":"https:\/\/tacalm.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tacalm.com\/#\/schema\/logo\/image\/","url":"https:\/\/tacalm.com\/wp-content\/uploads\/2025\/08\/LOGO.jpg","contentUrl":"https:\/\/tacalm.com\/wp-content\/uploads\/2025\/08\/LOGO.jpg","width":628,"height":604,"caption":"TACALM Solutions LLC"},"image":{"@id":"https:\/\/tacalm.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/pages\/120","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tacalm.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=120"}],"version-history":[{"count":5,"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/pages\/120\/revisions"}],"predecessor-version":[{"id":584,"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/pages\/120\/revisions\/584"}],"wp:attachment":[{"href":"https:\/\/tacalm.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=120"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}