html,body{
 height:100%;
 margin:0px;
}

html{
 overflow-x: hidden;
 overflow-y: auto;
}

body{
 font: 13px/2 Arial, Helvetica, sans-serif;
 color: #666;
 background: #fff;
}

div#header{
 background:#ddf2ff url(../images/banner.gif) no-repeat;
 height:100px;
}

div#divider{
 background:#9ec0d4 url(../images/divider.gif) repeat-y;;
 color:#1e68a2;
 font: italic bold 16px/1.5 Arial, Helvetica, sans-serif;
 border-bottom:2px solid #ddd;
 border-top:2px solid #ddd;
 padding: 0 0 0 8px;
}

div#divider a {
 color:#fff;
 margin-left:16px;
 cursor:help;
}

div#divider a:hover {
 color:#5c87a1;
 border:none;
}

div#divider a:active {
 color:#1e68a2;
 border:none;
}

table#structure{
 width:100%;
 height:100%;
 border-collapse:collapse;
}

td#menu{
 vertical-align:top;
 width:170px;
 border-right:1px solid #ddd;
 background: #fff url(../images/menu.png) repeat-y;
 padding:0;
}

td#content{
 vertical-align:top;
 padding:0px;
}

td#sidebar{
 width:220px;
 border-left:1px solid #ddd;
 vertical-align:top;
 text-align:center;
 font-size: 12px;
 padding-top:10px;
}

td#sidebar p {
 line-height: 1.5;
 margin: 0; padding: 3px;
}

td#menu a {
 display:block;
 border-bottom:1px solid #ddd;
 padding-left: 8px;
 line-height: 2;
 background-color:#fff;
 color:#5c87a1;
 text-decoration:none;
}

td#menu a:hover {
 color:#fff;
 background-color:#5C87A1;
}

td#menu a span {
 color:#9EC0D4;
 font-family:Times New Roman, Times, serif;
 font-size:11pt;
}

a:link, a:visited {
 color: #1e68a2;
 text-decoration:none;
}

a:hover {
 border-bottom:1px solid #ccc;
}

a:active {
 color:#ddd;
}

p{
 margin:20px 20px 20px 30px;
}

h2{
 margin: 20px;
 font-size: 18pt;
 color: #a3c3d7;
 background-color: transparent;
 font-style: normal;
 font-weight: bold;
 clear: both;
}

h3 {
 margin: 20px;
 font-size: 14pt;
 font-style: normal;
 font-weight: normal;
}

h4{
 margin: 20px;
 font-size: 12pt;
 font-style: italic;
 font-weight: normal;
}

img.implantImage {
 margin: 0 auto 0 auto;
 display: block;
}

hr{
 color:#ddd;
 width:80%;
}

div.doctorName{
 font-size:18pt;
 font-weight:bold;
 margin:20px;
 border-bottom:1px solid #eee;
 text-align:center;
}

div.testimonial{
 width:70%;
 border:1px solid #000;
 margin:20px auto 20px auto;
 padding:10px;
}

div.staffBox{
 float:left;
 width:33.3%;
 text-align:center;
}

div.staffBox h3{
 font-size:medium;
 text-align:center;
 margin:5px;
 background-color:transparent;
}

div#aed, div#news{
 padding:10px;
 text-align:left;
}

p#llp
{
 text-align: center;
 font-size: x-small;
 margin: 0; padding: 0;
 color: #ccc;
}
