<head>
<style type="text/css">
.auto–style1 {
   color: #CC0C0C;
}
</style>
</head>

<?php
$page_title = 'About';
require_once($_SERVER['DOCUMENT_ROOT'] . '/_includes/header.php');
?>

<section>
<article>
<h2>About Tampa Bay Networkers</h2>

<h3>Best Businesses</h3>

<p>
Carl Lucchi founded <strong>TampaBayNetworkers (TBN)</strong>
                        in 2010 with the idea of bringing the best
                        businesses and meetings together to help each
                        other grow. Since then <strong>
                        TampaBayNetworkers (TBN)</strong> has provided
                        1,000's of business people in the Tampa bay area
                        access to the best business assistance, meetings
                        and networking opportunities. Tampa Bay business
                        people can join our <span class="auto–style1">
                        <strong>5 star rated meetup</strong></span> &gt;<a href="https://www.meetup.com/tampabaynetworkers/"> FREE TBN Meetup</a> &lt; which lists the best meetings under the Tampa Bay networkers umbrella. Contact us <a href="mailto:info@TampaBayNetworkers.com">info@TampaBayNetworkers.com</a> if you have questions or a qualitied business you want to grow in the Tampa bay area.
</p>

<h3>Best Meetings</h3>

<p>
Networking should not be a competition! Not every meeting is right for every business and we encourage you to visit several type meetings to find which works best for you and your business.
                        <strong>TampaBayNetworkers (TBN)</strong> provides promotion for free and membership meetings on the TBN website as well as to 1,000's of people in the Tampa bay area
                        have opted to receive the information.&nbsp; If
                        you have a networking group, organization or
                        meeting and want more to every meeting and to a
                        target audience that wants to know about your
                        meetings or organization contact us <a href="mailto:info@TampaBayNetworkers.com">info@TampaBayNetworkers.com</a>.
</p>

<h3>Best Events</h3>

<p>
If you have a special event, seminar, workshop or special event and you want thousands of people to receive the information you need to become a TBN–Partner.
                        <strong>TampaBayNetworkers (TBN)</strong> will promote your event to 1,000's of people for the best possible exposure to your target market. Contact us for details. Contact us <a href="mailto:info@TampaBayNetworkers.com">info@TampaBayNetworkers.com</a>.</p>

<h3>Best Charities</h3>

<p>
TampaBayNetworkers supports local qualified 501–c charities and if the charity is a true non–profit with no salaries or if admin fees are 10% or less we provide free listings and marketing. Other charities can also have a listing and be promoted to 1,000's of people in the Tampa Bay area for a small fee. Contact us <a href="mailto:info@TampaBayNetworkers.com">info@TampaBayNetworkers.com</a> if you have questions or want to grow your qualified 501–c charity in the Tampa Bay area.
</p>

<h3>TBN Not–For–Profit</h3>

<p>
<strong>TampaBayNetworkers (TBN)</strong> was never intended to be a business for profit. Since the beginning of
                        <strong>TampaBayNetworkers (TBN) </strong>we have
                        used all collected dollars to promote our TBN
                        Partners and the TBN Partnership as well as
                        events on behalf of a local charity.&nbsp; When you join
                        <strong>TampaBayNetworkers (TBN)</strong> you are not only helping yourself and other businesses but you are helping your community!  Contact us <a href="mailto:info@TampaBayNetworkers.com">info@TampaBayNetworkers.com</a> if you have questions or want to help TBN help you and others grow in the Tampa bay area.
</p>

<h3>Carl Lucchi / Founder TampaBayNetworkers (TBN) </h3>
                  <p>&nbsp;</p>

</article>

<?php include($_SERVER['DOCUMENT_ROOT'] . '/_includes/side–form.php'); ?>
</section>
      
<?php
require_once($_SERVER['DOCUMENT_ROOT'] . '/_includes/footer.php');
?>