<?php 
	$page_title = "Diamond Jeweler | Insurance Replacement Service | Tampa, St Petersburg, Naples, Clearwater, Sarasota";
	include("modules/doc_head.php");
?>

<div class="wrapper">
<!-- Top Banner -->
	<?php include("modules/top-banner.php"); ?>

	<div class="main-body" height="auto">

<!-- Navigation -->	
		<div class="nav-wrapper">
			<?php include("modules/nav.php"); ?>
		</div>
		
        <div class="content-wrapper">
<!-- Content Starts Here -->			  
		  <h3 class="contentheading"><strong>A Diamond Jeweler Offering  Insurance Replacement Service for Customers in Tampa, St Petersburg, Naples,  Clearwater, Sarasota, and Elsewhere in Florida</strong></h3>
          <p class="main">When  your insured diamond jewelry has been lost, stolen, or damaged, you’ll want to  find a diamond jeweler with the appropriate resources to replace your precious  item. <a href="index.php">Anthony Louis Limited</a> is a preferred jeweler for several insurance companies  in Florida, including State Farm, Allstate, Travelers, Prudential, and  more. These reputable companies put their trust and faith in Anthony Louis Ltd.,  Tampa’s premier diamond jeweler, and so can you. Plus, we have an impressive  inventory of brilliant diamonds and an expert design staff who can replicate a piece  that will exceed your expectations.</span></p>
          <p class="main">We  have nearly 25 years of experience as a diamond jeweler, and can create nearly  any type of <a href="diamond-jewelry.php">diamond jewelry</a>, including:</p>
          
		<div style="float:left; width:60%; padding-top:0px;">
			<div class="module-hilite5">
			  <div>
				<div>
				  <div>
					<h4></h4>
					<ul class="arrow-3" id="fade_in">
					  <li>Engagement, wedding, and anniversary rings</li>
					  <li>Pendants</li>
					  <li>Earrings</li>
					  <li>Necklaces and bracelets</li>
					  <li>And  more</li>
					</ul>
				  </div>
				</div>
			  </div>
			</div>
		</div>
			
		<div style="float:left; width:40%;">
			<img src="images/insurance.png" alt="Diamond Jeweler" width="250" height="166" align="right" style="padding-right:35px; margin-top:15px;" />
		</div>
		
		<div class="clear"></div>			  
		  
          <p class="main"> Anthony  Louis Ltd.  can even create a piece  reminiscent of an old family heirloom, so no matter what type of jewelry you  need replaced, you can depend on us. One of the most exciting aspects of our  replacement services is that once we’ve created your replacement piece, you are  welcome to shop with us for years to come, and are offered the same wholesale  discounts on all of our merchandise. We like to call it our “preferred client  list” and you are on it. Whether you need to replace the diamond in your  engagement ring, or you’re shopping for the perfect anniversary ring to express  your love and appreciation for that special person in your life, Anthony Louis  Ltd is the best diamond jeweler for the job. </p>
          <p class="main">If you’re looking for a reputable diamond  jeweler for insurance replacement service or for custom diamond jewelry,  <a href="contact.php">contact</a> Anthony Louis Ltd. today. We’re one of the select companies in the  nation who are certified to provide this service, and are happy to assist  customers in Tampa, Sarasota, Clearwater, and elsewhere in Florida.</span>
		 
<!-- Content Ends Here -->
		  </div>
		
		<div class="clear"></div>
	</div>
		
	<div class="bottom">
			<?php include("modules/bottom.php"); ?>
	</div>
		
</div>

<!-- Page Bottom and Analytics -->
<?php include("modules/footer.php"); ?>

