To get a desirable outcome, we must select the owner for the committee. That leaves 7 committee members left to select from the remaining 21 employees. Let $A, B, C$ be the events that there are no Senior, no Junior, and no Support personnel (respectively) on the committee. So the complement of having all groups represented is $A\cup B\cup C$. In what follows I use $n(S)$ for the number of elements in a set $S$. Using the Principle in Inclusion/Exclusion, we have that $$\begin{array}{ccl}n(A\cup B\cup C)&=&n(A)+n(B)+n(C)-n(A\cap B) - n(A\cap C) - n(B\cap C) + n(A\cap B\cap C)\\\ &=& \begin{pmatrix} 18\\\7 \end{pmatrix} +\begin{pmatrix} 7\\\7 \end{pmatrix}+\begin{pmatrix} 17\\\7 \end{pmatrix}-\begin{pmatrix} 14\\\7 \end{pmatrix}\\\ &=& 47841 \end{array}$$
This is the complement of what we want. So the number of ways to select a desireable committee is $\begin{pmatrix} 21\\\7 \end{pmatrix}-47841=68439$.