body {
	margin: 65px 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

img { border: 0; }

a { color: red; text-decoration: none; }

.clear { clear: both; line-height: 0; }
.black { color: black; }

div.header { height: 126px; }
* html div.header { height: 124px; }

#wrapper { position: relative; margin: 0 auto; width: 900px; }

#sidebar { float: left; width: 214px; }

#navigation { margin-top: 2.1em; }
#navigation ul { margin: 0; padding: 0; }
#navigation li { list-style-type: none; margin-bottom: 25px; }
#navigation li a { position: relative; display: block; height: 30px; line-height: 2em; color: black; text-align: right; padding-right: 70px; }
#navigation li.nav_active a { background: url(../graphics/nav_active.gif) no-repeat 30px 10px; }
* html #navigation li img { position: absolute; }

#main { margin: 0 0 0 234px; position: relative; }
* html #main { position: absolute; margin: 0 !important; }

#content { margin: 0 0 32px 0; background-repeat: no-repeat; background-position: bottom right; }
* html #content { width: 666px; }
#content div.left { float: left; width: 400px; padding-top: 2.3em; }
#content div.left p { margin-top: 0; margin-bottom: 1.5em; }
#content div.right { margin-left: 420px; padding-top: 1px; position: relative; top: 0.7em; }
#content ul { margin: 0; padding: 0 0 0 1em; }
#content p { margin: 1.5em 0 0; }

#footer { border-top: 1px solid #d5d6d8; font-size: 85%; padding-top: 0.5em; }
* html #footer { padding-bottom: 30px; width: 666px; }


#surgeons { width: 100%; margin-top: 0; }
#surgeons td { vertical-align: top; }
#surgeons ul { margin: 0 !important; padding: 0; }
#surgeons li { list-style-type: none; }
#surgeons td.img { padding-right: 20px; vertical-align: bottom; }
#surgeons td.surgeon_title { height: 36px; line-height: 36px; padding: 0 10px; background: url(../graphics/surgeon_title.gif) no-repeat; border-bottom: 1px solid white; border-top: 1.5em solid white; font-weight: bold; }
#surgeons td.surgeon { width: 170px; background: #ecedee; padding: 10px; }
#surgeons td.surgeon p { margin: 0; }
#surgeons td.interests { background: #e2e3e5; padding: 10px; border-left: 1px solid white; }
#surgeons td.interests p { margin: 0; }
#surgeons td.interests ul {  }

#contact { #position: relative; #top: 1.3em; margin-top: 1.3em; margin-bottom: 280px; #margin-bottom: 0; }
#contact td { padding: 2px 8px; }
#contact td.title { color: red; font-weight: bold; }


#about_us #content div.left { position: absolute; left: 0; }
#about_us #content div.left ul { margin-bottom: 1.5em; #margin-left: 2px; }
#about_us #content div.right { height: 530px; }

#contact_info #content div.left { padding-bottom: 55px; }
