{"id":122,"date":"2025-08-20T20:03:46","date_gmt":"2025-08-20T20:03:46","guid":{"rendered":"https:\/\/tacalm.com\/?page_id=122"},"modified":"2026-06-12T02:41:09","modified_gmt":"2026-06-12T02:41:09","slug":"about","status":"publish","type":"page","link":"https:\/\/tacalm.com\/?page_id=122","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"122\" class=\"elementor elementor-122\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43c5d04 e-flex e-con-boxed e-con e-parent\" data-id=\"43c5d04\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ddc5815 elementor-widget elementor-widget-text-editor\" data-id=\"ddc5815\" 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 About Us Page - Modern Edge Full Width *\/\n\n.tacalm-about-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.55;\n  overflow: hidden;\n}\n\n.tacalm-about-wrap * {\n  box-sizing: border-box;\n}\n\n.tacalm-container {\n  width: min(1180px, 92%);\n  margin: 0 auto;\n}\n\n.tacalm-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-btn:hover {\n  transform: translateY(-2px);\n}\n\n.tacalm-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-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\/* HERO *\/\n\n.tacalm-about-hero {\n  position: relative;\n  overflow: hidden;\n  background:\n    radial-gradient(circle at 88% 14%, rgba(21, 151, 229, 0.30), transparent 28%),\n    linear-gradient(135deg, #071827 0%, #0b0f14 74%);\n  color: #ffffff;\n  padding: 76px 0 96px;\n}\n\n.tacalm-about-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-about-hero:after {\n  content: \"\";\n  position: absolute;\n  right: -115px;\n  bottom: -140px;\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-about-logo-wrap {\n  position: relative;\n  z-index: 3;\n  text-align: center;\n  margin-bottom: 42px;\n}\n\n.tacalm-about-logo {\n  display: inline-block;\n  width: min(350px, 82vw);\n  height: auto;\n  border-radius: 18px;\n  box-shadow: 0 22px 55px rgba(0,0,0,.28);\n  background: #ffffff;\n}\n\n.tacalm-about-hero-grid {\n  position: relative;\n  z-index: 2;\n  display: grid;\n  grid-template-columns: 1.05fr .95fr;\n  gap: 54px;\n  align-items: center;\n}\n\n.tacalm-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-about-hero h1 {\n  font-size: clamp(44px, 6vw, 76px);\n  line-height: .98;\n  margin: 0 0 22px;\n  letter-spacing: -0.058em;\n  color: #ffffff;\n}\n\n.tacalm-about-hero p {\n  max-width: 650px;\n  margin: 0 0 30px;\n  font-size: 20px;\n  line-height: 1.55;\n  color: #d6dee8;\n}\n\n.tacalm-about-actions {\n  display: flex;\n  gap: 14px;\n  flex-wrap: wrap;\n  align-items: center;\n}\n\n.tacalm-hero-photo-card {\n  position: relative;\n  border-radius: 32px;\n  overflow: hidden;\n  background: #071827;\n  box-shadow: 0 28px 70px rgba(0,0,0,.35);\n  min-height: 560px;\n}\n\n.tacalm-hero-photo-card:before {\n  content: \"\";\n  position: absolute;\n  inset: 14px;\n  border: 1px solid rgba(255,255,255,.25);\n  border-radius: 25px;\n  z-index: 2;\n  pointer-events: none;\n}\n\n.tacalm-hero-photo-card img {\n  width: 100%;\n  height: 640px;\n  display: block;\n  object-fit: cover;\n  object-position: center top;\n  filter: contrast(1.04) saturate(.95);\n}\n\n\/* SECTIONS *\/\n\n.tacalm-about-section {\n  padding: 78px 0;\n}\n\n.tacalm-about-section-soft {\n  background: var(--tacalm-soft);\n}\n\n.tacalm-section-head {\n  max-width: 780px;\n  margin-bottom: 34px;\n}\n\n.tacalm-section-head.center {\n  margin-left: auto;\n  margin-right: auto;\n  text-align: center;\n}\n\n.tacalm-eyebrow {\n  color: var(--tacalm-blue);\n  font-weight: 900;\n  letter-spacing: .1em;\n  text-transform: uppercase;\n  font-size: 13px;\n  margin-bottom: 10px;\n}\n\n.tacalm-about-section h2 {\n  font-size: clamp(32px, 4.5vw, 56px);\n  line-height: 1.04;\n  margin: 0 0 16px;\n  color: var(--tacalm-navy);\n  letter-spacing: -0.048em;\n}\n\n.tacalm-section-head p,\n.tacalm-story-text p {\n  color: var(--tacalm-muted);\n  font-size: 18px;\n  margin: 0;\n}\n\n\/* STORY *\/\n\n.tacalm-story-grid {\n  display: grid;\n  grid-template-columns: .9fr 1.1fr;\n  gap: 42px;\n  align-items: start;\n}\n\n.tacalm-story-card {\n  background:\n    radial-gradient(circle at top right, rgba(21,151,229,.24), transparent 30%),\n    linear-gradient(145deg, #071827, #0b0f14);\n  border-radius: 28px;\n  padding: 36px;\n  color: #ffffff;\n  box-shadow: 0 24px 60px rgba(7,24,39,.20);\n}\n\n.tacalm-story-card h3 {\n  font-size: 30px;\n  line-height: 1.08;\n  margin: 0 0 18px;\n  color: #ffffff;\n  letter-spacing: -0.035em;\n}\n\n.tacalm-story-card p {\n  color: #d6dee8;\n  font-size: 17px;\n  margin: 0;\n}\n\n.tacalm-story-text {\n  display: grid;\n  gap: 18px;\n}\n\n.tacalm-story-text p {\n  font-size: 18px;\n}\n\n\/* VALUES *\/\n\n.tacalm-value-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n}\n\n.tacalm-value-card {\n  background: #ffffff;\n  border: 1px solid var(--tacalm-line);\n  border-radius: 22px;\n  padding: 26px;\n  box-shadow: 0 16px 42px rgba(7,24,39,.06);\n}\n\n.tacalm-value-card h3 {\n  margin: 0 0 10px;\n  color: var(--tacalm-navy);\n  font-size: 22px;\n  letter-spacing: -0.025em;\n}\n\n.tacalm-value-card p {\n  margin: 0;\n  color: var(--tacalm-muted);\n}\n\n\/* SUPPORT SECTION *\/\n\n.tacalm-support-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 22px;\n}\n\n.tacalm-panel {\n  background: #ffffff;\n  border: 1px solid var(--tacalm-line);\n  border-radius: 26px;\n  padding: 34px;\n  box-shadow: 0 18px 50px rgba(7,24,39,.07);\n}\n\n.tacalm-panel.dark {\n  background:\n    radial-gradient(circle at top right, rgba(21,151,229,.22), transparent 32%),\n    linear-gradient(145deg, #071827, #0b0f14);\n  color: #ffffff;\n}\n\n.tacalm-panel h3 {\n  color: var(--tacalm-navy);\n  font-size: 27px;\n  margin: 0 0 14px;\n  letter-spacing: -0.035em;\n}\n\n.tacalm-panel.dark h3 {\n  color: #ffffff;\n}\n\n.tacalm-panel ul {\n  margin: 0;\n  padding-left: 20px;\n}\n\n.tacalm-panel li {\n  margin-bottom: 9px;\n  color: var(--tacalm-text);\n}\n\n.tacalm-panel.dark li,\n.tacalm-panel.dark p {\n  color: #d6dee8;\n}\n\n.tacalm-panel p {\n  color: var(--tacalm-muted);\n  margin: 0;\n}\n\n\/* COMPLIANCE NOTE *\/\n\n.tacalm-compliance-note {\n  margin-top: 24px;\n  background: #f4f7fb;\n  border: 1px solid #dce4ee;\n  border-left: 6px solid #0b6fba;\n  border-radius: 18px;\n  padding: 20px;\n  color: #657282;\n  font-size: 15px;\n}\n\n.tacalm-compliance-note strong {\n  display: block;\n  color: #071827;\n  margin-bottom: 6px;\n  font-size: 16px;\n}\n\n.tacalm-compliance-note a {\n  display: inline-block;\n  margin-top: 8px;\n  color: #0b6fba;\n  font-weight: 900;\n  text-decoration: none !important;\n}\n\n\/* COMPLIANCE STRIP *\/\n\n.tacalm-compliance-strip {\n  background:\n    radial-gradient(circle at 88% 12%, rgba(21,151,229,.24), transparent 30%),\n    linear-gradient(145deg, #071827, #0b0f14);\n  color: #ffffff;\n}\n\n.tacalm-compliance-strip h2 {\n  color: #ffffff;\n}\n\n.tacalm-compliance-strip p {\n  color: #d6dee8;\n}\n\n.tacalm-compliance-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 18px;\n  margin-top: 34px;\n}\n\n.tacalm-compliance-card {\n  background: rgba(255,255,255,.08);\n  border: 1px solid rgba(255,255,255,.14);\n  border-radius: 22px;\n  padding: 24px;\n}\n\n.tacalm-compliance-card h3 {\n  color: #ffffff;\n  margin: 0 0 10px;\n  font-size: 22px;\n}\n\n.tacalm-compliance-card p {\n  color: #d6dee8;\n  margin: 0;\n}\n\n\/* FINAL CTA *\/\n\n.tacalm-about-final {\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: 56px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.tacalm-about-final h2 {\n  color: #ffffff;\n  font-size: clamp(32px, 4.5vw, 54px);\n  line-height: 1.04;\n  margin: 0 0 14px;\n  letter-spacing: -0.048em;\n}\n\n.tacalm-about-final p {\n  color: #d6dee8;\n  max-width: 720px;\n  margin: 0 auto 28px;\n  font-size: 18px;\n}\n\n.tacalm-contact-line {\n  margin-top: 22px;\n  color: #d6dee8;\n  font-weight: 700;\n}\n\n\/* RESPONSIVE *\/\n\n@media (max-width: 980px) {\n  .tacalm-about-hero-grid,\n  .tacalm-story-grid,\n  .tacalm-value-grid,\n  .tacalm-support-grid,\n  .tacalm-compliance-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .tacalm-about-hero {\n    padding: 58px 0 74px;\n  }\n\n  .tacalm-hero-photo-card {\n    min-height: auto;\n  }\n\n  .tacalm-hero-photo-card img {\n    height: 560px;\n  }\n}\n\n@media (max-width: 640px) {\n  .tacalm-about-logo {\n    width: min(300px, 86vw);\n    border-radius: 14px;\n  }\n\n  .tacalm-about-hero h1 {\n    font-size: 42px;\n  }\n\n  .tacalm-about-hero p {\n    font-size: 17px;\n  }\n\n  .tacalm-about-actions {\n    flex-direction: column;\n    align-items: stretch;\n  }\n\n  .tacalm-btn {\n    width: 100%;\n  }\n\n  .tacalm-hero-photo-card img {\n    height: 420px;\n  }\n\n  .tacalm-about-section {\n    padding: 56px 0;\n  }\n\n  .tacalm-about-final {\n    padding: 36px 22px;\n  }\n}\n<\/style>\n\n<div class=\"tacalm-about-wrap\">\n\n  <section class=\"tacalm-about-hero\">\n    <div class=\"tacalm-container\">\n\n      <div class=\"tacalm-about-logo-wrap\">\n        <img decoding=\"async\" \n          class=\"tacalm-about-logo\" \n          src=\"https:\/\/tacalm.com\/wp-content\/uploads\/2026\/06\/CORRECT-LOGO.jpg\" \n          alt=\"TACALM Solutions LLC - Compliance, Payroll and Books\">\n      <\/div>\n\n      <div class=\"tacalm-about-hero-grid\">\n\n        <div class=\"tacalm-about-hero-copy\">\n          <div class=\"tacalm-kicker\">Compliance, Payroll and Books \u2014 Done Right. Done Calm.<\/div>\n          <h1>Real support for business owners who need the numbers handled right.<\/h1>\n          <p>\n            TACALM Solutions helps Michigan small businesses stay organized, run payroll with confidence,\n            and keep compliance deadlines from turning into emergencies.\n          <\/p>\n          <div class=\"tacalm-about-actions\">\n            <a class=\"tacalm-btn tacalm-btn-primary\" href=\"https:\/\/tacalm.com\/?page_id=31\">Book Consultation<\/a>\n            <a class=\"tacalm-btn tacalm-btn-dark\" href=\"https:\/\/tacalm.com\/?page_id=120\">View Pricing<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"tacalm-hero-photo-card\">\n          <img decoding=\"async\" src=\"https:\/\/tacalm.com\/wp-content\/uploads\/2025\/08\/IMG_1724-scaled.jpg\" alt=\"David King, Founder of TACALM Solutions\">\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tacalm-about-section\">\n    <div class=\"tacalm-container\">\n      <div class=\"tacalm-story-grid\">\n\n        <div class=\"tacalm-story-card\">\n          <h3>Not just software. Not just reports. Real help from a real person.<\/h3>\n          <p>\n            TACALM was built for small business owners who need bookkeeping, payroll, and compliance support\n            that is practical, clear, dependable, and aligned with applicable payroll and tax requirements.\n          <\/p>\n        <\/div>\n\n        <div class=\"tacalm-story-text\">\n          <div class=\"tacalm-eyebrow\">About TACALM Solutions<\/div>\n          <h2>Built to calm the chaos behind the business.<\/h2>\n          <p>\n            TACALM Solutions LLC was created to give small business owners a better way to manage the financial\n            side of their business without feeling buried in paperwork, payroll deadlines, tax notices, or messy books.\n          <\/p>\n          <p>\n            The goal is simple: keep your records organized, your payroll handled, and your compliance deadlines under control\n            so you can focus on running the business instead of constantly reacting to problems.\n          <\/p>\n          <p>\n            Whether support is remote, on-site, or a mix of both, TACALM focuses on clear communication, practical solutions,\n            accurate work, and compliance-minded support.\n          <\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tacalm-about-section tacalm-about-section-soft\">\n    <div class=\"tacalm-container\">\n      <div class=\"tacalm-section-head center\">\n        <div class=\"tacalm-eyebrow\">What TACALM Stands For<\/div>\n        <h2>Clean books. Accurate payroll. Calm deadlines.<\/h2>\n        <p>\n          TACALM Solutions is built around dependable support, straight answers, and financial organization that helps business owners make better decisions.\n        <\/p>\n      <\/div>\n\n      <div class=\"tacalm-value-grid\">\n        <div class=\"tacalm-value-card\">\n          <h3>Clarity<\/h3>\n          <p>No confusing accounting talk just for the sake of sounding official. You should understand what is happening in your business.<\/p>\n        <\/div>\n\n        <div class=\"tacalm-value-card\">\n          <h3>Consistency<\/h3>\n          <p>Books, payroll, tax deadlines, and compliance responsibilities need regular attention. TACALM helps keep the process steady.<\/p>\n        <\/div>\n\n        <div class=\"tacalm-value-card\">\n          <h3>Accountability<\/h3>\n          <p>Small business owners need someone who pays attention to details, handles sensitive records carefully, and takes the work seriously.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tacalm-about-section tacalm-compliance-strip\">\n    <div class=\"tacalm-container\">\n      <div class=\"tacalm-section-head center\">\n        <div class=\"tacalm-kicker\">Compliance-Minded Support<\/div>\n        <h2>Committed to IRS, federal, state, and local requirements.<\/h2>\n        <p>\n          TACALM Solutions is committed to following applicable IRS guidance, federal tax rules, Michigan payroll and tax requirements,\n          local requirements, and other governing laws that apply to the services being provided.\n        <\/p>\n      <\/div>\n\n      <div class=\"tacalm-compliance-grid\">\n        <div class=\"tacalm-compliance-card\">\n          <h3>IRS Guidance<\/h3>\n          <p>TACALM uses IRS resources and payroll tax guidance to stay aligned with federal payroll and tax responsibilities.<\/p>\n        <\/div>\n\n        <div class=\"tacalm-compliance-card\">\n          <h3>State &#038; Local Rules<\/h3>\n          <p>Payroll, withholding, unemployment, local tax, and related compliance work is handled with applicable state and local requirements in mind.<\/p>\n        <\/div>\n\n        <div class=\"tacalm-compliance-card\">\n          <h3>Careful Records<\/h3>\n          <p>Bookkeeping, payroll, and tax support is built around organized records, clear documentation, and deadline awareness.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tacalm-about-section\">\n    <div class=\"tacalm-container\">\n      <div class=\"tacalm-support-grid\">\n\n        <div class=\"tacalm-panel dark\">\n          <h3>Meet David King<\/h3>\n          <p>\n            David King is the founder of TACALM Solutions and works directly with small business owners who need\n            reliable bookkeeping, payroll, and compliance support. The focus is not just entering numbers \u2014 it is helping\n            owners understand what is happening, stay ahead of deadlines, and avoid unnecessary stress.\n          <\/p>\n        <\/div>\n\n        <div class=\"tacalm-panel\">\n          <h3>How TACALM Helps<\/h3>\n          <ul>\n            <li>Monthly bookkeeping support<\/li>\n            <li>Payroll support for small teams<\/li>\n            <li>Payroll tax deadline support<\/li>\n            <li>QuickBooks setup and cleanup<\/li>\n            <li>Catch-up bookkeeping<\/li>\n            <li>Tax preparation and year-end support<\/li>\n            <li>Remote or on-site support when needed<\/li>\n          <\/ul>\n\n          <div class=\"tacalm-compliance-note\">\n            <strong>IRS payroll compliance guidance:<\/strong>\n            TACALM Solutions is committed to following applicable IRS payroll compliance guidance and using IRS resources to stay aligned with federal payroll tax responsibilities.\n            <a href=\"https:\/\/www.irs.gov\/businesses\/small-businesses-self-employed\/employment-taxes\" target=\"_blank\" rel=\"noopener\">Learn more from the IRS<\/a>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tacalm-about-section tacalm-about-section-soft\">\n    <div class=\"tacalm-container\">\n      <div class=\"tacalm-support-grid\">\n\n        <div class=\"tacalm-panel\">\n          <h3>Who TACALM Works Best With<\/h3>\n          <ul>\n            <li>Contractors and construction trades<\/li>\n            <li>Home service businesses<\/li>\n            <li>HVAC, plumbing, landscaping, and electrical businesses<\/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-panel\">\n          <h3>What Makes TACALM Different<\/h3>\n          <ul>\n            <li>Personalized service from a real person<\/li>\n            <li>Clear communication without unnecessary confusion<\/li>\n            <li>Bookkeeping, payroll, and compliance handled together<\/li>\n            <li>Flexible remote or on-site support<\/li>\n            <li>Practical help built for small business owners<\/li>\n            <li>Compliance-minded support for payroll, tax, and recordkeeping responsibilities<\/li>\n            <li>No guesswork. No scrambling. No software maze.<\/li>\n          <\/ul>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"tacalm-about-section\">\n    <div class=\"tacalm-container\">\n      <div class=\"tacalm-about-final\">\n        <h2>Ready for calmer books, cleaner payroll, and fewer deadline headaches?<\/h2>\n        <p>\n          Book a free consultation and TACALM will review your needs, current setup, records, and support level before recommending the right next step.\n        <\/p>\n        <div class=\"tacalm-about-actions\" style=\"justify-content: center;\">\n          <a class=\"tacalm-btn tacalm-btn-primary\" href=\"https:\/\/tacalm.com\/?page_id=31\">Book Consultation<\/a>\n          <a class=\"tacalm-btn tacalm-btn-dark\" href=\"tel:9472210963\">Call 947-221-0963<\/a>\n        <\/div>\n        <div class=\"tacalm-contact-line\">\n          TACALM Solutions LLC | david@tacalm.com | Compliance, Payroll and 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Compliance, Payroll and Books \u2014 Done Right. Done Calm. Real support for business owners who need the numbers handled right. TACALM Solutions helps Michigan small businesses stay organized, run payroll with confidence, and keep compliance deadlines from turning into emergencies. Book Consultation View Pricing Not just software. Not just reports. Real help from a real [&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-122","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 and Bookkeeping in Michigan for Small Owners<\/title>\n<meta name=\"description\" content=\"Explore reliable payroll and bookkeeping in Michigan with TACALM Solutions, where your financial accuracy is our priority.\" \/>\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=122\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Payroll and Bookkeeping in Michigan for Small Owners\" \/>\n<meta property=\"og:description\" content=\"Explore reliable payroll and bookkeeping in Michigan with TACALM Solutions, where your financial accuracy is our priority.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tacalm.com\/?page_id=122\" \/>\n<meta property=\"og:site_name\" content=\"TACALM Solutions LLC\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-12T02:41:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tacalm.com\/wp-content\/uploads\/2026\/06\/CORRECT-LOGO.jpg\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/?page_id=122\",\"url\":\"https:\\\/\\\/tacalm.com\\\/?page_id=122\",\"name\":\"Payroll and Bookkeeping in Michigan for Small Owners\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/?page_id=122#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/?page_id=122#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tacalm.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/CORRECT-LOGO.jpg\",\"datePublished\":\"2025-08-20T20:03:46+00:00\",\"dateModified\":\"2026-06-12T02:41:09+00:00\",\"description\":\"Explore reliable payroll and bookkeeping in Michigan with TACALM Solutions, where your financial accuracy is our priority.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tacalm.com\\\/?page_id=122#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tacalm.com\\\/?page_id=122\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/?page_id=122#primaryimage\",\"url\":\"https:\\\/\\\/tacalm.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/CORRECT-LOGO.jpg\",\"contentUrl\":\"https:\\\/\\\/tacalm.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/CORRECT-LOGO.jpg\",\"width\":1345,\"height\":732},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tacalm.com\\\/?page_id=122#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tacalm.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@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 and Bookkeeping in Michigan for Small Owners","description":"Explore reliable payroll and bookkeeping in Michigan with TACALM Solutions, where your financial accuracy is our priority.","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=122","og_locale":"en_US","og_type":"article","og_title":"Payroll and Bookkeeping in Michigan for Small Owners","og_description":"Explore reliable payroll and bookkeeping in Michigan with TACALM Solutions, where your financial accuracy is our priority.","og_url":"https:\/\/tacalm.com\/?page_id=122","og_site_name":"TACALM Solutions LLC","article_modified_time":"2026-06-12T02:41:09+00:00","og_image":[{"url":"https:\/\/tacalm.com\/wp-content\/uploads\/2026\/06\/CORRECT-LOGO.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tacalm.com\/?page_id=122","url":"https:\/\/tacalm.com\/?page_id=122","name":"Payroll and Bookkeeping in Michigan for Small Owners","isPartOf":{"@id":"https:\/\/tacalm.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tacalm.com\/?page_id=122#primaryimage"},"image":{"@id":"https:\/\/tacalm.com\/?page_id=122#primaryimage"},"thumbnailUrl":"https:\/\/tacalm.com\/wp-content\/uploads\/2026\/06\/CORRECT-LOGO.jpg","datePublished":"2025-08-20T20:03:46+00:00","dateModified":"2026-06-12T02:41:09+00:00","description":"Explore reliable payroll and bookkeeping in Michigan with TACALM Solutions, where your financial accuracy is our priority.","breadcrumb":{"@id":"https:\/\/tacalm.com\/?page_id=122#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tacalm.com\/?page_id=122"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tacalm.com\/?page_id=122#primaryimage","url":"https:\/\/tacalm.com\/wp-content\/uploads\/2026\/06\/CORRECT-LOGO.jpg","contentUrl":"https:\/\/tacalm.com\/wp-content\/uploads\/2026\/06\/CORRECT-LOGO.jpg","width":1345,"height":732},{"@type":"BreadcrumbList","@id":"https:\/\/tacalm.com\/?page_id=122#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tacalm.com\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@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\/122","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=122"}],"version-history":[{"count":5,"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/pages\/122\/revisions"}],"predecessor-version":[{"id":556,"href":"https:\/\/tacalm.com\/index.php?rest_route=\/wp\/v2\/pages\/122\/revisions\/556"}],"wp:attachment":[{"href":"https:\/\/tacalm.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}