/* CSS Document */
div {
	position:relative;
}
#Maincontainer {
	margin:0 auto;
	width:900px;
	padding:0;
}
#header {
	width:900px;
	margin-top:16px;
	_margin-top:16px;
}
#header #logo {
	float:left;
	width:385px;
	height:65px;
	margin-top:9px;
	_margin-top:9px;
}
#header #callus {
	float:right;
	width:294px;
	height:91px;
}
#middle {
	width:900px;
	clear:both;
	float:left;
	height:100%;
	background: transparent url(../images/middle_bg.gif) repeat-y;
	min-height:408px;
	overflow:hidden;
	margin:7px 0px 0px 0px;
	/*padding-bottom:10px;*/
}

#middleLeft {
	width:173px;
	float:left;
	height:auto;
}

#middleright {
	width:218px;
	float:right;
	height:408px;
}

#middleInner {
	width:495px;
	float:left;
	height:auto;
	padding:0px 7px 0px 7px;
}

#middle_Innerright {
	width:199px;
	float:right;
	height:auto;
	margin:0px 0px -50px 0px;
	padding:0;
	background-color: #f6f6f6;
}

#middle_InnerMiddle {
	width:514px;
	float:left;
	padding:0px 7px 0px 7px;
}

#right-submenu {
	width:173px;
	float:right;
}

#full_footer {
	background:#FFFFFF url(../images/footer_bg.gif) repeat-x;
	height:91px;
	clear:both;
	padding-top:20px;
	position: relative;
}

#mainFooter {
	width:900px;
	margin:0 auto;
}


#bottom-content {
	margin: 0 auto;
	width:900px;
	padding-bottom:20px;
	clear:both;
	position:relative;
}
#dentist {
	float:left;
	margin-right:10px;
	width:90px;
	height:105px;
}

#copyright-footer {
	background:#FFFFFF url(../images/footer_bg.gif) repeat-x;
	height:91px;
	clear:both;
	position: relative;
}

#sitemap-footer {
	margin: 0 auto;
	width:900px;
	padding-bottom:30px;
	padding-top:30px;
	clear:both;
	position:relative;
}
.offer-box{
	width:470px;
	margin:0 auto;
	padding:50px 10px 10px 10px;
	background:url(../images/offer-1bg.gif) 0 0 no-repeat;
	height:460px;
	text-align:left;
	font-weight:bold;
	}
	.offer-box h1{
	line-height:normal;
	font-weight:bold;
	color:#000;
	padding:0;
	background:none;
	height:auto;
	}
	.offer-box h3{
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	color:#000;
	padding:0;
	background:none;
	height:auto;
	}
ol.numbering{
	margin:0;
	padding:0;
	padding:20px 0;
	color:#000;
	font-weight:bold;
	}
	.numbering li{
		margin-left:20px;
		padding:3px 0;
		line-height:normal;
		}
	.numbering li p{
	font-weight:bold;
	color:#000;
	padding-bottom:0px;
	}
	
#middle_Innerright .navbox {
	font:bold 15px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin:0px;
	height:33px;
	padding:5px 5px 6px 5px;
	background-color:#fe8400;
	border:solid 1px #dfdedd;
	}	
.navbox a{
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	color: #FFF;
	font-weight:normal;
	font-style:italic;
	text-decoration: none;
	}
.navbox a:hover {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #FFF; font-weight:normal;
	text-decoration: none;
	font-style:italic;
	}
#openday {
	background-color:#f89c2d;
	border:solid 1px #dfdedd;
	color:#FFF;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-align:center;
	height:27px;
	padding:13px 10px 0px 10px;
	margin-bottom:7px;
}
#openday a {
	color:#FFF;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#openday a:hover {
	color:#FFF;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#inman-logo{
	width:auto;
	height:auto;
	clear:both;
	text-align:center;
	}