<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
	

	<!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-940607779"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-940607779'); </script>

	<!-- Meta -->
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<meta name="description" content="">
	<meta name="author" content="">

	<!-- Favicon -->
	<link rel="shortcut icon" href="https://hostingct.com/favicon.ico">

	<!-- Web Fonts -->
	<link rel='stylesheet' type='text/css' href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,600&amp;subset=cyrillic,latin'>
	<link href='https://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>
	<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,700' rel='stylesheet' type='text/css'>
	<link href='https://fonts.googleapis.com/css?family=PT+Sans:400,700,700italic,400italic' rel='stylesheet'
		type='text/css'>
	<link href="https://fonts.googleapis.com/css?family=Gochi+Hand" rel="stylesheet">


	<!-- CSS Global Compulsory -->
	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/bootstrap/css/bootstrap.min.css">
	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/assets/css/style.css">
	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/default.css">


	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/css/style.css" />
	<link rel="stylesheet" type="text/css" href="https://hostingct.com/frameworks/SimpleBootstrap/css/settings.css" media="screen" />
	<link rel="stylesheet" type="text/css" href="https://hostingct.com/frameworks/SimpleBootstrap/css/skin/violet.css" name="colors" />

	<!-- CSS Header and Footer -->
	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/assets/css/headers/header-default.css">
	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/assets/css/footers/footer-v1.css">

	<!-- CSS Implementing Plugins -->
	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/animate.css">
	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/line-icons/line-icons.css">
	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/font-awesome/css/font-awesome.min.css">
	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/fancybox/source/jquery.fancybox.css">

	<!-- CSS Theme -->
	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/assets/css/theme-colors/dark-blue.css" id="style_color">
	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/assets/css/theme-skins/dark.css">

	<!-- CSS Customization -->
	<link rel="stylesheet" href="https://hostingct.com/frameworks/SimpleBootstrap/assets/css/custom.css">

	<!-- JS Global Compulsory -->
	<script type="text/javascript" src="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/jquery/jquery.min.js"></script>
	<script type="text/javascript" src="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/jquery/jquery-migrate.min.js"></script>
	<script type="text/javascript" src="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/bootstrap/js/bootstrap.min.js"></script>

	<meta name="google-site-verification" content="xmFenkwe5OsD7f4wxJWYHuQhgKOlMmBtOqHCAn9b0oY" />
</head>

<style>
	h3, h4 {text-align: left;}
	td, textarea, select, input, .image, img {
		max-width: 100%;
		margin: 5px;
	}

	.maintext {
		font-family: 'Inter', sans-serif;
	    font-weight: 200;
	    font-style: normal;
	    color:  #333;
	}

	textarea, input, select {
		background-color:  #f4f4f4;
		padding:  7px;
		margin:  0px 0px 5px 0px;
		color:  #000;
		border:  1px solid #cacaca;
	}

	textarea::placeholder, input::placeholder, select::placeholder {
		color: #adadad;
	}


	.copyright, .copyright a,.IGLogo, .IGLogo:link, .IGLogo:visited, .IGLogo:hover, .IGLogo:active {
		color: #999;
		font-size: 12px;
		text-decoration: none;
		font-weight: normal;
	}

	body {
		background-color: #fff;
	}

	.header .navbar-nav > li > a, .header .navbar-nav .active > li > a {
		color:  #fff;
	}

	.header .navbar-nav > li > a:hover {
		color:  #fff;
		text-decoration: underline;
	}

	.header .dropdown > a:after {
		right:  10px;
	}

	.button {
		color:  #fff !important;
		background-color:  #421558 !important;
		border-width:  0px !important;
	    font-size: 18px;
	    font-weight: normal;
	    border-radius: 20px !important;
	    padding: 8px 26px !important;
	}

	.button:link, .button:visited, .button:hover, .button:active, 
	#blog-recent a:link, #blog-recent a:visited, #blog-recent a:hover, #blog-recent a:active, 
	#blog-categories a:link, #blog-categories a:visited, #blog-categories a:hover, #blog-categories a:active, 
	h1 a:link, h1 a:visited, h1 a:hover, h1 a:active, 
	h2 a:link, h2 a:visited, h2 a:hover, h2 a:active
	 {
		text-decoration: none !important;
		font-weight:  normal !important;
	}

	.footer ul {
		list-style: none;
		padding-left:  0px;
	}

	a:link, a:visited, a:hover, a:active {
		color:  #421659;
	} 


	.contentarea a:link, .contentarea a:visited, .contentarea a:hover, .contentarea a:active {
		text-decoration: underline;
		font-weight:  bold;
	} 


	table {
		border-width:  0px;
	}

	section {
		background-color: inherit;
		z-index:  1 !important;
	}

	#ADA-Accessibility-Products p, #ADA-Accessibility-Products a:link {
		color:  #fff;
	}
	#ADA-Accessibility-Products .whitebutton {
		background-color:  #fff !important;
		border-radius:  10px;
	}

	.header .navbar-nav > li.dropdown:hover > .dropdown-menu {
		top:  38px;
	}

	.iframe {
		max-width: 100%;
	}

	.subtitle-section {
		color:  #000;
	}

</style>

