@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background:#5d9e9a url(../images/bg.png) repeat-x top fixed;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#333;
}

table tr td{
	text-align:center;
}
.firsttable{
	width:250px;
	float:left;
	padding-right:10px;
	padding-bottom:0px;
}
input, option, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

div#center {
	margin:0 auto;
	width:980px;
}

div#container {
	background:#fff;
	border:solid 2px #fff;
	border-top:0px;
	border-bottom:0px;
	width:980px;
	margin:0 auto;
	float:left;
}

div#header {
	height:137px;
	background:url(../images/header.jpg) no-repeat top right;
}

div#logo {
	float:left;
	width:308px;
}

div#top_nav {
	height:32px;
	width:980px;
	float:left;
	background:url(../images/btn.png) repeat-x;
}

div#top_nav img {
	display:block;
	width:2px;
	float:left;
}

div#top_nav a {
	text-transform:uppercase;
	line-height:32px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	font-family:Arial;
	padding-left:38px;
	padding-right:38px;
	display:block;
	float:left;
}

div#top_nav a:hover {
	background:	url(../images/btn_hover.png);
}

div#find_box {
	background:url(../images/box.jpg) no-repeat top left;
	height:127px;
	width:980px;
	float:left;
}

div#find_form {
	float:left;
	padding-left:20px;
	width:200px;
	padding-top:88px;
}

div#find_form select {
	font-size:11px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

div#advert {
	float:left;
	padding-top:34px;
	padding-left:35px;
	margin:0 auto;
	width:468px;
}

div#content {
	border-top:20px solid #fff;
	margin:0 auto;
	padding-left:20px;
	padding-right:20px;
	width:940px;
	float:left;
	background:#fff url(../images/content_bg.gif) repeat-y;
}

div#left_bar {
	width:220px;
	float:right;
	padding-bottom:30px;
}
div#services{
	padding-top:10px;
}

div#left_bar h2 {
	line-height:27px;
	font-size:13px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:#db0148;
	color:#fff;
	text-align:center;
	border-bottom:solid 1px #fff;
	margin:0;
	padding:0;
}

div#left_bar ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#left_bar ul li{
	margin-bottom:1px;
}
div#left_bar ul li a {
	color:#383a3d;
	text-decoration:underline;
	font-weight:bold;
	display:block;
	line-height:24px;
	background:url(../images/side_off.png) no-repeat;
	padding-left:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

div#left_bar ul li a:hover {
	background:url(../images/side_on.png) no-repeat;
	color:#fff;
	text-decoration:none;
}

div#right_bar {
	width:160px;
	float:left;
	padding-bottom:30px;
}

div#body {
	margin-left:20px;
	width:520px;
	float:left;
	padding-bottom:30px;
	text-align:justify;
}

div#body a {
	color:#870000;
	text-decoration:none;
}

div#body a:hover {
	text-decoration:underline;
}

div#body p {
	margin:0px;
	margin-bottom:14px;
	margin-top:8px;
}

div#body ul {
	list-style-image:url(../images/list.gif);
}

div#body h1 {
	margin:0px;
	font-size:24px;
	font-weight:bold;
	display:block;
	color:#757575;
	margin-bottom:12px;
	text-align:left;
}

div#body h2 {
	margin:0px;
	font-size:20px;
	font-weight:bold;
	display:block;
	color:#757575;
	margin-bottom:12px;
	text-align:left;
}

div.quote {
	display:block;
	margin:0 auto;
	text-align:center;
	padding-bottom:16px;
	font-size:12px;
	font-style:italic;
	color:#870000;
}

div.quote b {
	color:#333;
}

div#footer {
	background:#383a3d;
	border-top:solid 2px #f5005d;
	height:69px;
	float:left;
	width:940px;
	padding-left:20px;
	padding-right:20px;
	padding:10px 20px 0px;
	color:#fff;
}

div#footer div.left {
	line-height:16px;
	padding-top:20px;
	text-align:center;
}


div#footer a {
	color:#fff;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}

a img {
	border:0px;
}



div#blog_body {
	margin-left:20px;
	width:480px;
	float:left;
	padding-bottom:30px;
	text-align:justify;
}

div#blog_body a {
	color:#870000;
	text-decoration:none;
}

div#blog_body a:hover {
	text-decoration:underline;
}

div#blog_body p {
	margin:0px;
	margin-bottom:14px;
	margin-top:8px;
}

div#blog_body ul {
	list-style-image:url(../images/list.gif);
}

div#blog_body h1 {
	margin:0px;
	font-size:24px;
	font-weight:bold;
	display:block;
	color:#9cb7a5;
	margin-bottom:12px;
}

div#blog_body h2 {
	margin:0px;
	font-size:12px;
	font-weight:bold;
}

div#sidebar {
	width:200px;
	float:right;
	margin-left:20px;
}

div#sidebar a {
	color:#870000;
	text-decoration:none;
}

div#sidebar a:hover {
	text-decoration:underline;
}

div#sidebar ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

div#sidebar ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}

div#sidebar ul li ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

div#sidebar ul li ul li {
	list-style:none;
	margin:0px;
	padding:0px;
}


div#sidebar ul li.widget {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	padding-top:14px;
}

div#sidebar ul li ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	letter-spacing: 0em;
	border-bottom: 1px dotted #ccc;
	padding-top:6px;
	padding-bottom:6px;
}

.dentistItem{
	border: 1px solid #666;
	padding: 10px;
	margin-bottom: 1em;
	display:block;
	min-height:80px;
}

div#body .dentistItem h2{
	position: relative;
	font-size: 16px;
	line-height: 1em;
	border-bottom: 2px solid #9cb7a5;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
}

.dentistItem .description{
	float: right;
	width: 350px;
	font-size: 11px;
	color: #333;
}

.dentistItem .floatLeft{
	float: left;
	margin: 0;
}

.dentistItem .floatRight{
	float: right;
	margin: 0;
}

.dentistItem small{
	position: absolute;
	right: 0;
	top: 1px;
	font-weight: normal;
	font-size: 14px;
	color: #666;
}

.dentistItem strong{
	color: #000;
	font-style: italic;
}