# Body Shop Locations

:::raw
<section class="cardetail-infohead-sec search-page">
<div class="container">
<div class="inner flex row-wrap space-between align-center">
<div class="nameprices-crtfedmodelkmsfuel">
<div class="name-prices">
<h1 class="text-uppercase h4">
Bodyshop by Location
</h1>
</div>
</div>
</div>
</div>
</section>

<div class="commonpage-main-section">
<div class="container">
<div class="commonpage-inner text-center">
<div class="image-block">
<img style="max-width: 70%;" src="https://storage.googleapis.com/savvy-images/Alan%20Jay/alan-jay-collision-centers-logo.webp" alt="We repair all makes and models">
</div>
<div class="image-block">
<img src="https://storage.googleapis.com/savvy-images/Alan%20Jay/Collision-centers.jpg" alt="We repair all makes and models">
</div>
<br/>
<div class="three-block">
<div class="text-center box-shadow" style="background: #f4f8fa; border-radius: 8px; padding: 30px;">
<div class="image-block">
<a href="https://www.alanjaychevrolet.com/collision-body-shop.htm" target="_blank">
<img style="max-height: 50px;" alt="Chevrolet" src="https://storage.googleapis.com/savvy-images/Alan%20Jay/Alan-Jay-Logo-ChevroletBuickGMC.png" />
</a>
</div>
<br/>
<p class="font-20"><strong>441 US Hwy 27 N <br>Sebring, FL 33870</strong></p>
<br/>
<div class="btn_3">
<a class="w-auto mlr-auto" href="https://www.alanjaychevrolet.com/collision-body-shop.htm" target="_blank">
View Bodyshop
</a>
</div>
</div>
<div class="text-center box-shadow" style="background: #f4f8fa; border-radius: 8px; padding: 30px;">
<div class="image-block">
<a href="https://www.alanjayfordofsebring.com/body-shop/sebring-fl.htm" target="_blank">
<img style="max-height: 50px;" alt="Ford of sebring" src="https://storage.googleapis.com/savvy-images/Alan%20Jay/Alan-Jay-Ford.webp" />
</a>
</div>
<br/>
<p class="font-20"><strong>3201 US Hwy 27 S <br>Sebring, FL 33870</strong></p>
<br/>
<div class="btn_3">
<a class="w-auto mlr-auto" href="https://www.alanjayfordofsebring.com/body-shop/sebring-fl.htm" target="_blank">
View Bodyshop
</a>
</div>
</div>
<div class="text-center box-shadow" style="background: #f4f8fa; border-radius: 8px; padding: 30px;">
<div class="image-block">
<a href="https://www.alanjaychryslerdodgejeep.com/bodyshop/index.htm" target="_blank">
<img style="max-height: 50px;" alt="Ram Wauchula" src="https://storage.googleapis.com/savvy-images/Alan%20Jay/Alan-Jay-Logo-CDJR.png" />
</a>
</div>
<br/>
<p class="font-20"><strong>1401 Hwy 17 S<br>Wauchula, FL 33873</strong></p>
<br/>

<div class="btn_3">
<a class="w-auto mlr-auto" href="https://www.alanjaychryslerdodgejeep.com/bodyshop/index.htm" target="_blank">
View Bodyshop
</a>
</div>
</div>
</div>  
<br/> 
<h2 class="h5 text-center">We repair all makes and models</h2>         
</div>
</div>
</div>  

<style>

.btn_3>a {
background: #c31b00;
border-color: #c31b00;
}

.btn_3>a:hover {
background: #010f54;
color: #fff;
border-color: #010f54;
}

</style>
:::