<body style="margin: 0px; padding: 0px;">

	<!--
	<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PMP8NCC"	height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
	 -->


	<div style="position: relative; background-image:  url('https://hostingct.com/frameworks/SimpleBootstrap/hct_home_bg.png'); background-size: cover; width:  100%; top: 0px; margin: 0px; background-color: #6f639c;"/>

		<br/>

		<div class="wrapper" >
			<!--=== Header ===-->
			<div class="header">
				<div class="container-fluid">
					<div class="row">
						<div class="col-sm-3">
							<center><a class="logo" href="https://hostingct.com">
								<img src="https://hostingct.com/frameworks/SimpleBootstrap/logo.png" alt="Hosting CT Logo" width="" class="img-responsive">
							</a></center>
						</div>
						<div class="col-sm-9">

							<br/>
							
							<div class="collapse navbar-collapse mega-menu navbar-responsive-collapse">
								<ul class="hidden-xs nav navbar-nav"><li class="dropdown"><a href="https://hostingct.com/about-hostingct/" class="dropdown-toggle disabled" data-toggle="dropdown" style="padding: 9px 20px 9px 10px">
					About Us
				</a><ul class="dropdown-menu"><li><a href="https://hostingct.com/about-hostingct/">
						About Hosting CT
					</a></li><li><a href="https://hostingct.com/history/">
						History
					</a></li><li><a href="https://hostingct.com/home/careers/">
						Careers
					</a></li><li><a href="https://hostingct.com/affiliateprogram/">
						Affiliate Program
					</a></li><li><a href="https://hostingct.com/press/">
						In The Press
					</a></li><li><a href="https://hostingct.com/reviews/">
						Leave a Review
					</a></li><li><a href="https://hostingct.com/home/testimonials/">
						Testimonials
					</a></li><li><a href="https://hostingct.com/privacy-policy/">
						Privacy Policy
					</a></li></ul></li><li class="dropdown"><a class="dropdown-toggle disabled" data-toggle="dropdown" style="padding: 9px 20px 9px 10px">Services</a><ul class="dropdown-menu"><li><a href="/webdesign/accessibility/">Accessibility</a></li><li class="dropdown-submenu"><a href="/webdesign/cms_options/">Content Management Systems</a><ul class="dropdown-menu"><li><a href="/webdesign/cms_options/wordpress-business-blog/?param0=view">WordPress</a></li><li><a href="/webdesign/cms_options/wordpress-business-blog/wordpress-security-maintenance/">WordPress Security Maintenance </a></li><li><a href="/webdesign/cms_options/invisiblegold/?param0=view">Invisible Gold</a></li></ul></li><li class="dropdown-submenu"><a href="/marketing/">Digital Marketing</a><ul class="dropdown-menu"><li><a href="/marketing/list/payperclickmarketi/learnmore/">Paid Search Marketing</a></li><li><a href="/marketing/list/emailmarketing/learnmore/">Email Marketing</a></li><li><a href="/marketing/list/socialmarketing/learnmore/">Social Media Marketing</a></li><li><a href="/marketing/list/search-engine-optimization/packages/">Search Engine Optimization</a></li><li><a href="/marketing/list/seo-citation-listings-service/seo-citation-listings-service/">Local SEO Listings</a></li><li><a href="/marketing/list/google-services/learnmore/">Google Services</a></li></ul></li><li><a href="/domains/">Domain Name Registration</a></li><li><a href="/merchantaccounts/">Merchant Accounts</a></li><li><a href="/hosting/">Website Hosting</a></li><li><a href="/webdesign/">Website Development</a></li><li class="dropdown-submenu"><a href="/dental-marketing/">Industry Services</a><ul class="dropdown-menu"><li><a href="/dental-marketing/">Dental Marketing</a></li><li><a href="/industry/non-profit/">Non-Profit Marketing</a></li></ul></li><li><a href="/specials/">Specials</a></li></ul></li><li><a href="/webdesign/portfolio/" style="padding: 9px 10px">Our Work</a></li><li><a href="/help/tips/" style="padding: 9px 10px">Blog</a></li><li class="dropdown"><a class="dropdown-toggle disabled" data-toggle="dropdown" style="padding: 9px 20px 9px 10px">Resources</a><ul class="dropdown-menu"><li><a href="https://secure.hostingct.com/knowledgebase.php">Knowledgebase</a></li><li><a href="/help/tips/">Marketing Tips</a></li><li><a href="/help/wordpress-tips/">Wordpress Tips</a></li></ul></li><li><a href="/request-a-call4" style="padding: 9px 10px">Contact</a></li><li><a href="tel:8606834201" style="color: #fff; background-color: #4B1C64; padding: 10px 20px; border-radius: 20px;"><i class="fa fa-phone" aria-hidden="true"></i> 860.683.4201</a></li><li><a href="https://secure.hostingct.com/clientarea.php" style="padding: 9px 10px"><i class="fa fa-key"></i> Client Login</a></li></ul>
							</div><!--/navbar-collapse-->

							<div class="collapse navbar-collapse mega-menu navbar-responsive-collapse">
								<ul class="nav navbar-nav mobile-nav hidden-sm hidden-md hidden-lg hidden-xl"><li class="dropdown"><a href="https://hostingct.com/about-hostingct/" class="dropdown-toggle _disabled" data-toggle="dropdown" style="padding: 9px 20px 9px 10px; background-color: #fff; color: #000; text-decoration: none;">
					About Us
				</a><ul class="dropdown-menu"><li><a href="https://hostingct.com/about-hostingct/" style="background-color: #fff; color: #000; text-decoration: none;">
						About Hosting CT
					</a></li><li><a href="https://hostingct.com/history/" style="background-color: #fff; color: #000; text-decoration: none;">
						History
					</a></li><li><a href="https://hostingct.com/home/careers/" style="background-color: #fff; color: #000; text-decoration: none;">
						Careers
					</a></li><li><a href="https://hostingct.com/affiliateprogram/" style="background-color: #fff; color: #000; text-decoration: none;">
						Affiliate Program
					</a></li><li><a href="https://hostingct.com/press/" style="background-color: #fff; color: #000; text-decoration: none;">
						In The Press
					</a></li><li><a href="https://hostingct.com/reviews/" style="background-color: #fff; color: #000; text-decoration: none;">
						Leave a Review
					</a></li><li><a href="https://hostingct.com/home/testimonials/" style="background-color: #fff; color: #000; text-decoration: none;">
						Testimonials
					</a></li><li><a href="https://hostingct.com/privacy-policy/" style="background-color: #fff; color: #000; text-decoration: none;">
						Privacy Policy
					</a></li></ul></li><li class="dropdown"><a class="dropdown-toggle _disabled" data-toggle="dropdown" style="padding: 9px 20px 9px 10px; background-color: #fff; color: #000; text-decoration: none;">Services</a><ul class="dropdown-menu"><li><a href="/webdesign/accessibility/" style="background-color: #fff; color: #000; text-decoration: none;">Accessibility</a></li><li class="dropdown-submenu"><a href="/webdesign/cms_options/" style="background-color: #fff; color: #000; text-decoration: none;">Content Management Systems</a><ul class="dropdown-menu"><li><a href="/webdesign/cms_options/wordpress-business-blog/?param0=view" style="background-color: #fff; color: #000; text-decoration: none;">WordPress</a></li><li><a href="/webdesign/cms_options/wordpress-business-blog/wordpress-security-maintenance/" style="background-color: #fff; color: #000; text-decoration: none;">WordPress Security Maintenance </a></li><li><a href="/webdesign/cms_options/invisiblegold/?param0=view" style="background-color: #fff; color: #000; text-decoration: none;">Invisible Gold</a></li></ul></li><li class="dropdown-submenu"><a href="/marketing/" style="background-color: #fff; color: #000; text-decoration: none;">Digital Marketing</a><ul class="dropdown-menu"><li><a href="/marketing/list/payperclickmarketi/learnmore/" style="background-color: #fff; color: #000; text-decoration: none;">Paid Search Marketing</a></li><li><a href="/marketing/list/emailmarketing/learnmore/" style="background-color: #fff; color: #000; text-decoration: none;">Email Marketing</a></li><li><a href="/marketing/list/socialmarketing/learnmore/" style="background-color: #fff; color: #000; text-decoration: none;">Social Media Marketing</a></li><li><a href="/marketing/list/search-engine-optimization/packages/" style="background-color: #fff; color: #000; text-decoration: none;">Search Engine Optimization</a></li><li><a href="/marketing/list/seo_audit/?param0=view" style="background-color: #fff; color: #000; text-decoration: none;">SEO Audit</a></li><li><a href="/marketing/list/seo-citation-listings-service/?param0=view" style="background-color: #fff; color: #000; text-decoration: none;">Local SEO Listings</a></li><li><a href="/marketing/list/google-services/learnmore/" style="background-color: #fff; color: #000; text-decoration: none;">Google Services</a></li></ul></li><li><a href="/domains/" style="background-color: #fff; color: #000; text-decoration: none;">Domain Name Registration</a></li><li><a href="/merchantaccounts/" style="background-color: #fff; color: #000; text-decoration: none;">Merchant Accounts</a></li><li><a href="/hosting/" style="background-color: #fff; color: #000; text-decoration: none;">Website Hosting</a></li><li><a href="/webdesign/" style="background-color: #fff; color: #000; text-decoration: none;">Website Development</a></li><li class="dropdown-submenu"><a href="/dental-marketing/" style="background-color: #fff; color: #000; text-decoration: none;">Industry Services</a><ul class="dropdown-menu"><li><a href="/dental-marketing/" style="background-color: #fff; color: #000; text-decoration: none;">Dental Marketing</a></li><li><a href="/industry/non-profit/" style="background-color: #fff; color: #000; text-decoration: none;">Non-Profit Marketing</a></li></ul></li><li><a href="/specials/" style="background-color: #fff; color: #000; text-decoration: none;">Specials</a></li></ul></li><li><a href="/webdesign/portfolio/" style="padding: 9px 10px; background-color: #fff; color: #000; text-decoration: none;">Our Work</a></li><li><a href="/help/tips/" style="padding: 9px 10px; background-color: #fff; color: #000; text-decoration: none;">Blog</a></li><li class="dropdown"><a class="dropdown-toggle _disabled" data-toggle="dropdown" style="padding: 9px 20px 9px 10px;  background-color: #fff; color: #000; text-decoration: none;">Resources</a><ul class="dropdown-menu"><li><a href="https://secure.hostingct.com/knowledgebase.php" style="background-color: #fff; color: #000; text-decoration: none;">Knowledgebase</a></li><li><a href="/help/tips/" style="background-color: #fff; color: #000; text-decoration: none;">Marketing Tips</a></li><li><a href="/help/wordpress-tips/" style="background-color: #fff; color: #000; text-decoration: none;">Wordpress Tips</a></li><li><a href="/request-a-call4" style="background-color: #fff; color: #000; text-decoration: none;">Contact Us</a></li></ul></li><li><a href="/request-a-call4" style="padding: 9px 10px; background-color: #fff; color: #000; text-decoration: none;">Contact</a></li><li><a href="tel:8606834201" style="padding: 9px 20px 9px 10px;  background-color: #fff; color: #000; text-decoration: none;"><i class="fa fa-phone" aria-hidden="true"></i> 860.683.4201</a></li><li><a href="https://secure.hostingct.com/clientarea.php" style="padding: 9px 10px;  background-color: #fff; color: #000; text-decoration: none;"><i class="fa fa-key"></i> Client Login</a></li></ul>
							</div><!--/navbar-collapse-->

							<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">
								<span class="sr-only">Toggle navigation</span>
								<span class="fa fa-bars"></span>
							</button>
						</div>
					</div>
				</div>
			</div>
			</div>

			<div class="container" style="padding-top: 0px;"><div class="row"><div class="col-sm-6" style=""><div style="height: 40%; width: 100%;" class="hidden-sm hidden-md"></div><div style="margin: auto; margin-top:  40%; float: right;"><span style="color:  #fff; font-size:  1.1em;">ALL THE WEBSITE SERVICES YOU NEED</span><br><span style="color:  #fff; font-size:  3.1em; font-family: serif; line-height: 1.3;">Your Online Presence</span><br><span style="color:  #fff; font-size:  3.1em; font-family: serif; line-height: 1.3;">Our Reputation</span><br><br><a href="https://hostingct.com/industry/small-business/" style="display: inline-block; margin-bottom: 10px; padding: 15px 40px; color: #fff; background-color: #4b1b63; text-decoration: none; border-radius: 30px;">Small Business</a> <a href="https://hostingct.com/industry/non-profit/" style="display: inline-block; margin-bottom: 10px; padding: 15px 40px; color: #fff; background-color: #4b1b63; text-decoration: none; border-radius: 30px;">Nonprofit</a></div><div style="clear: both; height: 30px;"></div></div><div class="col-sm-6" style=""><img src="https://hostingct.com/frameworks/SimpleBootstrap/hcthome_person.png" style="img-responsive" alt="Woman Pointing"></div></div></div>

		</div>


		<style>
			.homeboxes1 img {
				margin-top:  70px;
			}
			.homeboxes1 h1 {
				font-size:  26px;
				margin:  0px;
				text-align:  center;
			}
			.homeboxes1 h2 {
				font-size:  26px;
				margin:  0px;
				text-align:  center;
				color:  #5f5586;
				margin-bottom:  20px;
			}
			h1, h2, h3, h4, h5, h6 {
			    font-family: Playfair Display,serif;
			}

			.homeboxes1 a {
				margin-top:  30px;
				padding:  5px 10px;
				border-radius:  20px; 
				display:  block;
				border:  1px solid #5f5586;
				width:  180px;
				color:  #5f5586;
				text-decoration: none;
			}
		</style>

