<?php 
	$page_title = "Diamond Jewelry | Tampa, Sarasota, St. Petersburg, Clearwater, Naples and Elsewhere in Florida";
	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>Diamond Jewelry for Customers in Tampa, Sarasota,  St. Petersburg, Clearwater, Naples &amp; Elsewhere in Florida</strong></h3>
          <p class="main">When you give the gift of diamond jewelry, you’re likely marking one of  life’s many special moments. Whether it’s an engagement ring that represents a  lifetime commitment to your true love, or a brilliant pendant that celebrates  the many years you’ve already shared together, it’s important that the piece  you buy is as unique and perfect as the event you’re commemorating. It’s  hard to find something that special at the mall, where they’re also selling  games and clothes. Wouldn’t you rather shop where diamonds are the primary  focus? That’s what you’ll find at <a href="index.php">diamond wholesaler</a> Anthony Louis Limited. We hand-pick each of  the diamonds we sell for optimum brilliance and <a href="custom-diamond-jewelry.php">custom</a> design every setting to  complement these beautiful diamonds. </p>
          <p class="main">The result is one-of-a-kind diamond jewelry, including:</p>

		<div style="float:left; width:61%; margin-top:5px;">
			<div class="module-hilite5">
			  <div>
				<div>
				  <div>
					<h4></h4>
					<ul class="arrow-3" id="fade_in">
						<li><a href="diamond-engagement-rings.php">Engagement rings</a></strong></li>
						<li><a href="diamond-anniversary-ring.php">Anniversary rings</a></strong></li>
						<li><a href="diamond-necklace.php">Necklaces</a></strong></li>
						<li>Tennis bracelets</strong></li>
						<li><a href="diamond-earrings.php">Earrings</a></strong></li>
						<li>More</strong></li>
					</ul>
				  </div>
				</div>
			  </div>
			</div>
		</div>		  

		<div style="float:left; width:39%;">
			<img src="images/diamond-jewelry.png" alt="diamond jewelry" width="230" height="229" hspace="5" vspace="5" align="left" style="padding-left:10px;" />
        </div>
		
		<div class="clear"></div>
		
		  <p class="main">We purchase all of the diamonds for these directly from diamond cutters  at prices far below wholesale so we can sell them to you at true wholesale  pricing. That means with Anthony Louis Limited, you can buy diamond jewelry  that stays within your budget, without sacrificing custom design or stone  quality. And, unlike other <a href="insurance-replacement.php">diamond jewelers</a>, we’ll meet with you in a one-on-one  appointment so that we can fully understand your needs and give you undivided  attention.  </p>
          <p class="main"><a href="contact.php">Contact us</a> to schedule an appointment with our master <a href="diamond-jeweler.php">diamond jeweler</a>, and we  can begin creating our custom diamond jewelry today. We’re also happy to offer <a href="estate-diamond-jewelry.php">diamond estate jewelry</a> buying and selling services for  customers from Tampa, St. Petersburg, Sarasota, Clearwater, Naples or anywhere  across Florida. </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"); ?>


