@charset "utf-8";
/* CSS Document */
body {
background: transparent url('../images/skin1/Sensidyne-logo.png') no-repeat top right;
background-position: top right; 
background-repeat: no-repeat; 
font-family: Calibri, Arial, Helvetica, sans-serif;
color: #666666;
width: 80%; 
float: none;
}

h1 {
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#002D59;
border-bottom:thin #999999 solid;
padding-bottom:10px;
}

h2 {
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
font-variant:small-caps;
color:#666666;
padding-bottom:10px;
}

h3 {
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-variant:small-caps;
color:#666666;
padding-bottom:10px;
}

p {
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #666666;
padding-bottom:6px;
line-height:110%;
}

a{
font-family: Calibri, Arial, Helvetica, sans-serif;
color:#0000CC;
text-decoration:underline;
}

#nav, #featured, #footer, .nav, . featured, .footer {
display: none;
}

#featured {
display: none;
}
#footer {
display:none;
}

#nav a{
display: none;
}

#nav a:hover, #nav .current a, #top #nav li:hover a{
display: none;
}

#top #nav ul{
display: none;
}

#top #nav ul a{
display: none;
}

#top #nav ul a:hover{
display: none;
}
#sidebar{
display: none;
}
#head #s{
display: none;
}
#nav li {
display: none;
}
