<!DOCTYPE html>
<html lang="en-us">
<head>
<meta>
<title>Page Not found</title>
<style>
body {
background-color: #E5E7E7;
}
.clear {
clear: both;
}
.main{
background-color: #FFF;
width: 960px;
margin: 60px auto 0;
padding: 20px;
border-radius: 10px;
}
.banner-logo {
background: url("/Common/images/entrata_page_not_found_sprite.png") no-repeat;
background-position: -30px 0px;
height: 90px;
width: 291px;
display: block;
}
.banner span {
font: normal 14px Arial;
margin-left: 80px;
}
.page-not-found {
border-radius: 10px;
padding: 15px;
margin-top: 10px;
font: normal 22px Arial;
color: #fff;
background-color: #9D1A0C;
}
.section {
margin-top: 20px;
}
.error-message h1 {
font: normal 18px Arial;
display: inline-block;
color: #3E3D3D;s
}
.error-message span {
display: block;
font: normal 13px Arial;
}
.bullet-tick {
background: url("/Common/images/entrata_page_not_found_sprite.png") no-repeat;
background-position: -106px -105px;
height: 26px;
width: 30px;
display: inline-block;
margin-right: 5px;
}
.footer {
border: 5px solid #ccc;
padding: 30px 20px;
border-radius: 10px;
margin-top: 20px;
}
.support-heading {
margin: 15px;
float: left;
font: bold 15px Arial;
}
.support-contact {
margin: 15px;
float: left;
font: normal 15px Arial;
}
.support-contact span {
color: #C63B1E;
}
.support-contact span a {
color: #c63b1e;
text-decoration: none;
}
.support-call-icon {
background: url("/Common/images/entrata_page_not_found_sprite.png") no-repeat;
background-position: -15px -108px;
height: 40px;
width: 30px;
display: inline-block;
float: left;
}
.support-email-icon {
background: url("/Common/images/entrata_page_not_found_sprite.png") no-repeat;
background-position: -55px -108px;
height: 40px;
width: 40px;
display: inline-block;
float: left;
}
ul {
padding: 0px;
margin: 0px;
}
li {
list-style: none;
font: normal 13px Arial;
margin-bottom: 5px;
}
li:before {
content: "�";
color: #9D1A0C;
font-size: 25px;
position: relative;
top: 5px;
margin-right: 5px;
}
.copy-right {
width: 960px;
margin: 0 auto;
font: normal 12px Arial;
color: #3E3D3D;
padding: 12px 0px 0px 20px;
}
.copy-right a {
font: normal 12px Arial;
color: #C63B1E;
text-decoration: none;
}
.copy-right a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<div class="main">
<div class="banner">
<i class="banner-logo"> </i>
<span>Largest provider of website portals and payments</span>
</div>
<div class="page-not-found">Sorry, this page is not currently available</div>
<div class="section">
<div class="error-message">
<i class="bullet-tick"></i><h1>Webpage Unavailable</h1>
<ul>
<li>This webpage is currently facing temporary technical difficulties.</li>
</ul>
<ul><li>We are working to resolve this issue as quickly as possible. We apologize for any inconvenience this may have caused.</li></ul>
</div>
<div class="footer">
<span class="support-heading">If you have specific questions</span>
<i class="support-call-icon"></i>
<span class="support-contact">Call Us:
<span>
<a>
877.826.9700
</a>
</span>
</span>
<i class="support-email-icon"></i>
<span class="support-contact">Email:
<span>
<a href="mailto:generalsupport@entrata.com">generalsupport@entrata.com</a>
</span>
</span>
<div class="clear"></div>
</div>
</div>
</div>
<div class="copy-right">Copyright &copy; 2018. All rights reserved. <a href="//www.entrata.com/" target="_blank">Entrata</a></div>
</body>
</html><!--T:0.009 sec S:10.6.5.49 C:standard-->