United States

2005 Ford Mustang GT Coupe 2-Door

Home » Cars for sale in USA » Ford » Mustang » 2005 Ford Mustang for sale

2005 Ford Mustang GT Coupe 2-Door2005 Ford Mustang GT Coupe 2-Door2005 Ford Mustang GT Coupe 2-Door
Condition:Used
Year:2005
Mileage:8,790
Vehicle Title:Clear
Manufacturer:Ford
Options:Leather Seats
Model:Mustang
Safety Features:Side Airbags
Power Options:Power Windows
Sub Model:SALEEN
Fuel Type:Gasoline
Exterior Color:Green
Interior Color:Black
Vehicle Inspection:Inspected (include details in your description)
Number of Cylinders:8
Trim:GT Coupe 2-Door
Transmission:Manual
Engine:4.6L 281Cu. In. V8 GAS SOHC Naturally Aspirated
Body Type:Coupe
Drive Type:RWD
Warranty:Vehicle does NOT have an existing warranty
Price: US $26,500.00
Got questions? Ask here!
// Flash Player Version Detection Rev 1.6// Detect Client Browser type// Copyright(c) 2005-2006 Adobe Macromedia Software, LLC. All rights reserved.var isIE (navigator.appVersion.indexOf("MSIE") != -1) true false;var isWin (navigator.appVersion.toLowerCase().indexOf("win") != -1) true false;var isOpera (navigator.userAgent.indexOf("Opera") != -1) true false;function ControlVersion(){ var version; var axo; var e; // NOTE new ActiveXObject(strFoo) throws an exception if strFoo isn't in the registry try { // version will be set for 7.X or greater players axo new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7"); version axo.GetVariable("$version"); } catch (e) { } if (!version) { try { // version will be set for 6.X players only axo new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6"); // installed player is some revision of 6.0 // GetVariable("$version") crashes for versions 6.0.22 through 6.0.29, // so we have to be careful. // default to the first public version version "WIN 6,0,21,0"; // throws if AllowScripAccess does not exist (introduced in 6.0r47) axo.AllowScriptAccess "always"; // safe to call for 6.0r47 or greater version axo.GetVariable("$version"); } catch (e) { } } if (!version) { try { // version will be set for 4.X or 5.X player axo new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3"); version axo.GetVariable("$version"); } catch (e) { } } if (!version) { try { // version will be set for 3.X player axo new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3"); version "WIN 3,0,18,0"; } catch (e) { } } if (!version) { try { // version will be set for 2.X player axo new ActiveXObject("ShockwaveFlash.ShockwaveFlash"); version "WIN 2,0,0,11"; } catch (e) { version -1; } } return version;}// JavaScript helper required to detect Flash Player PlugIn version informationfunction GetSwfVer(){ // NS/Opera version >= check for Flash plugin in plugin array var flashVer -1; if (navigator.plugins != null && navigator.plugins.length 0) { if (navigator.plugins["Shockwave Flash 2.0"]

