body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
}
html>body { 
	font-size: small;
}
#outer {
	width: 796px;
	background: #fff url(images/shadow2.gif) repeat-y center top;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#inner {
	width: 780px;
	padding: 0;
	margin: 0 8px 0;
	background: url(images/header2.jpg) no-repeat top left;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 780px;
}
#header img {
	margin-top: 100px;
	margin-left: 380px;
}
#nav {
	float: left;
	width: 176px;
	margin-top: 24px;
	padding-top: 10px;
	background: url(images/menu_bg.jpg) no-repeat top left;
	color: #fff;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #fff;
	display: block;
	width: 156px;
	height: 28px;
	line-height: 28px;
	padding-left: 20px;
}
#nav ul a:hover {
	background: #fff;
	color: #006f8b;
}
#nav h3 {
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 20px;
}
#nav h3, #nav p {
	padding-left: 20px;
}
#nav p a {
	color: #fff;
}
ul#facts {
	list-style: disc inside;
	padding-left: 20px;
}
ul#facts li {
	line-height: 1.5em;
	padding-bottom: 20px;
}
ul#facts li a {
	text-decoration: underline;
	font-weight: normal;
	display: inline;
	padding-left: 0;
}
#content {
	float: right;
	width: 550px;
}
#content a {
	color: #006f8b;
}
#main {
	float: left;
	width: 340px;
}
#brochures #main, #faq #main, #oral_health_tips #main, #aboutteeth #main, #dentalvisits #main, #commercial #main, #how #main, #why #main {
	width: 500px;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
}
#content h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 0;
}
#content ul {
	padding: 0;
	margin: 1em 0 0 2em;
}
#content ul li {
	margin-left: 10px;
}
#sidebar {
	float: right;
	width: 175px;
	text-align: center;
}
#footer {
	clear: right;
	text-align: center;
	padding: 0 0 0 176px;
	margin: 0;
	font-size: .8em;
	border-bottom: 1px solid #ccc;
}
#footer img {
	margin: 20px 30px;
}
#footer a {
	text-decoration: none;
	color: #333;
}
#footer a:hover {
	text-decoration: underline;
	color: #00f;
}
.q {
	font-weight: bold;
	color: #006f8b;
}
/*
#questions a, .toplink {
	color: #00f;
}
*/
.firsta {
	margin-top: 20px;
}
#oral_health_tips .padright {
	margin: 8px 15px 5px 0;
	padding-right: 15px;
}
.padright {
	margin: 5px 10px 5px 0;
}
.padleft {
	margin: 5px 0 5px 10px;
}
#dentist {
	margin: 30px 0 20px;
}