United States

1996 Mercedes-Benz S-Class

Home » Cars for sale in USA » Mercedes-Benz » S-Class » 1996 Mercedes-benz S-Class for sale

1996 Mercedes-Benz S-Class1996 Mercedes-Benz S-Class1996 Mercedes-Benz S-Class
Condition:Used
Year:1996
Mileage:90,034
Interior Color:Tan
Manufacturer:Mercedes-benz
Number of Cylinders:8
Model:S-Class
Transmission:Automatic
Trim:Sedan 4-Door
Body Type:Sedan
Engine:4.2L 4196CC V8 GAS DOHC Naturally Aspirated
Warranty:Unspecified
Drive Type:RWD
Vehicle Title:Clear
Fuel Type:Gasoline
Exterior Color:Blue
Price: US $7,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 else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer 4; // WebTV 2.5 supports Flash else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer 3; // older WebTV supports Flash 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; }} /* GLOBAL CSS */ #outerContainer background:#F7F7F7 url(http://dealer.carad.com/static/images/dealer2/templates/simpleelegant/bgContainerBlue.jpg) repeat-x center top; #container padding-top:31px; padding-bottom:50px; font-family: 'Trebuchet MS', Arial, Tahoma, Verdana; font-size: 12px; line-height: 1; text-align: left; #container #wrapper width:762px; margin:0 auto; #container #banner border:1px solid #999; text-align:center; background:#999; #container .clear clear:both; /* NAV CSS */ #container #nav background: #CCC; border:1px solid #999; height:50px; width:760px; margin:10px 10px 0; font-size:11px; #container #nav ul margin: 40px; padding: 3px 0; list-style: none; overflow: hidden; #container #nav ul li float: left; margin: 0; padding: 0; white-space: nowrap; #container #nav ul li float: left; display: block; width: 120px; line-height: 1.2em; padding: 10px; margin: 0; text-decoration: none; color: #666 !important; border: none; #container #nav ul li a:link color: #666 !important; #container #nav ul li a:visited color: #666 !important; #container #nav ul li a:active color: #666 !important; #container #nav ul li strong display: block; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #333; #container #nav li a:hover font-weight:bold; /* CONTENT CSS */ #container .contentWrapper .content line-height:1.5; color:#111; padding:0 20px; margin:10px 10px 0; #container .contentWrapper h3, #container .contentWrapper h4 color:#333; font-weight:bold; background: #DEDEDE; border:1px solid #CCC; margin: 0; outline: 0; vertical-align: baseline; #container .contentWrapper h3 padding:8px 10px 20px; font-size:18px; #container .contentWrapper h4 padding:10px 10px 20px; font-size:14px; #container .contentWrapper h5 color:#111; font-weight:bold; border-bottom:1px dashed #DEDEDE; margin: 25px 10px; width:95%; outline: 0; vertical-align: baseline; padding:0 4px 0; font-size:13px; #container .contentWrapper iframe width:400px; height:300px; float:left; border:1px solid #111; margin:10px; #container .featuredImage float:left; border:1px solid #DEDEDE; margin:10px 10px 10px 15px; padding:0; width: 400px; #container .contactRight float:left; color:#333; margin:10px 10px; width:310px; height:250px; background: url(http://dealer.carad.com/static/images/dealer2/templates/simpleelegant/contactUs.jpg) no-repeat; text-align:center; #container #contactLarge background: url(http://dealer.carad.com/static/images/dealer2/templates/simpleelegant/contactUsLarge.jpg) no-repeat; height:300px; #container .contactRight .info margin: 55px 0; font-size:12px; padding:0; #container .contactRight .highlight color:#264170; #container .contactRight .info a:link, #container .contactRight .info a:visited, #container .contactRight .info a:active color:#264170 !important; text-decoration:underline; #container .contactRight .info a:hover text-decoration:none; #container .contactRight .info li list-style:none; margin-bottom:3px; #container .contactRight .info li strong font-size: 20px; color:#264170; #container .contactRight .info .buffer margin-bottom:20px; #container .featureList margin: 10px 10px 30px; font-size:12px; padding:0; color:#222; #container .featureList li list-style:none; display:inline; margin-right:10px; #container .highlightBox padding:15px 15px 0; background:#DEDEDE; border:1px solid #CCC; font-size:12px; font-weight:bold; margin:10px 0; width:308px; text-align:center; #container .details width: 100%; margin:10px 10px 0; padding-left:75px; color:#555; #container .details ul float:left; width:225px; margin:0; padding:0; #container .details ul li list-style:none; margin-bottom:5px; #container .details li strong color:#333; #container .featuresOptions table{ width:720px; padding:0px; margin:20px; border-collapse: collapse; #container .featuresOptions table tr td{ background:#DDD; padding:7px; width:50%; margin:0px; font-family: 'Trebuchet MS', Arial, Tahoma, Verdana; font-size: 12px; color:#000; vertical-align:top; #container .featuresOptions table tr #column0{ border-right:solid 10px #FFF; #container .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; #container .highlightBox a:link, #container .highlightBox a:visited, #container .highlightBox a:active color:#555 !important; #container .highlightBox a:hover color:#666 !important; text-decoration:none; #container .floatRight float:right; margin:10px; #container #photos text-align: center; padding-top: 10px; padding-bottom: 5px; #container #photos hr border:0; height:1px; color:#DEDEDE; background-color:#DEDEDE; width: 80%; #container .photo width:640px; height:480px; border:1px solid #DEDEDE; padding:0; margin:0 5px 0; #container .photoThumbnail border:1px solid #DEDEDE; margin:2px 2px 2px 2px; #container .caption text-align:center; padding-bottom: 4px; color:#444; #container .imagesThumbs width:740px; margin:10px auto 20px auto; #container .imagesThumbs .noBorder border:none; #container #seeOtherLink text-align:right; margin: 10px 10px -10px 0px; #container #seeOtherLink a:link, #container #seeOtherLink a:visited, #container #seeOtherLink a:active color:#264170 !important; text-decoration:underline; #container #seeOtherLink a:hover text-decoration:none; /* DISCLAIMER */ #container #disclaimer width:740px; text-align:center; color:#999; margin:20px auto; font-size:11px; line-height:18px; /* SELF CLEARS */ #container .group:after content: "."; display: block; height: 0; clear: both; visibility: hidden; /* Map It */ #container .worldIcon{ margin:0px; padding:0px; height:18px; width:55px; background: url(http://dealer.carad.com/static/images/dealer2/templates/shared/worldIconSmall.png) no-repeat center; border:none; display:block; #container .address{ padding:0px 0px 3px 0px; }DESCRIPTION vehicle overviewPHOTO GALLERY vehicle imagesOTHER additional information #CARad .printIcon background: url(http://dealer.carad.com/static/images/dealer2/templates/shared/printIcon.png) no-repeat; padding:0 20px; PRINT this listingPristine 1996 Mercedes-Benz S420~ 90,034 MilesChestnut Hill MotorsNew EnglandWarwick, RI 02888Call Us Today!(401) 696-6449Ask ForKenAsk Us QuestionYear: 1996Make: Mercedes-BenzModel: S420VIN: wdbga43e5ta324620Mileage: 90034Transmission: AutomaticEngine: Cylinder, 4.2 LExterior Color: BlueInterior Color: TanTitle: ClearVehicle Description1996 Mercedes-Benz S-420 Long Wheel Base Sedan with only 90,034 miles in Black Opal Pearl Metallic over Parchment Full Leather. This is wonderful example of when Mercedes-Benz built the finest road sedans in the world! Forget the high tech stuff that when it goes bad ruins the car. This is the last of the best. Uncompromising ride, Thermal pain Insulated Glass, and Build Quality of Fit, Finnish and Materials only seen the most expensive of cars today… And Reliability!!!We had the pleasure of acquiring this car several years ago when it was traded by its original owner to Viti MB and selling it to its last owner who after two years of ownership traded it in as well to Viti on new MB. And low and behold we have it again and with only 90k miles. You need to come see and drive this car! We have serviced and inspected it and with very little to be done it’s ready for its new owner!    Please feel free to call us at 401-696-6449 with any questions or to schedule appointment.  Additional photos can be seen at chestnuthillmotorcars.com.Chestnut Hill Motors is an independent premium and pre-owned car boutique. Our hand-picked pedigreed inventory sets us apart from almost all other pre-owned car dealers in New England. Why? We get most of our inventory through our vast network of dealers that we have worked with over the last 40 years to hand pick trade ins and we purchase our customers cars. We like to call it the Chestnut Hill difference.Chestnut Hill offers you the highest quality vehicles that represent the best value anywhere, friendly and comfortable shopping experience with no pressure, and totally transparent process providing you with all the information you require. We provide comprehensive warranty options, financing from multiple banks and sources, free Carfaxes, and we have runners to handle registration and inspection stickers. We will also bring any one of our cars to you for test drive – convenience that many are finding invaluable with today's hectic schedules.Photo GalleryAdditional InformationWarrantyThis vehicle is being sold as is, where is with no warranty, expressed written or implied. The seller shall not be responsible for the correct description, authenticity, genuineness, or defects herein, and makes no warranty in connection therewith. No allowance or set aside will be made on account of any incorrectness, imperfection, defect or damage. Any descriptions or representations are for identification purposes only and are not to be construed as warranty of any type. It is the responsibility of the buyer to have thoroughly inspected the vehicle, and to have satisfied himself or herself as to the condition and value and to bid based upon that judgement solely. The seller shall and will make every reasonable effort to disclose any known defects associated with this vehicle at the buyer's request prior to the close of sale. Seller assumes no responsibility for any repairs regardless of any oral statements about the vehicle.About UsChestnut Hill Motors is an independent premium and pre-owned car boutique. Our hand-picked pedigreed inventory sets us apart from almost all other pre-owned car dealers in New England. Why? We get most of our inventory through our vast network of dealers that we have worked with over the last 40 years to hand pick trade ins and we purchase our customers cars. We like to call it the Chestnut Hill difference. Chestnut Hill offers you the highest quality vehicles that represent the best value anywhere, friendly and comfortable shopping experience with no pressure, and totally transparent process providing you with all the information you require. We provide comprehensive warranty options, financing from multiple banks and sources, free Carfaxes, and we have runners to handle registration and inspection stickers. We will also bring any one of our cars to you for test drive – convenience that many are finding invaluable with today's hectic schedules.Terms Conditions
1. The successful winning bidder will receive an email from us with instructions on completing the purchase. Please remember your eBay obligations. By bidding and winning this auction, you are entering into legal and binding contract to purchase the vehicle described above as outlined in the User Agreement that you accepted when you registered as an eBay™ Community Member.
2. We require deposit of $1500 within business days after the end of auction. There is an immediate deposit of $500.00 on all vehicle which is non-refundable unless car is not as described. We accept credit cards, money order, cashier's check, and personal checks (must clear before release of vehicle). The remaining balance (USD) must be paid in full within days after the end of auction in the payment methods listed.
3. Seller has disclosed as much information as possible about this vehicle thru pictures and written descriptions. It is on the buyer to verify the condition of the car. The mileage on the vehicle, upon delivery, will not be an exact match to the mileage shown due to test drive, inspection, etc. We welcome pre-purchase, onsite inspections by competent parties or authorized service centers after winning the auction ($1500 deposit required, refundable if the car does not match the descriptions). All vehicles are available for inspection by appointment only. Buyer is responsible for ALL fees and charges for inspections made at buyer's discretion.
4. Please call us at 401.696.6449 for details on the required fees. Out of state buyers are responsible for all State, County, City Taxes, and Fees, as well as Title/Registration fees in the state that the vehicle will be registered. (1) Winning bidder to contact Chestnut Hill Motors within 24 hours of the auction closing to confirm the intent to purchase. (2) All bidders should have all questions answered prior to placing bid. (3) Rhode Island residents are responsible for Tax, Title, and License. (4) Out of state buyers are responsible for taxes in their home state. 5. If we cannot confirm your intention to buy or the deposit is not received within days, we reserve the right to re-list this vehicle or sell to any other qualified buyer. All winning bidders are require to pay $149 documentation fee.


Fee and Tax Information:
Out of state buyers are responsible for all state, county, city taxes and fees, as well as title/registration fees in the state that the vehicle will be registered.See our other listings

Also published at eBay.com

Comments and questions to the seller:

Menu