* {
	margin: 0;
	padding: 0;
}
a { 
	text-decoration: none; 
}
a:hover {
}
a img { border: none; }
body {
	font: 12px arial;
	background: #fff url(../img/body.jpg) repeat-x;
	color: #000;
}
p {
	margin: 10px 0;
}
table.bc, table.bcp {
	border-collapse: collapse;
}
table.bcp td {
	padding: 3px 10px 3px 0px;
}
#wrapperouter {
	width: 870px;
	margin: 0 auto;
	background: url(../img/wrapperouter.gif);
	border: 1px solid #36a;
}
#wrapper {
	width: 870px;
	margin: 0 auto;
	position: relative;
	background: url(../img/wrapper.jpg) no-repeat;
}
#header {
	height: 122px;
	background: url(../img/header.gif);
}
#menubar {
	height: 40px;
	background: url(../img/menubar.gif);
}
#menu ul {
	list-style: none;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	padding: 11px 20px;
	font: 13px arial;
	color: #fff;
	background: url(../img/tab.gif) 100% 0%;
}
#menu li a:hover {
	background-position: 100% -40px;
}
#menu li a.current, #menu li a.current:hover {
	background-position: 100% -80px;
}
#main {
}
#left {
	width: 235px;
	float: left;
}
#leftbuttons {
	margin-left: 5px;
}
#leftbuttons td {
	padding: 10px 0;
}
#right {
	width: 235px;
	float: right;
	font-size: 14px;
}
#right * {
	color: #000;
}
#right a {
	font-weight: bold;
}
#right a:hover {
	color: #069;
}
#leftaddress {
	margin-left: 24px;
	font-size: 14px;
}
#center {
	width: 380px;
	margin: 0 auto;
	padding-top: 230px;
	padding-bottom: 200px;
}
#dentalinfo {
	width: 221px;
	height: 203px;
	margin: 205px 0px 30px 6px;
	background: url(../img/dentalinfo.gif) no-repeat;
	color: #000;
	font: 12px arial;
}
#dentalinfo_inner {
	padding: 30px 10px 5px 10px;
}
#dentalinfo_inner ul {
	list-style: none;
}
#dentalinfo_inner li {
	padding-left: 15px;
	background: url(../img/arrow01.gif) no-repeat;
}
#dentalinfo_inner li a {
	display: block;
	width: 170px;
	padding: 5px 0;
	font: 14px arial;
	color: #000;
}
#dentalinfo_inner li a:hover {
	color: #069;
}
#footer {
	height: 40px;
	clear: both;
	background: #fff;
	position: relative;
}
#footerlinks {
	position: absolute; 
	top: 0px;
	left: 20px;
	color: #08c;
}
#footerlinks a {
	font-size: 14px;
	color: #08c;
}
#footerlinks a:hover {
	color: #000;
}
#copyright {
	position: absolute;
	top: 0px;
	left: 700px;
	font-size: 14px;
	color: #08c;
}
#location {
	position: absolute;
	top: -180px;
	left: 257px;
}
.inner {
	padding: 10px;
}
h1, h2, h3 { color: #08c; padding: 10px 0; }
h1 { font: 24px arial; }
h2 { font: 19px arial; }
h3 { font: bold 16px arial; }
.blueborderbox {
	border: 2px solid #39e;
	padding: 10px;
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 10px;
	font-size: 12px;
}
.blueborderbox h1, .blueborderbox h2, .blueborderbox h3 {
	padding: 0px;
}
.blueborderbox a { color: #08b; }
.blueborderbox a:hover { color: #000; }.planli {
	margin-left: 30px;
	padding-left: 8px;
}
