* { margin: 0; padding: 0; }

img, fieldset { border: 0; }

h1, h2, h3, h4, h5 { font-weight: normal; font-size: 1em; }

ul, ol { list-style-type: none; }

body { font: 12px "Arial",sans-serif; background-color: #ffffff; color: #004990; width: 1000px; position: relative; }

a { color: #004990; font-size: inherit; }


.clear { clear: both; }

/*Header*/

#Header { height: 112px; background: url(../img/header.jpg) no-repeat; color: #ffffff; position: relative; }
#Header a { color: #ffffff; text-decoration: none; }
#Header h2 { display: block; width: 200px; height: 112px; padding-left: 10px; }
#Header h2 a { display: block; width: 100%; height: 100%; }
#Header h2 span { display: none;  }

#MainNav { position: absolute; bottom: 8px; left: 99px; height: 11px;  }
#MainNav li { display: block; float: left; height: 11px; font-size: 9px; background: url(../img/mainnav_bar.gif) no-repeat left; }
#MainNav li.first { background: none; }
#MainNav li a { margin: 0 11px 0 11px; display: block; height: 10px; background: no-repeat top; }
#MainNav li a:hover, #MainNav li a.active  { background-position: bottom; }
#MainNav #MainNavHome { background-image: url(../img/mainnav_home.gif); width: 32px; }
#MainNav #MainNavProducts { background-image: url(../img/mainnav_products.gif); width: 60px; margin-left:12px;}
#MainNav #MainNavNose { background-image: url(../img/mainnav_nose.gif); width: 97px; }
#MainNav #MainNavCRM { background-image: url(../img/mainnav_crm.gif); width: 197px; margin-left:12px;}
#MainNav #MainNavPT { background-image: url(../img/mainnav_pt.gif); width: 150px; margin-left:12px; margin-right:10px;}
#MainNav #MainNavFAQs { background-image: url(../img/mainnav_faqs.gif); width: 30px; margin-left:9px;}
#MainNav li a span { display: none; }
#TopNav { position: absolute; right: 42px; top: 51px; }
#TopNav li { display: inline; letter-spacing: 2px; font-size: 7px; color: #707070; }
#TopNav a { color: #707070;}



/*Content*/
#DayNight { display: block; }
#HomeButtons { width: 998px; height: 117px; padding: 3px 0 0 2px; background: url(../img/home_content.jpg) no-repeat; }
#HomeButtons img { display: block; float: left; margin: 0px 16px 0px 0px; }
#Content { float: right; width: 846px; position: relative; }
#Content #TopWrapper { height: 123px; background: url(../img/rightcurve.gif) no-repeat right; position: relative; width: 846px; }
#Content #BottomWrapper { border: 1px solid #023266; border-top: none; padding: 60px 40px 20px; min-height: 271px; }
#Sidebar { position: relative; float: left; width: 154px; height: 226px; padding-top: 248px; background: url(../img/sidebar.jpg) no-repeat; border-bottom: 1px solid #023266; }
#Sidebar #FlashNav { position: absolute; left: 0px; top: 77px; z-index: 1000; width: 160px; }
#ContactUs, #WhereToBuy { height: 23px; width: 154px; display: block; margin-bottom: 1px; background: no-repeat top; }
#ContactUs:hover, #WhereToBuy:hover, #ContactUs.active, #WhereToBuy.active { background-position: bottom; } 
#ContactUs { background-image: url(../img/sidebar_contactus.gif); }
#WhereToBuy { background-image: url(../img/sidebar_wheretobuy.gif); }
#ContactUs span, #WhereToBuy span { display: none; }

#Sidebar #GlobalNav { color: #ffffff; padding: 5px 10px 0 12px; }
#Sidebar #GlobalNav a { color: #ffffff; text-decoration: none; }
#ContentHeader { width: 421px; height: 123px; position: absolute; }
#ContentHeader span { display: block; position: absolute; background-repeat: no-repeat; width: 421px; height: 123px; }
#Content p, #Content ul, #Content ol { margin-bottom: 10px; font-size: 13px; line-height: 1.3em; }
#Content h1 { margin-bottom: 12px; }
#Content h2 { font-size: 15px; }
#Content h2, #Content h3 { margin-bottom: 10px; font-weight: bold; } 
#Content h3, #Content h4, #Content h5 { line-height: 1.5em; }
#Content h3, #Content h4 { font-weight: bold; }
#Content ul ul { margin-bottom: 0 !important;  }
#Content ul li { display: block; padding-left: 10px; background: url(../img/bullet_blue.gif) no-repeat 0px .6em; position: relative; z-index: 1; }
#Content ul.twocolumns { position: relative; z-index: 1; width: 80%; }
#Content li.twocolumns { float: left; width: 30%; }
#Content ol li { margin-bottom: 5px; }
#Content p.footnote { font-size: 10px; color: #707070; margin: 0px 0 8px; line-height: 1.5em; position: absolute; bottom: 0px; left: 40px; }

/*Footer*/
#Footer { position: relative; color: #3fa9ca; font-size: 10px; padding: 25px 0 20px 154px; clear: both; text-align: center; }
#Footer a { color: #3fa9ca; text-decoration: none; }
#Home #Footer { background: url(../img/home_footer.gif) no-repeat left 25px; padding-left: 0; padding-top: 8px; }
#GlobalNav { text-transform: uppercase; font-size: 10px; margin-top: 60px; }
#Home #GlobalNav { position: absolute; top: 10px; left: 12px; margin-top: 0; text-align: left;  }
#GlobalNav .small { font-size: 8px; line-height: 1.6em; padding-top: 8px;  }
#GlobalNav h4 { font-weight: bold; margin-bottom: 10px; font-size: 10px; }
#GlobalNav ul { line-height: 1.5em; }
#BottomNav { padding-bottom: 14px; }
#Home #BottomNav { padding-bottom: 20px; }
#BottomNav li { display: inline; }
#BottomNav li a { margin: 0; }
#Footer .footnote { position: absolute; right: 55px; top: 32px; }
#Footer #Copyright { text-align: center; line-height: 1.5em; }



