I asked this question among others in another thread (Vector analysis questions). I was given a link to a site (http://mathinsight.org/surface_integral_vector_field_introduction) which I read, and watched youtube videos and read some other sites also. After having done this I am still having trouble understanding and therefore completing the question. The examples I have found seem to have different formats to that of this question also making it hard to attempt. Could anyone help me on how to complete this question.
I can do the line integral for a vector field which looks similar but my attempts at this havent come out well at all.

Start by solving for one variable explicitly.
$$z=f(x,y)=2-\frac{1}{3}x-\frac{1}{2}y$$
You can form a vector which points to any given point on your surface by
$$\vec{r}=<x,y,f(x,y)>$$
Now, if we differentiate the above with respect to $x$ and then with respect to $y$ we will obtain two linearly independent vectors which are tangent to the plane under description. If you are interested why ask and I will try to give more details.
Once, we have the two linearly independent tangent vectors we can take the cross-product of the two vectors to find a vector which is perpendicular to the surface. And then we normalize
$$\hat{n}=\frac{<1,0,\frac{\partial f}{\partial x}>\times<0,1,\frac{\partial f}{\partial y}>}{||{<1,0,\frac{\partial f}{\partial x}>\times<0,1,\frac{\partial f}{\partial y}>}||}$$
Now, once you take an inner product of the unit normal vector with the vector field $\vec{A}$ you will obtain a scalar quantity that you will need to integrate over the appropriate region of the $xy$ plane.