<span class="contentarea">
<br><div class="container"><div class="row"><div class="col-sm-3"></div><div class="col-sm-6"><center><a href="https://secure.hostingct.com/cart.php?a=add&amp;domain=register"><img src="https://hostingct.com/frameworks/SimpleBootstrap/domainclick.png" alt="Find The Perfect Domain"></a></center></div></div></div><div class="container homeboxes1"><div class="row"><div class="col-sm-3 "><center><img src="https://hostingct.com/getimage.asp?id=/home/feature-boxes/google-ads-and-analytics/&amp;mode=6&amp;filename=hct-4.png" alt="Feature Boxes Google Ads "><h1>Google Ads</h1><h2> and Analytics</h2><div>Our Google Ads management helps your small business attract more qualified leads, increase online visibility, and maximize ROI through targeted, optimized, and cost-effective pay-per-click campaigns.</div><a href="https://hostingct.com/marketing/list/google-services/learnmore/">Learn More</a></center></div><div class="col-sm-3 "><center><img src="https://hostingct.com/getimage.asp?id=/home/feature-boxes/social-media-marketing/&amp;mode=6&amp;filename=hct-2.png" alt="Feature Boxes Social Media "><h1>Social Media</h1><h2> Marketing</h2><div>Engage with your target audience. Drive sales growth through strategic, creative, and data-driven social media campaigns tailored to your unique brand and goals.</div><a href="https://hostingct.com/marketing/">Learn More</a></center></div><div class="col-sm-3 "><center><img src="https://hostingct.com/getimage.asp?id=/home/feature-boxes/website-design-and-development/&amp;mode=6&amp;filename=hct-1.png" alt="Feature Boxes Website Design "><h1>Website Design</h1><h2> and Development</h2><div>Our custom website design services create stunning, user-friendly, and conversion-focused online experiences that showcase your small business's unique brand and drive customer engagement and growth.</div><a href="https://hostingct.com/webdesign/">Learn More</a></center></div><div class="col-sm-3 "><center><img src="https://hostingct.com/getimage.asp?id=/home/feature-boxes/wordpress-hosting-and-site-security/&amp;mode=6&amp;filename=hct-3.png" alt="Feature Boxes WordPress Hosting "><h1>WordPress Hosting</h1><h2> and Site Security</h2><div>Our WordPress hosting provides a fast, secure, and user-friendly platform to power your small business website with scalable solutions to accommodate your growth.</div><a href="https://hostingct.com/hosting/">Learn More</a></center></div></div></div><div style="background-image: url('https://hostingct.com/frameworks/SimpleBootstrap/half-circle.4c1376.svg'); background-color: #fff; margin: 0px; padding: 0px; padding-top: 80px; padding-bottom: 80px; margin-top: 80px;"><div class="container-fluid"><div class="row"><div class="col-sm-12"><center><h1 style="text-align: center; font-size: 3em;">Our Work</h1>
					Take a look at some of the work we've done for some of the industries we specialize in.</center><br><br></div></div><div class="row"><div class="col-sm-4"><a href="https://hostingct.com/industry/small-business/" style="text-decoration: none;"><div style="background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://hostingct.com/frameworks/SimpleBootstrap/our-work-1.jpg'); width: 100%; height: 300px; position: relative; cursor: pointer;"><div style="color: #fff; text-align: center; font-size: 2.2em; font-family: times; position: relative; line-height: 300px;">Small Businesses</div></div></a></div><div class="col-sm-4"><a href="https://hostingct.com/industry/non-profit/" style="text-decoration: none;"><div style="background-size: cover; background-position: center center; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://hostingct.com/frameworks/SimpleBootstrap/our-work-2.jpg'); width: 100%; height: 300px; position: relative; cursor: pointer;"><div style="color: #fff; text-align: center; font-size: 2.2em; font-family: times; position: relative; line-height: 300px;">Non-Profits</div></div></a></div><div class="col-sm-4"><a href="https://hostingct.com/dental-marketing/" style="text-decoration: none;"><div style="background-size: cover; background-position: center center; background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('https://hostingct.com/frameworks/SimpleBootstrap/our-work-3.jpg'); width: 100%; height: 300px; position: relative; cursor: pointer;"><div style="color: #fff; text-align: center; font-size: 2.2em; font-family: times; position: relative; line-height: 300px;">Dental Offices</div></div></a></div></div></div></div><div style="background-color: #f5f5f5; background-image: linear-gradient(180deg, #eeeeee 5%, #ffffff 50%); margin-top: 30px;"><div class="container"><div class="row"><div class="col-sm-12"><br><br><div class="row"><div class="col-sm-6"><img alt="Get In Touch " src="https://hostingct.com/getimage.asp?id=/request-a-call4/&amp;mode=7&amp;filename=hct-layouts.png" class="img-responsive"></div><div class="col-sm-6"><form method="post" name="contactus" action="https://hostingct.com/action.asp" onSubmit="return checkfields();"><input type="hidden" name="action" value="contactus"><input type="hidden" name="ID" value="/request-a-call4/"><input type="hidden" name="AdminResponse" value="True"><input type="hidden" name="AdminResponseSubject" value=""><input type="hidden" name="EmailResponse" value="True"><input type="hidden" name="mailinglist" value=""><input type="hidden" name="EmailResponseSubject" value="Thank you"><input type="hidden" name="EmailResponseText" value="Thank you for contacting HostingCT.  We'll be in touch with you ASAP.

