body,
html {
	margin:0;
	padding:0;
	color:#454545;
	font-family:Arial;
	font-size:11pt;
	background-color:#f8f8f4;
	background-image: url("../images/background.gif");
	background-repeat: repeat-x;
	background-position: 0 0;
}
#wrap {
	width:800px;
	margin:0 auto;
}
#header {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#header p {
	margin: 0;
	padding: 0;
	text-indent:-3000px;
}
p#logo {
	background-image: url("../images/levin_logo.gif");
	background-repeat: no-repeat;
	width:800px;
	height:56px;
}
p#address {
	background-image: url("../images/address_bar.gif");
	background-repeat: no-repeat;
	width:800px;
	height:30px;
}
h1#tag {
	background-image: url("../images/tagline.gif");
	background-repeat: no-repeat;
	background-position: right top;
	width:800px;
	height:40px;
	text-indent:-3000px;
	margin: 0;
}
#main {
	float:right;
	width:580px;
	padding:9px 0 10px 0;
}
h1 {
    margin:0 0 4px;
	padding:0;
	text-transform:uppercase;
	color:#3e69b6;
	font-size: 13pt;
	letter-spacing:.15em;
}
h1#greatsmile {
	background: url(../images/head_great_smile.gif) no-repeat;
	text-indent:-3000px;
}
h1#gettingtoknow {
	background: url(../images/head_getting_to_know_dr_levin.gif) no-repeat;
	text-indent:-3000px;
}
h1#staff {
	background: url(../images/head_about_our_staff.gif) no-repeat;
	text-indent:-3000px;
	margin-top:24px;
}
h1#faq {
	background: url(../images/head_frequently_asked_questions_sample_cases.gif) no-repeat;
	text-indent:-3000px;
}
h1#testimonials {
	background: url(../images/head_testimonials.gif) no-repeat;
	text-indent:-3000px;
}
h1#directions {
	background: url(../images/head_directions.gif) no-repeat;
	text-indent:-3000px;
}
h1#zoom {
	background: url(../images/head_zoom_whitening.gif) no-repeat;
	text-indent:-3000px;
}
h1#itero {
	background: url(../images/head_itero.gif) no-repeat;
	text-indent:-3000px;
}
h1#invisalign {
	background: url(../images/head_invisalign.gif) no-repeat;
	text-indent:-3000px;
}
h1#diagnodent {
	background: url(../images/head_diagnodent.gif) no-repeat;
	text-indent:-3000px;
}
h1#radiograph {
	background: url(../images/head_digital_radiographs.gif) no-repeat;
	text-indent:-3000px;
}
h1#oralcamera {
	background: url(../images/head_intra-oral_camera.gif) no-repeat;
	text-indent:-3000px;
}
h1#ua {
	background: url(../images/head_under-armour.gif) no-repeat;
	text-indent:-3000px;
}
h1#implants {
	background: url(../images/head_mini_dental_implants.gif) no-repeat;
	text-indent:-3000px;
}
h1#survey {
	background: url(../images/head_survey.gif) no-repeat;
	text-indent:-3000px;
}
h2 {
	font-size: 11pt;
	line-height:19pt;
	letter-spacing:.05em;
	margin:19px 0 2px 0;
}
h2.first {
	margin:0px 0 2px 0;
}
h3 {
	font-size:11pt;
	text-transform:uppercase;
	margin:24px 0 2px 0;
	padding-left: 18px;
	background-image: url("../images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 2px;
}
h4 {
	font-weight:normal;
	line-height:18pt;
	margin:0 0 3px;
	padding:0;
}
#main p {
	margin:0 0 12px 0;
	padding:0;
	line-height:19pt;
}
blockquote {
	padding:0;
	margin:0;
	color:#909090;
	font-size:12pt;
	font-style:italic;
	font-weight:bold;
}
body.testimonials blockquote {
	margin:8px 0 20px;
	line-height:18pt;
}
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;
}
td.credit {
	color:#909090;
	font-size:8pt;
	padding: 3px 0 22px;
	text-align:center;
}
ul.bullets {
	list-style:none;
	padding:0;
	line-height:19pt;
}
ul.bullets li {
	margin:0;
	padding:0 0 6px 18px;
	background-image: url("../images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 6px;
}
p.right {
	text-align:right;
	font-size:8pt;
}
p.center {
	text-align:center;
	font-size:8pt;
}
.photoleft {
	float:left;
	padding:6px 16px 10px 0;
}
.photoright {
	float:right;
	margin:6px 0 10px 16px;
}
.casestudy {
	list-style:none;
	padding:0;
	margin:0 0 24px;
}
.casestudy li {
	display:inline;
	margin:0;
}
table.samples {
	margin-bottom:20px;
}
td.before, td.after {
	width:50%;
	text-align:center;
}
td.before {
	padding-right:20px;
}
#sidebar {
	float:left;
	width:200px;
	padding:0;
	margin:6px 0 0;
}
#insertright {
	float:right;
	padding:0;
	margin:0;
}
#footer {
	clear:both;
	padding:20px 0 20px 220px;
	border-top:2px solid #cdd099;
}
#footer p {
	margin:0;
	font-size:8pt;
}
* html #footer {
	height:1px;
}
a img { border:none; }
a:link, a:visited {
	color:#6e418b;
}
a:hover, a:active {
	text-decoration:none;
}
ul#nav, ul#nav2 {
	list-style:none;
	padding:0;
	margin:0 0 25px 0;
	font-size:10pt;
	letter-spacing:0.03em;
}
ul#nav li, ul#nav2 li {
	line-height:14pt;
	padding-bottom:8pt;
}
#nav a:link, #nav a:visited, #nav2 a:link, #nav2 a:visited {
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover, #nav a:active, #nav2 a:hover, #nav2 a:active {
	text-decoration:underline;
}
#nav a.current:link, #nav a.current:visited, #nav a.current:hover, #nav a.current:active, #nav2 a.current:link, #nav2 a.current:visited, #nav2 a.current:hover, #nav2 a.current:active {
	color:#ac98b9;
	text-decoration:none;
}
.aadc {
	padding:20px 0 30px;
}
