body, html {
 background-color: #efefef;
}

div.banner {
 background: #02616f url('/images/interface/hairsense-banner.gif') 0 0 no-repeat;
 height: 140px;
 padding-top: 10px;
}


a:link, a:visited {
 color: #026471;
}

a:hover {
 color: #fff;
 background-color: #026471;
}

.container {
 background-color: #fff;
}

ul#nav {
 padding: 5px 0 33px 40px;
 margin: 0;
 list-style: none;
 line-height: 1;
 background-color: #fff;
}

#nav li {
 float: left;
 padding: 0.4em 24px 0.3em 0;
 font-size: 1.4em;
 text-transform: uppercase;
 letter-spacing: 0.05em;
}

#nav li strong {
 font-weight:normal;
}

#nav a:link, #nav a:visited {
 display: block;
 padding: 0;
 text-decoration: none;
 color: #333;
 background-color: #fff;
}

#nav a:hover {
 padding-bottom: 2;
 border-bottom: 2px solid #3a777c;
 color: #333;
}

#nav strong a:link, #nav strong a:visited {
 color: #026471;
}

#nav li.shop {
 font-weight:bold;
 background-image: url('/images/interface/cards.gif');
 background-repeat: no-repeat;
 padding-right: 180px;
 background-position: right 4px;
}

 #nav li.shop strong {
 font-weight:bold;
}

.container p {
 font-family: Georgia, "Times Roman", serif;
}

.main-content p {
 font-size: 1.2em;
 line-height: 1.5em;
}

.container p strong {
 font-weight: normal;
 background-color: #feffa7;
 color: #000;
}

p.interest {
 text-align: center;
}

.container p.credit {
 text-align: right;
}

p.safesubscribe img {
 margin:0;
 padding: 0;
}

div.testimonial blockquote {
color: #fff;
text-align: right;
}

div.testimonial strong {
color: #fff;
}

h2 em {
 font-size: 0.6em;
 display:block;
 color: #999;
 font-style: normal;
}

div.footer {
 background-color: #ccc;
 padding-top: 1em;
 margin-top: 1em;
}

div.purchase-holder {
 background-color: #e0fed2;
 position:relative;
}

div.purchase-holder h2 {
 padding-left:5px;
}

div.purchase-holder form {
 position:absolute; top:5px; right: 5px;
}

div.box {
 background-color: #ffa200;
}

div.calm {
 background-color: #e0fed2;
}

