* {margin:0;padding:0;}
body {
    background: #484844 url(images/bg-body.jpg) repeat;
    color:#480202;
    font-family:arial,verdana,sans-serif;
    font-size:12px;
	color:#333;
}  
td {
    vertical-align:top;
}

#lc #content a:link,#lc #content a:visited	{ font-size:12px; font-family:arial,verdana,sans-serif; color:#476D84; text-decoration:underline; outline:none; margin:0; }
#lc #content a:hover,#lc #content a:active	{ font-size:12px; font-family:arial,verdana,sans-serif; color:#000; text-decoration:underline; outline:none; margin:0;}

h1 {
    display:none;
	}

h2 {
    display:none;
	}


h3 {
    margin:6px 0 3px 0;
    font-size:14px;
    font-weight:bold;
	color:#5486B5;
}

p {
    line-height:1.2em;
    margin-bottom:1.2em;
}
#nav {
background: url(images/nav.jpg);
height:31px;
}

#nav a, a:hover {
	margin: 0 50px;
}

#nav a:link,a:visited	{ 
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#fff;
text-decoration:none;
}

#nav a:hover,a:active{
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#999999;
text-decoration:underline;
}

#header {
    position:relative;
    width:758px;
    height:135px;
    background: white url(/images/logo.gif) no-repeat;
}

#masthead {
    position:relative;
    width:270px;
    height:136px;
    background: url(images/masthead.jpg) no-repeat;
}

#wrap {
	background: white;
	width:760px;
	text-align:left;
	margin: 0 auto;
	}


#content ul {
margin-left:20px;
margin-right:20px;
}

#title{ 
	width:490px;
    height:70px;
    margin:0 auto;
	}

body#index #title { background: url(images/h2.gif) no-repeat;}
body#ortho #title { background: url(images/h2-ortho.gif) no-repeat;}
body#about #title { background: url(images/h2-about.gif) no-repeat;}
body#contact #title { background: url(images/h2-contact.gif) no-repeat;}

#hero {
    background: url(images/hero.jpg) no-repeat;
    width:270px;
    height:252px;
}

#hero-contact {
    background: url(images/hero-contact.jpg) no-repeat;
    width:270px;
    height:252px;
}

#content{
margin-left:20px;
margin-right:20px;
}
#eval-form {
    width:242px;
    margin:0 auto;
    color:#000;
	margin-bottom:5px;
}
#eval-form form {
    padding:10px;
}
#eval-form form label {
	display:block;
	font-weight:bold;
	margin: 5px 0 3px 0;
}
#eval-form.contact {
	width:auto;
	background:none;
	border:0;
}
#eval-form.contact input, #eval-form.contact textarea {
	width:90%;
}
form input.submit {
	height:auto;
	width:75px;
	margin-top: 10px;
}
#footer {
    background: url(images/footer.gif) no-repeat;
    width:760px;
color:white;
height:43px;
padding-top:27px;
text-align:center;}
#copyright {
	text-align: center;
	padding: 10px 0;
}

.boiler {
    font-size:10px;
    line-height:auto;
}