Paula and staff
Hosting Connecticut LLC
https://hostingct.com"><input type="hidden" name="Topic" value=""><h1 style="font-size: 3em; margin-bottom: 30px;">Get In Touch</h1><span class="maintext"><span class="">Contact us today and find out what our services could mean to lift your online presence to the next level.<br><br>Call (860) 683-4201 or send us a message:</span></span><br><br><div style="width: 48%; float: left; margin: 1%;"><label for="firstname" style="margin-bottom: 0px;">First Name</label><input type="text" style="width: 100%;; margin-bottom: 0px;" name="firstname" id="firstname" title="First Name"></div><div style="width: 48%; float: left; margin: 1%;"><label for="name" style="margin-bottom: 0px;">Last Name</label><input type="text" style="width: 100%;; margin-bottom: 0px;" name="name" id="name" title="Last Name"></div><div style="width: 48%; float: left; margin: 1%;"><label for="email" style="margin-bottom: 0px;">E-Mail</label><input type="text" style="width: 100%; margin-bottom: 0px;" name="email" id="email" title="E-Mail"></div><div style="width: 48%; float: left; margin: 1%;"><label for="telephone" style="margin-bottom: 0px;">Phone Number</label><input type="text" style="width: 100%; margin-bottom: 0px;" name="telephone" id="telephone" title="Phone Number"></div><div style="width: 48%;  margin: 1%;"><label for="user0" style="margin-bottom: 0px;">Interests</label><select style="width: 48%; margin-bottom: 0px;" Placeholder="Interests" title="Interests" name="user0" id="user0" class="form-control"><option value="">-- Choose Interests --</option><option>ADA Compliance</option><option>Dental Marketing</option><option>Email Marketing</option><option>Google Ads (Paid Search) Marketing</option><option>Google Analytics, Business, and/or Console</option><option>Merchant Services</option><option>Search Engine Optimization</option><option>Social Media Marketing</option><option>Website Development</option><option>Website Hosting</option><option>Other</option></select></div><div style="width: 98%;  margin: 1%;"><label for="comments" style="margin-bottom: 0px;">Message</label><textarea name="comments" id="comments" style="width: 100%; height: 190px; margin-bottom: 0px;" title="Message ..."></textarea></div><input class="button" type="submit" title="submit" value="Submit"></form></div></div><br><Br><SCRIPT LANGUAGE="javascript"> 

