@charset "utf-8";

#masthead {
background:url(../images/bg_semiconductor.jpg) no-repeat;
}

#navigation {
top:280px;
position:relative;
}

#subnav {
text-align:right;
line-height:40px;
color:#fff;
height:42px;
width:673px;
float:left;
display:block;
}

#subnav a {
color:#fff;
text-decoration:none;
padding:0 4px;
}

#subnav a:hover {
color:#004788;
}

#semilink a {
background:url(../images/bg_btn_semi.gif) repeat-x 0 -51px;
color:#fff;
display:block;
height:51px;
width:122px;
line-height:42px;
text-align:center;
text-decoration:none;
}

#semilink a:hover {
background-position:0 -51px;
color:#004788;
}

#content h1 {
font-size:15px;
text-transform:uppercase;
color:#0097D0;
border-bottom:1px solid #0097d0;
margin-bottom:8px;
}

#content h2 {
font-size:15px;
margin-bottom:8px;
color:#0097D0;
}

.product_download {
border-top: 1px solid #0096d0;
}

.product_download p a {
color: #0096d0;
}
.product {
background: #bfe5f3;
color: #5e5e5f;
}
.product_odd {
background: #fff;
color: #5e5e5f;
}
.product a, .product_odd a {
color: #5e5e5f;
text-decoration: none;
}