Lee, this is a "bedgraph" file, just use the "bedgraph" extension and it should work. The fourth column of a "bed" file is a string name. Be sure those are tab-delimited columns, I can't tell.
Remember that bed and bedgraph are "zero-based" coordinates (first base is zero), while wig is "one-based", when doing converting.
Jim