        h1.hl
        {
            border-top: 1px solid gray;
            border-bottom: 1px solid gray;
        }
        
        #productdetails td
        {
            font-family: arial,helvetica,sans-serif;
            font-size: 10pt;
            color: black;
        }
        #navbar
        {
            font-family: arial,helvetica,sans-serif;
            font-size: 12px;
            font-weight: bold;
        }
        #navbar a:link, #navbar a:visited
        {
            border: 2px outset #CCCC00;
            padding: 2px;
            text-decoration: none;
            display: block;
            margin-bottom: 1px;
        }
        #navbar br
        {
            display: none;
        }
        #navbar label, #navbar label a:link, #navbar label a:visited
        {
            padding: 2px;
            display: block;
            border: 0;
            margin-top: 5px;
        }
        #breadcrumbs
        {
            font-family: arial,helvetica,sans-serif;
            font-size: 10px;
            margin-bottom: 1em;
        }
        
        #toptable a:link, #toptable a:visited
        {
            color: red;
        }
        #topnav
        {
            font-family: arial,helvetica,sans-serif;
            font-size: 12px;
            text-align: center;
            white-space: nowrap;
            margin-bottom: 10px;
        }
        #topnav a:link, #topnav a:visited
        {
            background-color: white;
            color: black;
            text-decoration: none;
            padding: 4px;
            margin-left: 4px;
            margin-right: 4px;
            width: 15%;
            font-weight: bold;
            border: 1px white;
        }
        #topnav a:hover
        {
            border: 1px solid gray;
        }
        
        #header-a2
        {
            height: 110px;
            width: 975px;
            background-image: url(https://turbifycdn.com/ty/cdn/aicons/header-back1.png);
            background-repeat: no-repeat;
            position: relative;
            font-family: Arial;
        }
        #phone-a2
        {
            position: absolute;
            left: 365px;
            top: 17px;
            color: Navy;
            font-size: 17px;
            font-weight: bold;
        }
        #promo-a2
        {
            position: absolute;
            left: 360px;
            bottom: 10px;
            color: Red;
            font-weight: bold;
            font-size: 10pt;
        }
#sales-a2 {
bottom:10px;
color:Black;
font-size:10px;
font-weight:bold;
left:4px;
position:absolute;
text-align:left;
width:313px;
}
        #contact-a2
        {
            position: absolute;
            right: 10px;
            bottom: 10px;
            color: Navy;
            text-align: right;
            font-size: 11px;
            font-weight: bold;
        }
        #promo-a2 .promo
        {
            display: none;
        }
        #topnav-a2 
        {
            width: 975px;
            font-family: Arial;
            font-size: 10pt;
            font-weight: bold;
            color: White;
            background-color: #002157;
        }
        #topnav-a2 a 
        {
            color: White;
            text-decoration: none;
        }
        #topnav-a2 td 
        {
            text-align: center;
            padding: 4px;
        }
