But the surface is a vector because its an orientated surface right (surface + direction) ?
I mean when you do your surface integrals, you don't just define the surface, you define direction of the normal vector of the differential elements of the surface surface
Supposing you have some surface dS
you parameterise it with two variables, say s and t
then we can trace out our surface with some function x(s,t)
and then we take the dot product of the surface normal with our vector field:
<br />
\int_S {\mathbf v}\cdot \,d{\mathbf {S}} = \int_S ({\mathbf v}\cdot {\mathbf n})\,dS=\iint_T {\mathbf v}(\mathbf{x}(s, t))\cdot \left({\partial \mathbf{x} \over \partial s}\times {\partial \mathbf{x} \over \partial t}\right) ds\, dt.<br />
The key part here is that
<br />
d\mathbf{S} = \mathbf{n}dS<br />
With regards to visualising it as a Riemann sum, this will need to be checked by some one with more mathematical knowledge, but treat the whole dot product
{\mathbf v}(\mathbf{x}(s, t))\cdot \left({\partial \mathbf{x} \over \partial s}\times {\partial \mathbf{x} \over \partial t}\right)
As the Jacobian which maps your complicated surface integral of a vector field to a simple two dimensional integral which you can then use your standard Riemann sums on
I mean at the end of the day following the above steps turns your surface integral into a double integral (wrt to your parameterisation variables) of the form:
\int_{S} \mathbf{v}(s,t) \cdot d\mathbf{S}