Weight Indicator RS232 Serial Data reads in Arduino 2560

I am using Arduino Mega 2560, Weight Indicator RS232 data is forwarded to arduino using TTL module and the result is in this form US,GS,+00743.5kg I want to separate the weight which is 00743.5 and store as it will compare with other floating no. please guide me in this matter.