/* CSS Document */
div {
	position:relative;
}
#containerMain {
	margin:0 auto;
	width:949px;
}
#center-shedow {
background:url(../images/cenret-shedow.gif);
background-position:center top;
background-repeat:no-repeat;
}
#ind-container {
	width:949px;
	float:left;
}	
#header {
	width:949px;
	margin:auto;
	padding-top:4px;
}
#logo {
	float:left;
	width:195px;
}
#callus {
	float:right;
	width:753px;
	text-align:center;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#8f8c70;
}
#middle {
	width:949px;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#index-text {
	width:949px;
	padding-top:10px;
	clear:both;
	height:256px;
	background-color: #f2f8f3;
}
#ind-video {
    width:227px;
	float:left;
	padding-top:11px;
	padding-left:11px;
	padding-right:11px;
	padding-bottom:0px;
}
.adv-spacer {
	float:left;
	height:97px;
	width:14px;
}
#implants-bottom {
	background-color:#066c2b;
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
	background-position:top left;
	float: left;
	height: 73px;
	width:198px;
}
#Patients-bottom {
	background-color:#14913e;
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
	background-position:top left;
	float: left;
	height: 73px;
	width:198px;
}
#UK-bottom {
	background-color:#066c2b;
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
	background-position:top left;
	float: left;
	height: 73px;
	width:198px;
}
#Appointments-bottom {
	background-color:#14913e;
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:14px;
	background-position:top left;
	float: left;
	height: 73px;
	width:200px;
}
#bottom {
	width:949px;
	margin: 0 auto;
	float:left;
}
#bottom-logo {
	width:949px;
	height:72px;
	margin-top:10px;
	float:left;
	background-image:url(../images/footer-logo-bg.gif)
}
#homeLeft {
	width:752px;
	float:left;
}
#right-submenu {
	width:196px;
	float:right;
}
#rightcontent {
	width:196px;
	float:right;
	margin-bottom:10px;
}
#flash-banner {
	float:left;
	width:752px;
	height:225px;
}
#mainFooter {
	width:949px;
	height:100px;
	padding-top:10px;
	position:relative;
	margin:auto;
}
#m_copyright {
	clear:both;
	width:949px;
	height:35px;
}
#l_copyright { 
	float:left;  
	width:428px;
}
#r_copyright { 
	float:right;  
}
#bottom-content {
	margin: 0 auto;
	width:949px;
}
/* -- Inner Pages Structure --- */

#containerBody {
	margin:0px;
	padding:0px;
	background:url(../images/inner-bg.gif) bottom left repeat-x;
	width:100%;
}

#inner-container {
	width:717px;
	position:relative;
	padding-right:15px;
	padding-left:18px;
	padding-top:16px;
	min-height:510px;
	text-align:justify;
	float:left;
	background:url(../images/inner-bg.gif) top repeat-x;
	
}

#accordion_menu{
	width:196px;
	clear:both;
	padding-top:10px;

}

#read_blog, #read_blog a:link, #read_blog a:active, #read_blog a:visited{
	text-align: right;
	float: right;
	height: 90px;
	width: 203px;
	display: block;
	background:transparent url(../images/read_blog.gif) no-repeat left 10px;
	outline:none;
}

#read_blog a:hover{
	text-align: right;
	float: right;
	height: 90px;
	width: 203px;
	display: block;
	background:transparent url(../images/read_blog.gif) no-repeat left -90px;
}
