It's just come to me, sorry about the double posting, to create a new document from a template your code should have the following line:
WDApp.Documents.Add Template:= _
"C:\Program Files\Microsoft Office\Templates\Siemens\Car Hire Form.dot", _
NewTemplate:=False
You'll have to put in the appropriate path for your particular template(s)