<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Website Unavailable</title>
<style>
html, body {
	margin:0;
	padding:0;
	background: center top no-repeat #FFF;
	font-family:"Century Gothic", Verdana, Geneva, sans-serif;
	font-size:18px;
	color: #858585;
}
div {
	background: center top no-repeat #FFF;
	width:980px;
	height:680px;
	margin:0 auto;
}
h3 {
	font-weight:normal;
	font-size: 30px;
	padding:257px 0px 34px 236px;
	margin:0;
}
p {
	padding:0px 0px 0px 236px;
	margin:0;
}
strong {
	font-weight:normal;
	color: #327bc3;
}
</style>
</head>

<body>
<div>
<h3>This website is temporarily unavailable.</h3>
<p>If you are the owner of this website, please contact<br />
DentalQore at <strong>(866) 664-5216</strong> for more information.</p>
</div>
</body>
</html>
