/* GENERAL 
-----------------------------------------*/
* {margin: 0; padding: 0;}/* Sets all padding and margins to 0 - forces all browsers to behave... */
* html #content {height: 300px} /* IE6 */
html, body {height: 100%;}

body {
background: #eaf8fc url(images/bg01.gif) repeat-x;
margin: 0;
font: 11px tahoma, arial, verdana, helvetica, sans-serif;
color: #005294;
line-height: 20px;
}

table { 
border-collapse: collapse; 
border-spacing: 0; 
}

td, th { 
padding: 0; 
vertical-align: top;
font: 11px tahoma, arial, verdana, helvetica, sans-serif;
color: #005294;
line-height: 20px;
}

a {
color: #990; 
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

h1 {
font: normal 24px trebuchet ms, sans-serif;
color: #392818;
margin: 0 0 10px 0;
overflow: hidden; 
}

h2 {
font: normal 20px trebuchet ms, sans-serif;
letter-spacing: -.03em;
color: #016fa8;
margin: 10px 0;
}

h3 {
font: bold 16px trebuchet ms, sans-serif;
color: #837b47;
margin: 10px 0;
}

ul {
margin-top: 0;
margin-left: 20px;
}

ul.larger {
font-size: 14px;
}

img {border: none;}

p {margin: 0 0 10px 0;}

#top-right { width:200px; height:115px; text-align:right; position:absolute; top:5px; right:5px; font-size:16px; font: normal 18px trebuchet ms, sans-serif;color: #fff; line-height:32px}
/* NAVIGATION 
-----------------------------------------*/
* #nav, #nav ul { /* all lists */
width: 770px;
height: 40px;
padding: 0;
margin: 0;
list-style: none;
}

* #nav {
background: #aa9871 url(images/bg_nav.gif) repeat-x;
}

#nav ul {
padding-left: 19px;
width: 732px;
}

#nav li {float: left;}

/*  Sets styles for all links that are inside the ul id="nav" */
#nav a {
display: block;
height: 40px; 
overflow: hidden;
text-indent: -999em;  /*Indents the rich-text so it does not show */
}

/* Set the image for each nav item */
* #home {background: url(images/nav_home.gif); width: 73px;}
* #office {background: url(images/nav_office.gif); width: 143px;}
* #ortho {background: url(images/nav_ortho.gif); width: 160px;}
* #braces {background: url(images/nav_braces.gif); width: 106px;}
* #game {background: url(images/nav_game.gif); width: 144px;}
* #contact {background: url(images/nav_contact.gif); width: 106px;}

/* Shift the image position up to show the active state */
#nav a:hover, #nav .active {background-position: 0 -40px;}

/* Set cursor to default arrow so link does not appear clickable */
#nav .active {cursor: default}


/* SUB-NAVIGATION 
-----------------------------------------*/
#nav li ul { /* second-level lists */
margin: 0;
padding: 0;
width: 160px;
position: absolute;
background: #8f7b54;
left: -999em;
line-height: 20px;
height: auto;
}

#nav li ul a {
margin: 0;
padding: 0 0 0 10px;
width: 150px;
color: #ffc;
text-indent: 0;
text-decoration: none;
line-height: 20px;
height: auto;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}

#nav li:hover ul a:hover, #nav li.sfhover ul a:hover { /* lists nested under hovered list items */
color: #fff;
background: #483522;
}


/* PAGE LAYOUT
-----------------------------------------*/
* #container {
margin: 0 auto 10px auto;
position: relative;
width: 770px;
}

#container:after {clear: both; content: "."; display: block; height: 0; visibility: hidden}

* #header {
background: #105a95;
height: 150px;
}

* .mir { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */

h1.mir {
margin: 0;
display: inline;
width: 770px;
height: 150px;
background: #105a95 url(images/bg_header.jpg) no-repeat;
float: left;
line-height: 0;
}

h1.mir a {width: 400px; height: 150px; display: block;}

.mir a, .mir a:hover, .mir a:active {
background-color: transparent;
}

* #content {
background: #eaf7fd url(images/bg_content.jpg) top center no-repeat;
padding: 30px 20px 20px 20px;
line-height: 20px;
min-height: 300px;
}

* .image {
background-color: #fff;
padding: 5px;
float: right;
margin: 0 0 20px 20px;
clear: both;
}

* .image2 {
background-color: #fff;
padding: 5px;
margin: 20px 0;
clear: both;
}

.image-left { float:left}
* #site_map {font-weight: bold;}
* #site_map .sub {font-weight: normal;}


/* FOOTER
-----------------------------------------*/
* #contact_info {
background: #fff url(images/bg_contact_info.gif) repeat-x;
color: #ebdfb0;
padding: 20px 0;
text-align: center;
clear: both;
vertical-align: middle;
line-height: 20px;
overflow: hidden;
}

* #footer {
border-top: 1px solid #7a674c;
border-bottom: 4px solid #8d7952;
background: #b4a37d url(images/bg_footer.gif) no-repeat;
color: #917d56;
padding: 20px 0 10px 0;
text-align: center;
clear: both;
vertical-align: middle;
line-height: 20px;
overflow: hidden;
}

#footer a {
color: #fff;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

#footer li {
display: inline;
list-style-type: none;
padding-right: 7px;
}

* #flash_standards {
background: #8d7e55;
color: #d9c797;
text-align: center;
padding: 20px 0;
}

* #logo_box {
background: #fff;
border: 1px solid #cce0e5;
text-align: center;
padding: 20px;
margin: 10px 0 0 0;
}

* .logo {
text-align: center;
float: left;
padding: 0 10px;
border: 1px solid #f00;
}


/* SESAME
-----------------------------------------*/
p#sesame {
padding: 10px 0 0 0; 
}

#sesame a {
font-size: 10px;
color: #ebdfb0;
text-decoration: underline;
}

#sesame a:hover {
text-decoration: none;
}


/* IN-OVATION
-----------------------------------------*/
* #boxoutline { padding:10px; width:90%; border: 1px solid #78BDE8;}
* #columns { padding:10px; width:100%;}
* #traditional {float:left; width:50%}
* #inovation {float:right; width:50%}
* #video {border-style:solid; border-color:#666666; border-width:1px; width:300px; height:265px; padding-left:10px;}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005294;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.FooterText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EBDFB0;
	font-weight: bold;
}

.SubHeader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #837B47;
	font-weight: bold;
}

.SubjectHeader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #016FA8;
	font-weight: normal;
}

* .PageTitle {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #392818;
	font-weight: normal;
}