<!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>


		<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">

</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>