function checkfields()
{
	if (! checkfield(document.contactus.name)) { return false; }
	if (! checkfield(document.contactus.firstname)) { return false; }
	if (! checkfield(document.contactus.email)) { return false; }
	if (! checkfield(document.contactus.telephone)) { return false; }

	return true;
}

function checkfield(fieldname,name)
{

	if (fieldname.value=='')
	{
		alert ("Please fill out the whole form.");
		fieldname.focus();
		return false;
	}
	else
	{
		return true;
	}
}


function checkemail(fieldname) {


	var incoming = fieldname.value;
	var emailstring = incoming;
	var ampIndex = emailstring.indexOf("@");
	var afterAmp = emailstring.substring((ampIndex + 1), emailstring.length);
		// find a dot in the portion of the string after the ampersand only
	var dotIndex = afterAmp.indexOf(".");
		// determine dot position in entire string (not just after amp portion)
	dotIndex = dotIndex + ampIndex + 1;
		// afterAmp will be portion of string from ampersand to dot
	afterAmp = emailstring.substring((ampIndex + 1), dotIndex);
		// afterDot will be portion of string from dot to end of string
	var afterDot = emailstring.substring((dotIndex + 1), emailstring.length);
	var beforeAmp = emailstring.substring(0,(ampIndex));
	var email_regex = /^[\w\d\!\#\$\%\&\'\*\+\-\/\=\?\^\_\`\{\|\}\~\.]+(\.[\w\d\!\#\$\%\&\'\*\+\-\/\=\?\^\_\`\{\|\}\~])*\@(((\w+[\w\d\-]*[\w\d]\.)+(\w+[\w\d\-]*[\w\d]))|((\d{1,3}\.){3}\d{1,3}))$/;
		// index of -1 means "not found"
	if ((emailstring.indexOf("@") != "-1") &&
		(emailstring.length > 5) &&
		(afterAmp.length > 0) &&
		(beforeAmp.length > 1) &&
		(afterDot.length > 1) &&
		(email_regex.test(emailstring)) ) {
		  return true;
	} else {
			alert("Please check your email address!");
			fieldname.focus();
			return false;
	}
}


 </SCRIPT></div></div></div></div><br><br><center><div class="container"><div style="margin-top: 30px; padding-bottom: 50px; background-color: #421659; padding-bottom: 50px; z-index: 1; position: relative;"><div class="row"><div class="col-sm-12" style="padding-top: 50px;"><center><span style="font-size: 66px; color: #fff; font-family: times; font-weight: bold;">Some Facts About Us</span></center><br></div></div><div class="row"><div class="col-sm-4"><center><span style="font-size: 80px; font-weight: bold; color: #fff; margin-top: 0px; margin-bottom: -10px; padding: 0px; line-height: 1"><i class="fa fa-globe" aria-hidden="true" style="font-size: 0.6em;"></i><br>354</span><br><span style="font-size: 20px; color: #fff;">Hosted Websites</span></center></div><div class="col-sm-4"><center><span style="font-size: 80px; font-weight: bold; color: #fff; margin-top: 0px; margin-bottom: -10px; padding: 0px; line-height: 1"><i class="fa fa-suitcase" aria-hidden="true" style="font-size: 0.6em;"></i><Br>454</span><br><span style="font-size: 20px; color: #fff;">Domains</span></center></div><div class="col-sm-4"><center><span style="font-size: 80px; font-weight: bold; color: #fff; margin-top: 0px; margin-bottom: -10px; padding: 0px; line-height: 1"><i class="fa fa-rocket" aria-hidden="true" style="font-size: 0.6em;"></i><Br>21</span><br><span style="font-size: 20px; color: #fff;">Years In Business</span></center></div></div></div></div><div style="background-color: #605686;       background-image: linear-gradient(0deg, rgba(96, 86, 134, 0.9), rgba(96, 86, 134, 0.9)), url(http://redesign.hostingct.com/wp-content/uploads/2024/01/testimonials.jpg);       background-position: center center;       background-repeat: no-repeat;       background-size: cover; color: #fff; text-align: center;  margin-top: -200px; padding-top: 240px;       padding-bottom: 100px; z-index: 0; position: relative;"><span style="font-size: 50px; color: #fff; font-family: times; font-weight: bold;">
				What Our Clients Say ...<br></span><div class="container" style="padding: 0px;"><div id="myCarousel" class="carousel slide" data-ride="carousel"><div class="carousel-inner" role="listbox"><div class="item  active"><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/23081588384/&amp;filename=Pic.jpg&amp;mode=8" style="max-height: 200px;" alt=""><div style="width: 500px; max-width: 100%;">Why I like working with Hosting Connecticut:
I own a small promotional product distributorship which means that I am often juggling many balls.  While I recognize the need for social media marketing and having a vibrant online presence, it is not something that time allows me to do. Working with Hosting CT has been a collaborative endeavor.  We work together to enhance what already exists and to create new opportunities.  There is no “cookie cutter”, one size fits all with Hosting CT.  (I worked with a company who offered one of those, so am familiar.) As I understand it, the online world and social media are constantly changing, so this process will be ongoing.  My sense is that they will share that journey, as WE see best.
~ John</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/administrator/&amp;filename=foodfuelbanklogo.jpg&amp;mode=8" style="max-height: 200px;" alt="L.B. Food Bank Administrator"><div style="width: 500px; max-width: 100%;">Technology is a foreign language to me, and Paula is my friendly, patient, trustworthy translator.  Yes, there are plenty of companies staffed with technological experts who are well-qualified to design/host/maintain/secure websites, register domain names, establish merchant accounts, etc., but HostingCT.com does all of that and more.  The “more” that sets this business apart is its founder and owner Paula Pierce.  She is a technological expert who can effectively communicate not only with her “techie” peers, but more importantly, with us “average, non-techie” business people.  

The fact that she is willing to, and clearly enjoys doing both makes her incredibly valuable as a translator for all (of either type) who have the privilege of working with her.  While very few others in the field can compete with Paula in this regard, it is in my opinion, only her second best quality.  What makes her most unique is that she represents something that unfortunately many today do not believe exists – a Successful, Honest Businesswoman.  That is why I will recommend none other than Paula Pierce’s HostingCT.com, LLC.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/austinmamacom/&amp;filename=Screen_Shot_2016-03-25_at_5.35.18_PM.png&amp;mode=8" style="max-height: 200px;" alt="Kim Lane"><div style="width: 500px; max-width: 100%;">Thank you HostingCT! The transfer of my site to your hosting service was extremely smooth. All of my concerns and requests were addressed with speed, skill and respect for my individual needs. What fantastic "hometown" service in the vast and sometimes impersonal world of Internet business.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/birgit-jones/&amp;filename=website-screenshot.jpg&amp;mode=8" style="max-height: 200px;" alt="Birgit Jones, KY Outback"><div style="width: 500px; max-width: 100%;">This is the third time that I have used Hosting CT to set up a new business website. I can say without doubt that, whether they design the site or simply host a site, they are by far the best I've ever encountered. Their customer service is unmatched, their prices reasonable, and they are a joy to work with.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/birgit-jones2/&amp;filename=Logo-300x137-dark.png&amp;mode=8" style="max-height: 200px;" alt="Birgit Jones"><div style="width: 500px; max-width: 100%;">Paula has been an indispensable help to us at KY Outback Woodworking, and I am sure she will be continuing her excellent service!</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/bizlocket-llc/&amp;filename=bizlocket-header-2.png&amp;mode=8" style="max-height: 200px;" alt="BizLocket, LLC"><div style="width: 500px; max-width: 100%;">Paula and her team are absolute priceless gems!  Paula’s down to earth, approachable &amp; friendly manner made my entire website building process with her such a pleasant experience that went way beyond my expectations.  The responsive support that I continue to receive from her is excellent!  She always clearly answers whatever questions &amp; issues I have.  Highly recommend!  Thanks for all your help Paula!</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/bobbardin/&amp;filename=bardins.png&amp;mode=8" style="max-height: 200px;" alt="Bob Bardin (retired)"><div style="width: 500px; max-width: 100%;">Hi Paula: I just want you to know that I appreciate all you do for us in spite of my limited knowledge. That's why I count on you to keep me informed. You're doing a fine job with that. Stay in touch as to things you think I might need to continue to grow my business.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/brian-harris/&amp;filename=Brian-Harris.jpg&amp;mode=8" style="max-height: 200px;" alt="Brian Harris"><div style="width: 500px; max-width: 100%;">HostingCT guided Harris Capital through an exhaustive website upgrade.  The interaction with HostingCT is so friendly; I am challenged in the most professional way. I look forward to a long-term relationship with Paula Pierce and her team! 

Also, working with Janine on my business strategy has been a valuable resource in developing a marketing plan.  She offers a discipline that is needed to stay the course on the marketing journey.  The sessions are interactive, so the program tends to my needs specifically.  I would recommend her strategy sessions to the entrepreneur looking to take their business to the next level, as Hosting CT is there for you!.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/cheryl/&amp;filename=EquiGroomerFullLine-450x450.jpg&amp;mode=8" style="max-height: 200px;" alt="Cheryl , Equigroomer LLC"><div style="width: 500px; max-width: 100%;">Thank you, also, for your rapid response to my questions and emails. It’s such a welcome change from the kind of customer service I was receiving before. I am so glad they caused me to find you!
</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/cheryl-dauphin/&amp;filename=EasyGroomerColors_Option2.jpg&amp;mode=8" style="max-height: 200px;" alt="Cheryl Dauphin"><div style="width: 500px; max-width: 100%;">Once again, Paula and her team helped me out of a very stressful situation. Our website was attacked on the day after Christmas and received over 4000 fraudulent orders, most of which failed (thankfully). Within an hour, she and her team were able to trace the hackers to a group in the Philippines and stopped them in their tracks. I am always so grateful to them for helping solve a problem (even on a holiday) and setting my mind at ease. They treat their clients just like we treat ours, with only the highest level of service so everyone ends up as happy customers.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/emilymagazzi/&amp;filename=emily-medicalcompliance.png&amp;mode=8" style="max-height: 200px;" alt="Emily Magazzi"><div style="width: 500px; max-width: 100%;">Paula, you always go above and beyond and your passion for what you do really comes through!  It's always a pleasure and much appreciated!</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/janegaribay/&amp;filename=jane.jpg&amp;mode=8" style="max-height: 200px;" alt="Jane Garibay"><div style="width: 500px; max-width: 100%;">Thanks to you, our website is now a superior information source and marketing tool. You have a level of dedication and diligence that is rarely seen today.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/jeff-gaudiosi/&amp;filename=misplaced300_vectorized.png&amp;mode=8" style="max-height: 200px;" alt="Jeff Gaudiosi"><div style="width: 500px; max-width: 100%;">After using HostingCT for the first part of my website redesign in 2021, I reached out for the finishing touches in 2022.  Paula and her team were more than up to the task with all the specifics I needed and under budget! I couldn't ask for a better partner to handle all my website needs!</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/jeff-gaudiosi2/&amp;filename=misplaced300bkgd_vectorized.png&amp;mode=8" style="max-height: 200px;" alt="Jeff Gaudiosi"><div style="width: 500px; max-width: 100%;">When my website, MisplacedStraws.com, began to grow, I knew I needed help.  After talking with a few different companies, it was clear as soon as I spoke with Paula that HostingCT was the perfect choice! The team redesigned my site exactly how I wanted it and continually monitor it to ensure it runs smoothly.  I recently signed up for the Tier 1 SEO Keyword Audit and have been amazed by the results.  I received a spreadsheet with the top keywords for my content and a video explaining how to use it.  In the short time since I have seen a noticeable bump in traffic, and my Google analytics show a huge spike in clicks from organic searches.

HostingCT has not only set me up for success but Paula and her wonderful team keep in touch and always offer helpful suggestions.  I know with HostingCT behind the scenes, I can post as much graphic and video content as I need to with no worries.

</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/jennifermodco/&amp;filename=philipdavid.jpg&amp;mode=8" style="max-height: 200px;" alt="Jennifer, Modco"><div style="width: 500px; max-width: 100%;">Thank you so much for your help. You were an absolute pleasure to work with and delivered a fabulous product.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/joemagazzi/&amp;filename=magazzis.png&amp;mode=8" style="max-height: 200px;" alt="Joe Magazzi"><div style="width: 500px; max-width: 100%;">Thank you, once again, for the wonderful technical service that you have provided us! We are very happy with the immediate service that you always provide, and you have often gone above and beyond what is expected. We highly recommend HostingCT!</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/joemagazzims/&amp;filename=green-earth-logo.jpg&amp;mode=8" style="max-height: 200px;" alt="Joe Magazzi, MS"><div style="width: 500px; max-width: 100%;">That’s great stuff Paula!  Didn’t know you can get that detailed with the analytics.  As always, you did a great job and we’re extremely happy that we work with HostingCT.com!
</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/joemayone/&amp;filename=webcaviar.jpg&amp;mode=8" style="max-height: 200px;" alt="Joe Mayone"><div style="width: 500px; max-width: 100%;">Paula! Again, thank you for consistently providing the best customer service I've ever experienced.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/johnddagata/&amp;filename=john.jpg&amp;mode=8" style="max-height: 200px;" alt="John D. D'Agata"><div style="width: 500px; max-width: 100%;">I want to let you know that I have noticed a considerable increase in the amount of calls from my website. My name is coming up a lot more in the search engines. You have been a great help in this matter.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/julia-harrison/&amp;filename=CTCloset-Logo.jpg&amp;mode=8" style="max-height: 200px;" alt="Julia Harrison"><div style="width: 500px; max-width: 100%;">“Cristi, Paula and the rest of the staff at HostingCT made the complete overhaul of our website a piece of cake. After our initial consultation, their team was able to create a website that fulfilled all our company’s needs in a style that suits our products. Our customers will now have a much easier time placing orders and searching through our videos, testimonials, and blogs so they’ll be able to make an informed decision about which product to purchase. Thank you to all who made the transition from our old website to a new, smartphone-ready one a breeze.”</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/kimberly-wills-ceo/&amp;filename=kimbery-wills.jpg&amp;mode=8" style="max-height: 200px;" alt="Kimberly Wills (CEO) "><div style="width: 500px; max-width: 100%;">Hosting CT did a complete website redesign for our company New England Bioassay (www.nebio.com).  Hosting CT was easy to work with. Any requests we had were completed in a timely manner, and they were patient and helpful as we tweaked our design until we got it just right. We are very happy with the end result, and have already had positive feedback from clients remarking on how much easier to navigate our new website is.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/ky-outback-woodworking-llc/&amp;filename=ky-wood-brand.jpg&amp;mode=8" style="max-height: 200px;" alt="KY Outback Woodworking, LLC"><div style="width: 500px; max-width: 100%;">Thanks for getting us up and running. The site is beautiful and you are a pleasure to work with.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/laura-soll-broxterman/&amp;filename=windsorFoodAndFuelBankLogo-nobg.png&amp;mode=8" style="max-height: 200px;" alt="Windsor Food &amp; Fuel Bank"><div style="width: 500px; max-width: 100%;">Over the past decade, HostingCT has been a valuable resource to the Windsor Food &amp; Fuel Bank by developing our website and helping us to manage and enhance it. Paula’s understanding of nonprofit organizations, her fast response time when we need support, and her knowledge of web marketing options help us to maintain an active and appealing on-line presence. This has enabled us to continually communicate with the community and grow our donor database as we fulfill our mission “to assure that no Windsor resident goes hungry, is cold, or goes without basic necessities.
</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/lcn-outdoors-llc-and-lcn-kitchen-and-bath-llc/&amp;filename=Screen-Shot-2018-07-25-at-12.14.35-PM.png&amp;mode=8" style="max-height: 200px;" alt="LCN Outdoors, LLC and LCN Kitchen and Bath LLC"><div style="width: 500px; max-width: 100%;">Paula, you have done a spectacular job on LCN Outdoors, LLC website. You have made our life much easier...</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/liannedixon/&amp;filename=gettingrealcoach.jpg&amp;mode=8" style="max-height: 200px;" alt="Lianne Dixon"><div style="width: 500px; max-width: 100%;">There's so much gratitude in my heart for you, your quality of work and the final result. Thank you so much!!!</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/maria_jonson/&amp;filename=wnpr-food-schmooze.png&amp;mode=8" style="max-height: 200px;" alt="Maria Jonson"><div style="width: 500px; max-width: 100%;">You provided excellent, speedy service! And brava, too, for volunteering your website help to WNPR! I smiled to hear a shout-out to you at the close of yesterday's Food Schmooze! </div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/mike-lapointe/&amp;filename=truck-custom-programming.png&amp;mode=8" style="max-height: 200px;" alt="Mike LaPointe"><div style="width: 500px; max-width: 100%;">The custom program you created for my business is absolutely perfect for my needs. I am extremely happy. You're Awesome!
</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/nancy/&amp;filename=newclassicjewelry.jpg&amp;mode=8" style="max-height: 200px;" alt="Nancy"><div style="width: 500px; max-width: 100%;">Thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you. [for installing the software on my site that was confounding me]</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/rayruff/&amp;filename=ray.png&amp;mode=8" style="max-height: 200px;" alt="Ray Ruff"><div style="width: 500px; max-width: 100%;">Why would I stay with you fifteen+ years were I not ecstatic with your assistance?  Thanks for everything!</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/renate_dicks/&amp;filename=henryfarkas.png&amp;mode=8" style="max-height: 200px;" alt="Renate Dicks"><div style="width: 500px; max-width: 100%;">Paula provided wonderful traditional services to my deceased Henry, a high powered systems administrator.

When Henry died suddenly, Paula helped me deal with the many high-tech loose ends I couldn’t understand.

Henry had multiple overlapping duplicate services that Paula helped facilitate closing down. After all this, Paula created Henry’s much-loved, very-touching memorial web-site. She was there for me in really significant un-traditional ways through a very difficult time…

PAULA, THANK YOU SO MUCH FOR ALL YOUR HELP! 

Sincerely with love and laughter, 
Renate</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/sharon/&amp;filename=ptadvocate4u.jpg&amp;mode=8" style="max-height: 200px;" alt="Sharon"><div style="width: 500px; max-width: 100%;">Great job!!! as always. I love that you are so available for changes and how you support me. Thank you so much. I recommend you all the time. People think they can't afford a website I think they can't afford NOT to have a website.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/sharran-selig-bennett/&amp;filename=FTDT-logo-brick.jpg&amp;mode=8" style="max-height: 200px;" alt="Sharran Selig Bennett"><div style="width: 500px; max-width: 100%;">I really value Paula's expertise and abilities in the online marketing realm.
</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/simon-a-flynn-iii/&amp;filename=logo-fromweb.jpg&amp;mode=8" style="max-height: 200px;" alt="Simon A. Flynn III, CCACC Executive Director"><div style="width: 500px; max-width: 100%;">Paula is remarkably responsive to all of the Connecticut Cardiology (Connecticut Chapter of the American College of Cardiology)  needs.  She is quick, creative and very pleasant to deal with.  I would highly recommend the wide range of services provided by HostingCT.com </div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/tomsheridan/&amp;filename=sheridan-redesign.png&amp;mode=8" style="max-height: 200px;" alt="Tom Sheridan"><div style="width: 500px; max-width: 100%;">Paula made the whole project run smoothly.</div></center></div><div class="item "><center style="color: #fff;"><img src="https://hostingct.com/getimage.asp?id=/home/testimonials/zita-christian/&amp;filename=Zita_Christian_2018_Merlot.jpg&amp;mode=8" style="max-height: 200px;" alt="Zita Christian"><div style="width: 500px; max-width: 100%;">Beyond having knowledge and experience, Paula and her crew have a keen understanding of the stress that comes with running a business, no matter how small. Their calm, can-do approach is a balm to the spirit.</div></center></div></div></div></div></div></center><div class="container"><div class="row"><div class="col-sm-12" style="padding-top: 50px;"><center><span style="font-size: 50px; color: #5f5586; font-family: times; font-weight: bold;">Recent News</span></center><br></div></div><div class="row"><a href="https://hostingct.com/help/tips/why-small-businesses-need-digital-marketing/"><div class="col-sm-3"><img src="https://hostingct.com/getimage.asp?id=/help/tips/why-small-businesses-need-digital-marketing/&amp;filename=digital_marketing_for_small_business.png&amp;mode=8" class="img-responsive" alt=""></div><div class="col-sm-3" style="font-size: 22px;">Why Small Businesses Need Digital Marketing &gt;&gt;<br><br></div></a><a href="https://hostingct.com/help/tips/7-marketing-strategies-every-small-business-should/"><div class="col-sm-3"><img src="https://hostingct.com/getimage.asp?id=/help/tips/7-marketing-strategies-every-small-business-should/&amp;filename=marketing_stratgies.png&amp;mode=8" class="img-responsive" alt=""></div><div class="col-sm-3" style="font-size: 22px;">7 Marketing Strategies Every Small Business Should Be Using in 2026 &gt;&gt;<br><br></div></a></div></div><br><br>
</span>
<br/>

	<div style="font-size: 0.9em">
		<div style="background-color: #421659; padding: 30px; width: 100%; color: #fff;">
<div class="container">
<div class="col-sm-9"><span style="font-size:  50px; line-height:  1.2; font-family: times;">Sign up for our Email Newsletter</span><br>
					Marketing Tips! Receive useful tips you can use to grow your ownline business!
				</div>
<div class="col-sm-3"><br><a href="/mailing-list/" style="border: 1px solid #fff; border-radius: 20px; background-color: #421659; color: #fff; padding: 10px 20px;">
						SIGN UP
					</a></div>
</div>
</div>


		<br/><br/>


		<div class="container footer">
			<div class="row">
				<div class="col-sm-3">
					<img src="https://hostingct.com/frameworks/SimpleBootstrap/site-logo.c900eb.png" class="img-responsive" alt="Hosting CT Logo"/><br/>
					Offices in Connecticut. Clients worldwide. Hosting Connecticut offers all aspects of online business in one place; domain registration, website design, website hosting, digital marketing, e-commerce, merchant account setup and more.
					<br/>
					<a href="#">Learn More >></a>

					<br/><br/>

					<a target="_blank" href="https://www.facebook.com/hostingct"><img src="https://hostingct.com/frameworks/SimpleBootstrap/facebook.png"  alt="Hosting CT's Facebook Link"style="margin: 0px; opacity: 0.85;"/></a>
					<a target="_blank" href="https://www.linkedin.com/in/hostingct"><img src="https://hostingct.com/frameworks/SimpleBootstrap/linkedin.png"  alt="Hosting CT's Linked In Link" style="margin: 0px; opacity: 0.85;"/></a>
					<a target="_blank" href="https://twitter.com/hostingct"><img src="https://hostingct.com/frameworks/SimpleBootstrap/twitter.png"  alt="Hosting CT's X/Twitter Link" style="margin: 0px; opacity: 0.85;"/></a>

				</div>
				<div class="col-sm-3">
					<h1 style="color: #000; padding-top: 20px;">Contact</h1>
	75 Wyndmere Lane<br/>
	Windsor, CT 06095<br/><br/>
	  <a href="tel:8606834201">
	  	<svg style="height:  16px; padding-right: 10px;" class="svg-inline--fa fa-phone" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z"></path></svg>
		(860) 683-4201</a><Br/>

	  <a href="mailto:support@hostingct.com">
		<svg style="height:  16px; padding-right: 10px;" class="svg-inline--fa fa-envelope" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="envelope" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"></path></svg>
	  	support@hostingct.com
	  	</a><br/><br/>
		
				</div>
				<div class="col-sm-3">
					<h1 style="color: #000; padding-top: 20px;">Services</h1>

					<ul style="font-size: 0.9em;"><li><a href="https://hostingct.com/webdesign/pageheader/" style="font-size: 0.9em">Website Design and Development</a></li><li><a href="https://hostingct.com/webdesign/ourprocess/" style="font-size: 0.9em">Our Website Design Process</a></li><li><a href="https://hostingct.com/webdesign/cms_options/" style="font-size: 0.9em">Content Management Systems</a></li><li><a href="https://hostingct.com/webdesign/form/" style="font-size: 0.9em">Your Project </a></li><li><a href="https://hostingct.com/webdesign/ecommerce/" style="font-size: 0.9em">Ecommerce</a></li><li><a href="https://hostingct.com/webdesign/portfolio/" style="font-size: 0.9em">Portfolio</a></li></ul>
				</div>
				<div class="col-sm-3">
	<h1 style="color: #000; padding-top: 20px;">Pages</h1>
					<ul style="font-size: 0.9em;"><li><a href="https://hostingct.com/about-hostingct/paula/" style="font-size: 0.9em">About HostingCT</a></li><li><a href="https://hostingct.com/about-hostingct/about-us/" style="font-size: 0.9em">About Us</a></li><li><a href="https://hostingct.com/about-hostingct/supporting-local-chambers-of-commerce/" style="font-size: 0.9em">Supporting Local Chambers of Commerce</a></li></ul>
				</div>
			</div>
		</div>
	</div>


	</div><!--/wrapper-->

	<!-- JS Implementing Plugins -->
	<script type="text/javascript" src="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/back-to-top.js"></script>
	<script type="text/javascript" src="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/smoothScroll.js"></script>
	<script type="text/javascript" src="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/fancybox/source/jquery.fancybox.pack.js"></script>
	<!-- JS Customization -->
	<script type="text/javascript" src="https://hostingct.com/frameworks/SimpleBootstrap/assets/js/custom.js"></script>
	<!-- JS Page Level -->
	<script type="text/javascript" src="https://hostingct.com/frameworks/SimpleBootstrap/assets/js/app.js"></script>
	<script type="text/javascript" src="https://hostingct.com/frameworks/SimpleBootstrap/assets/js/plugins/fancy-box.js"></script>
	<script type="text/javascript" src="https://hostingct.com/frameworks/SimpleBootstrap/assets/js/plugins/style-switcher.js"></script>
	<script type="text/javascript">
		jQuery(document).ready(function() {
			App.init();
			FancyBox.initFancybox();
			StyleSwitcher.initStyleSwitcher();
		});
	</script>

<!--[if lt IE 9]>
    <script src="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/respond.js"></script>
    <script src="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/html5shiv.js"></script>
    <script src="https://hostingct.com/frameworks/SimpleBootstrap/assets/plugins/placeholder-IE-fixes.js"></script>
    <![endif]-->

 <script> (function(){ var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init(); }; h.appendChild(s); })(); </script> 

  </body>
  </html>
