body,
html {
	margin:0;
	padding:0;
	color:#000;
	font-family:Arial;
	font-size:10pt;
	background-color:#fff;
	background-image: none;
}
#wrap {
	width:100%;
	margin:0 auto;
}
#header {
	margin: 0;
	padding: 0;
	line-height:30px;
}

#header p {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#header p#logo {
	padding-bottom:0;
}
#header p#address {
	background-image: none;
	width:auto;
	height:auto;
}
#header p#tag {
	background-image: none;
	width:auto;
	height:auto;
}
#main {
	float:none;
	width:auto;
	padding:0 0 10px 0;
}
h1 {
    margin:3px 0;
	padding:0;
	text-transform:uppercase;
	color:#000;
	font-size:12pt;
	letter-spacing:.15em;
}
h1#greatsmile {
	background: none;
	text-indent:0;
	padding:20px 0 0;
}
h1#tag {
	background:none;
	text-indent:0;
	margin:0;
	width:auto;
	font-size:10pt;
	color:#444;
}
h1#greatsmile, h1#gettingtoknow, h1#staff, h1#faq, h1#testimonials, h1#directions, h1#zoom, h1#itero, h1#invisalign, h1#diagnodent, h1#radiograph, h1#oralcamera, h1#ua, h1#implants, h1#survey {
	padding-top:12px;
	background: none;
	text-indent:0px;
	color:#3e69b6;
}
h2 {
	margin:1.5em 0 .25em;
}
h3 {
	font-size:11pt;
	text-transform:uppercase;
	margin:24px 0 2px 0;
	padding-left: 0px;
	background-image: none;
}
#main p {
	margin:0 0 12px 0;
	padding:0;
	line-height:16pt;
}
blockquote {
	padding:0;
	margin:0;
	color:#909090;
	font-size:12pt;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0.06em;
}
ul.credit {
	color:#909090;
	font-size:8pt;
	list-style:none;
	padding: 0;
	margin: 3px 0 22px;
}
ul.credit li {
	display:inline-block;
	width:94px;
	margin:0 auto;
	text-align:center;
}
p.right, p.center {
	display:none;
}
ul.bullets {
	list-style:disc;
	padding:0 0 0 12px;
	line-height:19pt;
}
ul.bullets li {
	margin:0 0 0 12px;
	padding:0;
	background-image: none;
}

#sidebar {
	display:none;
}
#footer {
	clear:both;
	padding:20px 0 20px 0px;
	border-top:2px solid #000;
}
#footer p {
	margin:0;
	font-size:8pt;
}
* html #footer {
	height:1px;
}
a:link, a:visited {
	color:#000;
	text-decoration:none;
}
