Download hibernate trigger
here so that you can run programs before and after hibernation
then i made a batch script (stop.bat) with the following:
net stop BlueSoleilCS
and to start it back up (start.bat):
net start BlueSoleilCS
and i saved them in a folder. I then made shortcuts to these batch scripts in the same folders, and specified for them to be run minimized (so that you can't see a terminal window pop up).
Then I just put the path into the hibernation trigger program and voila