Where is index.html for IIS7?
You should have a look at the basic settings of the Default Web Site; this is where the physical path for the site root is defined.
This is by default C:\inetpub\wwwroot
.
It is usually within C:\inetpub (replacing C:\ with the system path letter)