@charset "utf-8";

#masthead {
background:url(../images/bg_pharma.jpg) no-repeat;
}

#navigation {
top:280px;
position:relative;
}

#subnav {
text-align:right;
line-height:40px;
color:#FFF;
width:553px;
float:left;
display:block;
height:42px;
}

#subnav a {
color:#FFF;
text-decoration:none;
padding:0 4px;
}

#subnav a:hover {
color:#99AADB;
}

#pharmlink a {
background:url(../images/bg_btn_pharma.gif) repeat-x 0 -51px;
color:#fff;
display:block;
height:51px;
width:123px;
line-height:42px;
text-align:center;
text-decoration:none;
}

#pharmlink a:hover {
background-position:0 -51px;
color:#99AADB;
}

#content h1 {
font-size:15px;
text-transform:uppercase;
color:#3F5AB1;
border-bottom:1px solid #3f5ab1;
margin-bottom:8px;
}

#content h2 {
font-size:15px;
margin-bottom:8px;
color:#3F5AB1;
}

.product_download {
border-top: 1px solid #3e5bb1;
}

.product_download p a {
color: #3e5bb1;
}

.product {
background: #cfd6eb;
color: #5e5e5f;
}
.product_odd {
background: #fff;
color: #5e5e5f;
}
.product a, .product_odd a {
color: #5e5e5f;
text-decoration: none;
}