@charset "utf-8";

#masthead {
background:url(../images/bg_aerosol.jpg) no-repeat;
}

#navigation {
top:280px;
position:relative;
}

#subnav {
text-align:right;
line-height:40px;
color:#FFF;
height:42px;
width:428px;
float:left;
display:block;
padding-right:100px;
}

#subnav a {
color:#FFF;
text-decoration:none;
padding: 0 4px;
}

#subnav a:hover {
color:#005BAA;
}

#aerolink a {
background:url(../images/bg_btn_aero.gif) repeat-x 0 -51px;
color:#fff;
display:block;
height:51px;
width:74px;
line-height:42px;
text-align:center;
text-decoration:none;
}

#aerolink a:hover {
background-position:0 -51px;
color:#005BAA;
}

#content h1 {
font-size:15px;
text-transform:uppercase;
color:#F17D10;
border-bottom: 1px solid #f17d10;
margin-bottom:8px;
}

#content h2 {
font-size:15px;
margin-bottom:8px;
color:#F17D10;
}

.product_download {
border-top: 1px solid #d77b23;
}

.product_download p a {
color: #d77b23;
}

.product {
background: #fbd9b9;
color: #5e5e5f;
}
.product_odd {
background: #fff;
color: #5e5e5f;
}
.product a, .product_odd a {
color: #5e5e5f;
text-decoration: none;
}