body { font-size: 80%; font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif; }

img { border: 0; }

a { color: #026fb0; }

h1, h2, h3, p { margin: 0 0 18px; }

h1 { font-size: 120%; text-transform: uppercase; }


.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
.clear { display: block; }
/* */


#wrapper { position: relative; width: 500px; margin: 0 auto; padding: 0; }

#header { position: relative; z-index: 10; height: 112px; }

#navigation { display: none; }

* html #navigation table { border-collapse: collapse; padding: 0; margin: 0 0 -7px; width: 0; height: 0; font-size: 1em; z-index: 300; position: absolute; left: 0; top: -1000px; }
* html #navigation a:hover table { display: block; left: 0; top: 0; }
#navigation td { margin: 0; padding: 0; }
#navigation td a { position: relative; zoom: 1; }
* html #navigation a:hover { position: relative; z-index: 100; }
#navigation li:hover { position: relative; }
* html #navigation ul ul a:hover { position: relative; z-index: 110; }
#navigation ul ul li:hover { position: relative; }
* html #navigation ul ul ul a:hover { position: relative; z-index: 120; }
#navigation ul ul ul ul a:hover { position: relative; z-index: 130; }
#navigation ul ul { visibility: hidden; display: none; }
#navigation ul :hover ul { visibility: visible; display: block; height: auto; }
#navigation ul :hover ul ul { visibility: hidden; }
#navigation ul :hover ul :hover ul ul { visibility: hidden; }
#navigation ul :hover ul :hover ul { visibility: visible; }
#navigation ul :hover ul :hover ul :hover ul { visibility: visible; }

#home-flash { position: absolute; top: 0; left: 0; }

#right-img { float: right; }

#content-container { padding: 30px 0; }

#content { position: relative; background: white; font-size: 95%; }

#page-links ul { margin: 0; padding: 0; list-style-type: none; }

#copyright { padding: 15px 50px 0; background: url(../graphics/copyright.gif) repeat-x; color: #6e6e6e; font-size: 90%; }
#wrapper.what-is-thermal-heart #copyright { margin: 39px 0 0; }
#copyright ul { display: none; }
#copyright p { float: right; padding: 0 0 0 20px; background: url(../graphics/copyright-icon.gif) no-repeat left center; }