navigator.plugins["Shockwave Flash"]) { var swVer2 navigator.plugins["Shockwave Flash 2.0"] 2.0" ""; var flashDescription navigator.plugins["Shockwave Flash" swVer2].description; var descArray flashDescription.split(" "); var tempArrayMajor descArray[2].split("."); var versionMajor tempArrayMajor[0]; var versionMinor tempArrayMajor[1]; var versionRevision descArray[3]; if (versionRevision == "") { versionRevision descArray[4]; } if (versionRevision[0] == "d") { versionRevision versionRevision.substring(1); } else if (versionRevision[0] == "r") { versionRevision versionRevision.substring(1); if (versionRevision.indexOf("d") 0) { versionRevision versionRevision.substring(0, versionRevision.indexOf("d")); } } var flashVer versionMajor "." versionMinor "." versionRevision; //alert("flashVer="+flashVer); } } // MSN/WebTV 2.6 supports Flash 4 else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer 4; // WebTV 2.5 supports Flash 3 else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer 3; // older WebTV supports Flash 2 else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer 2; else if isIE && isWin && !isOpera { flashVer ControlVersion(); } return flashVer;}// When called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is availablefunction DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision){ versionStr GetSwfVer(); if (versionStr == -1 { return false; } else if (versionStr != 0) { if(isIE && isWin && !isOpera) { // Given "WIN 2,0,0,11" tempArray versionStr.split(" "); // ["WIN", "2,0,0,11"] tempString tempArray[1]; // "2,0,0,11" versionArray tempString.split(","); // ['2', '0', '0', '11'] } else { versionArray versionStr.split("."); } var versionMajor versionArray[0]; var versionMinor versionArray[1]; var versionRevision versionArray[2]; // is the major.revision >= requested major.revision AND the minor version >= requested minor if (versionMajor parseFloat(reqMajorVer)) { return true; } else if (versionMajor == parseFloat(reqMajorVer)) { if (versionMinor parseFloat(reqMinorVer)) return true; else if (versionMinor == parseFloat(reqMinorVer)) { if (versionRevision >= parseFloat(reqRevision)) return true; } } return false; }} /* eBay CARad CSS Dealer 2.0 Template */ #CARad a:link,#CARad color: #0066FF !important; } #CARad a:visited color: #0066FF !important; } #CARad { font-family: Arial, Helvetica, sans-serif; font-size:12px; width: 760px; background-color: #e5e5e5; margin: 0px auto; text-align: left; } #CARad #header { background-image: url(http://dealer.carad.com/static/images/dealer2/templates/basicnew/headerTopBG_black.gif); background-repeat: no-repeat; height: 41px; color:#FFFFFF; line-height: 40px; padding-left: 20px; font-size: 12px; font-family: Tahoma, Arial, Helvetica, sans-serif; } #CARad #header color:#FFFFFF !important; font-size: 12px; } #CARad #dealerBanner { padding: 2px 0px 0px 0px; text-align:center; background-color:#FFFFFF } #CARad #gmBanner { text-align: center; } #CARad .dealerDetails { float: left; font-size: 16px; width: 305px; padding: 30px 10px 10px 10px; margin: 5px 5px 10px 5px; text-align:center; } #CARad #vehicleDetails { width: 100%; } #CARad #vehicleDetails ul{ float:left; list-style:none; margin: 5px; padding: 5px; float:left; width: 230px; } #CARad .certified { padding: 20px 5px 5px 5px; font-size: 13px; } #CARad .certified img { padding-bottom: 2px; } #CARad .img-shadow { float:left; background: url(http://dealer.carad.com/static/images/dealer2/templates/basicnew/shadowAlpha.png) no-repeat bottom right; margin: 10px 6px 10px; } #CARad .img-shadow img { display: block; position: relative; background-color: #fff; border: 1px solid #a9a9a9; margin: -6px 6px 6px -6px; padding: 4px; } #CARad .content { padding: 5px 5px 5px 5px; background-color: #e5e5e5; } #CARad #titleHeader { background-image: url(http://dealer.carad.com/static/images/dealer2/templates/basicnew/headerTitle_black.gif); background-repeat: repeat-x; width: 760px; font-size: 16px; color:#FFFFFF; height: 40px; line-height: 42px; margin-top: 2px; font-weight: bold; } #CARad .sectionHeader { background-image: url(http://dealer.carad.com/static/images/dealer2/templates/basicnew/headerSection_black.gif); background-repeat: repeat-x; width: 760px; height: 29px; font-size: 16px; color: #FFFFFF; font-weight: bold; line-height: 32px; clear:left; } #CARad #featuresOptions table{ width:740px; padding:0px; margin:10px; font-size:12px; border-collapse: collapse; } #CARad #featuresOptions table tr td{ background:#CCC; padding:7px; width:50%; margin:0px; vertical-align:top; } #CARad #featuresOptions table tr #column0{ border-right:solid 10px #e5e5e5; } #CARad #featuresOptions table p{ padding:0 0px 5px 15px; background: url(http://dealer.carad.com/static/images/dealer2/templates/shared/disc.gif) no-repeat left top; margin:0px 10px; } #CARad #photos { text-align: center; padding-top: 10px; } #CARad #photos .photo { padding-bottom: 5px; } #CARad #photos .caption { text-align: center; font-weight: bold; padding-bottom: 4px; } #CARad #photos .photoThumbnail border: 3px solid #666666; } #CARad #photos hr { width: 80%; } #CARad #disclaimer { font-size: 11px; background-color: #FFFFFF; border: 2px solid #e5e5e5; padding: 5px; } #CARad #footer { text-align: center; padding: 10px; background-color:#FFFFFF; vertical-align:middle; } #CARad #seeOtherLink { text-align:right; padding: 5px 10px 5px 0px; background-color: #e5e5e5; } #CARad .dealerDetails span{ padding:0px; display:block; } #CARad .dealerDetails span.endP{ padding-bottom: 10px; } #CARad .worldIcon{ margin:2px 0; height:18px; width: 55px; background: url(http://dealer.carad.com/static/images/dealer2/templates/shared/worldIconSmall.png) no-repeat center; border:none; display:block; } #CARad .bold{ font-weight:bold; }View Our Other Listings
Contact Us
#CARad .printIcon { background: url(http://dealer.carad.com/static/images/dealer2/templates/shared/printIcon.png) no-repeat; padding:0 20px; } Print this listing 2005 FORD MUSTANG S281 SALEEN ONLY 8K MILES MANUAL CLEAN CARFAX BUILD #1124Specialty CarsSpecialty Cars 11Pittsburgh, PA 15237Call Us Today(724) 799-9563Ask Us Question

 Vehicle DetailsYear: 2005Make: FordModel: MustangVIN: 1ZVFT82H455234023Mileage: 8790Transmission: ManualEngine: Cylinder, 4.6 LExterior Color: GreenInterior Color: BlackTitle: Clear DescriptionWe are offering beautiful 2005 Ford Mustang S281 Saleen 5-Speed Manual for sale; in good condition. This limited special edition Mustang Saleen S281 is Build #05-1124 and is of with this color combination with letter of authenticity. This Mustang Saleen is nicely optioned with; Shaker Sound, Disc CD Player, AM/FM Radio, Aux Port, Bluetooth Phone, MP3 Player, 12V Outlet, Saleen 200MPH Speedometer with Black Faced Gauges, Saleen Dash Vents and Bezels, Saleen Leather Sport Bucket Seats with Louvered Head Rest, Power Driver Seat, French Stitching, Saleen Leather Wrapped Steering Wheel with Controls, Cruise Control, Cold AC, Saleen Performance Driving Pedals with Driver Foot Brace, Saleen Close Ratio Shifter, Saleen Billet Aluminum Shift Knob, Saleen Door Sill Plates, Saleen Graphics and Identification, Saleen Windsheild Graphic, Saleen Custom Floor Mats, Saleen Performance Air Filter, Diffrential Gear Ratio 3:55:1, Saleen 2-1/2 Variable Flow Performance Center Exhaust, Saleen Power Pulleys and SFI Approved Damper, Saleen Front Fascia, Saleen Side Skirts, Saleen Rear Fascia, Saleen Front Grille, Saleen Turn Signals, Saleen Trunk Panels, Saleen Rear Spoiler and End Caps, Saleen Linear Rate Front and Rear Springs, Saleen Front Struts, Saleen Rear Shocks, Saleen Front Sway Bar and Pivot Bushings, Saleen Key Fob, Saleen PowerFlash Performance Calibration, Aluminum Dual Core Radiator and High Flow Cooling System, Wheel ABS Brakes, HID Lights, Saleen 20" Chrome Wheels and more! The Saleen S281 Mustang has a 4.6L V8, 330hp, 340lb-ft torque, 0-60 in 4.9 seconds. The vehicle is clean and has very low miles for 2005. The Carfax is clean, shows only owners, no accidents and 21 service history records and above retail book value due to great history! This Saleen Mustang received fresh detail, and is ready to go! Please view all pictures closely and ask all questions before buying. NON SMOKER, ADULT OWNED, 2 KEYS, REMOTES, ALL BOOKS, CERTFICATION OF AUTHENTICITY, SALEEN CARPET FLOOR MATS, SALEEN CAR COVER, ORGINAL WINDOW STICKER, EAGLE ONE DETAIL KIT, TOUCH UP PAINT, ORGINAL AIR PUMP, AND ALL BOOKS AND MANUALS. CLEAN HISTORY, GARAGE KEPT, ABOVE AVERAGE FOR 2005!!
FORD has always been known to manufacture very reliable vehicles and this vehicle is perfect example. This Saleen S281 Mustang has ONLY 8,790 original documented miles. THIS COUPE RUNS GREAT! The vehicle is in good condition mechanically and good condition aesthetically.          The vehicle is powered by 4.6L 24V SOHC V8 engine, which runs very strong and smooth. The 5-speed manual transmission shifts perfectly into every gear and is noise free. The suspension on the vehicle is tight and drives smooth on the road. All power options and vehicle functions work excellent. There are no maintenance lights on in this vehicle. The wheels are 20" Saleen chrome wheels. The wheels are in great condition and no wear(see pictures). The tires are like new all the way around. The front tire size is 275/35/ZR20 and the rear tire size is 275/35ZR20. The tire brand is Dunlop SP SPORT MAXX.
The overall condition of this vehicle is very good. The exterior is in good condition. The paint shines very nicely and is glossy. There may be light scratch nothing too noticable. Would rate the exterior 9.5 out of 10. Call us and we will go over the vehicle while you are on the phone (724)799-9563. This Saleen S281 3-Valve Mustang has a rare color scheme in which is of made, the exterior is Legend Lime and the interior is black leather. The interior is in very good condition. All of the seats are in very good condition. The carpet is in great condition. Would rate the interior 10 out of 10!.  Don't pass this one up!!! 

Buy with confidence. Each vehicle receives 110 point inspection by our ASE certified mechanic. They are also professionally detailed through our shop!If you are not able to pick this car up give us call and we will take care of every step. The car will be delivered to your door. Shipping usually takes 7-14 days. We are not responsible for the shipping time. We will help arrange it, however if it takes longer than 14 days we are not responsible. If you want the vehicle ASAP we would suggest flying in or renting vehicle to pick up your vehicle. We use an rated broker, Andy from captiol auto transport. Once the vehicle is paid in full he will handle the next steps. We have been using Andy for over years and never had an issue. He only deals with top shippers that are fully insured. Buy with confidence!! We try very hard to describe our vehicles 100%, please ask all questions before buying. The buyer is welcome to have the vehicle fully inspected before buying (at buyers expense WE ENCOURAGE THIS!) If buyer chooses to not have vehicle inspected all liabilty is off of specilaty cars. The vehicle is in Pittsburgh, PA. Interested buyers are more than welcome to come out and view the vehicle before buying. We will make the sale worry free and very convenient.
We can offer out of state buyers 30 day temporary plate for $65.00. There is also doc fee of $125. If you are PA buyer, you can purchase new plate or transfer your previous plate. Buyer will be responsible for sales tax (6-7%), title and registration $86 and doc fee of $125 (includes new plate). We will pick the buyer up at the Pittsburgh airport or help arrange shipping (buyer pays all shipping cost). We will sell worldwide! Call for more information. ALL SALES ARE FINAL VEHICLE AS IS. PLEASE REMEMBER THAT THE PICTURES ARE 75% OF THE DESCRIPTION. IF YOU HAVE ANY QUESTIONS REGARDING ANY OF THE PICTURES PLEASE ASK! HIGH BIDDER MUST MAKE $500.00 DEPOSIT. THE DEPOSIT IS NON REFUNDABLE, WILL ONLY ACCEPT VISA MASTER CARD OR DISCOVER. BUYER MUST PHONE IN $500 DEPOSIT BY CALLING 724-799-9563. BUYER CAN PICK VEHICLE UP AT OUR LOCATION, OR ARRANGE FOR SHIPPING. BUYER PAYS ALL SHIPPING COSTS. PLEASE SERIOUS BIDDERS ONLY! THANK YOU AND GOOD LUCK!   Features Options3-Point Rear Seat Belts4-Wheel Disc Brakes5-Speed Manual60/40 Split-Fold Rear SeatAM/FM StereoAdjustable Steering WheelAir BagAir DamAir conditioningAnti-lock brakesAuto-Dimming Rearview MirrorBreak-Resistant GlassCD CHANGERCD playerCLEAN CARFAXCenter ConsoleChrome WheelsClimate ControlClockCompass/Temp. GaugeCoolant Temp. GaugeCourtesy LightsCruise controlCup HoldersDaytime Running LightsDigital ClockDual ExhaustDual Power MirrorsEnergy-Absorbing PanelsEngraved VIN CodesFloor MatsFog LampsFront Bucket SeatsGround EffectsHalogen HeadlampsHead Protection System (Airbags)Interior Hood ReleaseInterval WipersKeyless EntryLeather Steering WheelLeather UpholsteryLeather seatsMap LightMulti Disc CD changerPanic ButtonPassenger airbagPassive Restraint SystemPower BrakesPower Lumbar SupportPower MirrorsPower SteeringPower locksPower seatsPower windowsPremium Sound SystemRadial tiresRear DefrosterRear SpoilerRear-Wheel DriveReclining Bucket SeatsRemote Trunk LidSecurity SystemSide airbagsSport Steering WheelTachometerThird Brake LightTilt Steering ColumnTraction ControlTrip OdometerV-Style EngineVanity Mirror(s)

Also published at eBay.com

Comments and questions to the seller:

Menu