<?php 
	$page_title = "Loose Diamonds | Tampa, St Petersburg, Sarasota, Clearwater, Naples";
	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>Loose Diamonds for Customers in  Tampa, St Petersburg, Sarasota, Clearwater, Naples, and Across Florida</strong></h3>
          <p class="main">If  you’re shopping for loose diamonds, you clearly appreciate the significance of  a quality stone and the affect it has on the overall value and appearance of a  piece of jewelry. At <a href="index.php">Anthony Louis Limited</a> in Tampa, we understand the  importance of selecting the ideal diamond, which is why we offer a large  selection of brilliant loose diamonds, and the expert guidance to assist you in  making this important purchase. We also pride ourselves on our personalized  service, which includes an initial one-on-one meeting with one of our diamond  experts, in which you’ll learn more about loose diamonds and how to choose the  right one for your unique piece of jewelry. Many of our clients bring their  original wedding band or engagement ring and want to upgrade to a larger stone.  This meeting allows us to inspect the original band for strength and durability  so that we can be sure the new diamond will be a perfect fit and can be safely  mounted. You’ll even have the opportunity to examine and compare a variety diamonds  from our extensive inventory.</span></p>
         
		  <p class="main">We  offer loose diamonds to meet a variety of needs for our customers, such as:</p>
        
		<div style="float:left; width:61%; padding-top:5px;">
			<div class="module-hilite5">
			  <div>
				<div>
				  <div>
					<h4></h4>
					<ul class="arrow-3" id="fade_in">
					  <li>Replacement of lost or stolen stones covered by insurance </li>
					  <li>Placement in an heirloom setting </li>
					  <li>Custom engagement, wedding, and <a href="diamond-anniversary-ring.php">anniversary rings</a> </li>
					  <li>And  more </li>
					</ul>
				  </div>
				</div>
			  </div>
			</div>
		</div>
			
		<div style="float:left; width:39%;">
			<img src="images/loose-diamonds.png" alt="Loose Diamonds" width="250" height="200" style="padding-left:10px;" />
		</div>
		
		<div class="clear"></div>
		
          <p class="main"> Anthony  Louis Ltd. also offers a wide selection of settings for your diamond, and our  designers can even customize a special setting to create a piece unlike  anything else in the world. In fact, we can customize nearly any type of diamond  jewelry, including bracelets, <a href="diamond-necklace.php">necklaces</a>, pendants, and earrings.</p>
          <p class="main"> For  more information about our loose diamonds and custom diamond jewelry, <a href="contact.php">contact</a>  us today. We’re happy to assist customers in Clearwater, Naples, Sarasota, and  other Florida communities.</p>
        
<!-- 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"); ?>

