@charset "UTF-8";
#headLogo {
background:url(../images/headLogo.png) no-repeat;
float:left;
height:60px;
margin:0;
padding:0;
text-align:center;
width:245px;
}

#go {
border:none;
margin:0;
padding:0;
}

#search {
background:url(../images/searchBar.png) no-repeat;
border:none;
height:26px;
margin:18px 0 0 24px;
padding:0;
width:225px;
}

#searchBar {
border:none;
float:left;
height:60px;
margin:0;
padding:0;
text-align:center;
width:250px;
}

#s {
background-color:transparent;
border:none !important;
border-style: none;
color:#787878;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:400;
height:14px !important;
letter-spacing:0.01em;
line-height:10px;
margin:5px 0 0 25px;
outline:0 !important;
padding:0;
width:132px;
}

#companyLink,#productLink,#resourceLink,#supportLink {
background:url(../images/headLinkBack.png) no-repeat;
float:left;
height:41px;
margin:0;
padding:19px 3px 0 0;
text-align:center;
width:110px;
}