<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<title>Inactive Account</title>
<style type="text/css">
.title {
	font-family: arial, verdana;
	font-size: 9pt;
	font-weight: normal;
}
.distributers {
	font-family: arial, verdana;
	font-size: 11pt;
	font-weight: normal;
}
.info {
	font-family: arial, verdana;
	font-size: 8pt;
	font-weight: normal;
}
.design {
	font-family: arial, verdana;
	font-size: 8pt;
	font-weight: normal;
}
.menu {
	border-top: 1px #374646 solid;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: normal;
}
.cellheader {
	border-top: 1px #374646 solid;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
	font-family: verdana, arial;
	font-size: 20pt;
	font-weight: normal;
	color: #F1F1F1;
}
.scellheader {
	border-top: 1px #374646 solid;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
	font-family: verdana, arial;
	font-size: 15pt;
	font-weight: normal;
	color: #F1F1F1;
}
.bigcellheader {
	border-top: 1px #374646 solid;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
	font-family: verdana, arial;
	font-size: 30pt;
	font-weight: normal;
	color: #F1F1F1;
	link: #F1F1F1;
	vlink: #F1F1F1;
}
.tblheader {
	background-color: #AAAAAA;
	border-top: 1px #374646 solid;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
	font-family: verdana, arial;
	font-size: 14pt;
	font-weight: normal;
}
.tdshade1 {
	background-color: #DDDDDD;
	border-top: 1px #374646 solid;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: normal;
}
.tdshade2 {
	background-color: #EEEEEE;
	border-top: 1px #374646 solid;
	border-left: 1px #374646 solid;
	border-right: 1px #374646 solid;
	border-bottom: 1px #374646 solid;
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: normal;
}

body {
	font-family:arial;
	margin:0;
	padding:0;
	background:#fff;
	color:#6f6f6f;
	font-size:12px;
}
a {
	color:#990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
* {
	margin:0;
	padding:0;
}
h1 {
	background:#eee;
	line-height:70px;
	color:#000;
	padding:20px;
	font-size:50px;
	font-family:century gothic, arial;letter-spacing:-0.5px;
	text-align: center;
}
h2 {
	font-size:36px;
	line-height:50px;
	margin:0 0 15px 0;
	font-weight: normal;
}
p {
	margin:10px 15px 15px 50px;
}
#wrap {
	margin:50px auto;
	width:80%;
}
.msg {
	background:#eee;
	min-height:206px;
	color:#000;
	font-size:16px;
	padding:25px 25px 50px;
	text-align:center;
	border-radius:17px;
}
* html .msg {
	height:206px;
}
.msg p {
	border:none;
	margin:0 0 10px 0;
}
.msg ul {
	margin:15px 15px 0 15px;
}
li {
	margin:10px 0;
}
.note {
	font-style:italic;
	border-bottom:1px solid #cae0e5;
	border-top:1px solid #cae0e5;
	padding:15px 0;
	margin-right:50px;
}
#contactinfo, .contactinfo {
	padding:5px 0;
}
#contactinfo li, .contactinfo li {
	float:left;
	padding:5px;
	width:250px;
	list-style:none;
	font-size:14px;
}
p.troubleshoot {
	font-style:italic;
	border:dashed 1px #dfe9ed;
	padding:5px;
	margin:10px 0 0 0;
}
.header {
	width:90%;
	height:100px;
	padding:80px 5% 30px;
}
.headerimage {
	height:150px;
	width:auto;
}
.logowrap {
	width:fit-content;
	margin:0 auto;
}
.divider {
	border-bottom: 1px solid #444;
	width:70%;
	margin: 0 auto 35px;
}
</style>
</head>
<body>
<div class="header">
<div class="logowrap">
<a href="https://snosites.com"><img src="https://snosites.com/wp-content/uploads/2017/01/SNO_Sites_800.png" class="headerimage"/></a>
</div>
</div>
<div style="clear:both"></div>

<div id="wrap">
  <div class="msg">
<h1>Inactive Account</h1>
<div class="divider"></div>
    <h2>This account was not renewed by its owner. If you are the owner of this account and would like to renew and reactivate this site, please <a href="https://sno.zendesk.com/hc/en-us/requests/new">submit a support request</a>.</h2>
  </div>
</div>
</body>
</html>
