Also, in your "All Programs" > ArcGIS folder there should be a Python 2.6 folder.  Inside that you can find an IDLE (python GUI) toolkit, which is a python scripting window for writing stand alone scripts.  To use ArcGIS functions, just import the arcpy module. That is what I use.  Hope this helps too!
Caleb