<style type="text/css">
html, body
        {
            margin: 0px;
            padding: 0px;
            height: 100%;
        }
        
#mainContent
{
  font-family: verdana, arial;
  margin: 0 auto;
  padding: 0;
}

        #divAeroBody
        {
            background-color: #223140;
            font-family: verdana, arial;
            background-image: url(http://www.aerosmithfastening.com/images/13104/website_bg.gif);
            font-size: 12px;
            margin: 0px;
            padding: 0px;
            overflow: auto;
        }
        
#mainContent td
{
  font-size: 9pt;
}
.nav
{
        cursor: hand;
  color: white;
  text-decoration: none;
}
#mainContent h1
{
  font-size:14pt;
  color:#bb0000;
}

a
{
   color: #000000;
}
  
  #bottom
  {
    padding-top: 5px;
    margin: 0 auto;
    font-size: 10px;
    width: 700px;
    text-align: right;
  }

#bottom a
{
  color: #000000;
  font-weight: bold;
}
.topMenuOuter
{
  padding: 4px;
}
.topMenuItem
{
  color: #ffffff;
  text-decoration: none;
  padding: 4px;
    font-size: 10px;
}
.topMenuItemOver
{
  padding: 4px;
  color: #ffffff;
  cursor: hand;
}
.topMenuOuter2
{
  text-decoration: none;
  top: 8px;
  border: solid 1px #dd0000;
  background-color: #f3b701;
  padding: 4px;
  width: 200px;
}
.topMenuItem2
{
  padding: 4px;
  text-decoration: none;
  color: #000000;
}
.topMenuItemOver2
{
  padding: 4px;
  text-decoration: underline;
  cursor: hand;
  color: #000000;

}

                #Default ul li:hover ul,
                #Default ul a:hover ul{visibility:visible; }
                #Default ul :hover ul ul{visibility:hidden;}
                #Default ul :hover ul :hover ul{ visibility:visible;}
                #Default {position:relative; z-index:100; }
                #Default ul {padding: 0px; margin: 1px 0px 0px 0px; list-style-type:none; }
                #Default li {float: left; height: 30px; position:relative; margin-top: 5px;}
                #Default a, #Default a:visited
                {
                    display:block;
                        font-size: 12px;
                        text-decoration: none;
                        color: #ffffff;
                        cursor: pointer;
                        padding-left: 12px;
                          padding-right: 12px;
                        height: 12px;
                        border-right: solid 1px #ffffff;
                }
                #Default ul li:hover {}
                #Default a:hover, #Default ul ul a:hover{text-decoration: none; color: #ffffff;}
                #Default :hover > a, #Default ul ul :hover > a {text-decoration: none; color: #ffffff;}
                #Default ul ul li
                {
                    background-color: #f3b701;
                        padding-left: 0px;
                        text-align: left;
                        width: 180px;
                        margin: 0;
                        cursor: pointer;
                        border: 0;
                        padding-top: 0px;
                        text-decoration: none;
                        height: 18px;
                }
                #Default ul ul {visibility:hidden;position:absolute;left:0px;top: 28px;margin: 0px;border: solid #D00 1px;text-decoration: none;}
                #Default ul ul a, #Default ul ul a:visited {    
                    display: block;
                    font-size: 11px;
                    color: #000000;
                    text-transform: uppercase;
                    cursor: pointer;
                    text-decoration: none;
                    padding-top: 2px;
                    border-right: 0;
                   }
                #Default ul ul a:hover {
                      color: #000000;
                    text-decoration: underline;
                 }
                 #Default ul ul li:hover {
                 }
                #Default ul ul a:hover > #Default ul ul ul a:hover {color: #000000;}
                #Default ul ul :hover > a, #Default ul ul ul :hover > a {color:#000000; text-decoration: none;}
                #Default ul ul ul a, #Default ul ul ul a:visited {background:#000000;}
                #Default ul ul ul a:hover {background:#888888;}
                #Default ul ul ul{visibility: hidden; left:171px; top:0px; width:149px;}
                #Default_Persist { color:#ffffff;}
                #Default_Persist a, #Default_Persist a:visited { color: #ffffff; }
                
  #divDefaultMenuWrap
  {
    margin: 5px;
    float: left;
    position: relative;
    background-color: #cc0000;
    height: 30px;
    width: 690px;
  }
  
  #divDefaultMenu
  {
    margin: 0px;
    background-image: url(http://www.aerosmithfastening.com/images/13928/nav_bg.jpg);
    width:180px;
    float: left;
    position: relative;
  }
 
.MenuImgDivs
  {
    position: relative;
    margin-left: 5px;
    width: 165px;
    height: 159px;
    float: left;
    z-index: 4;
  }
  
  .MenuImgDivs p
  {
    margin: 0px;
  }
  
  #divHeader
  {
      width: 700px;
      height: 84px;
      margin-top: 1px;
  }
  
  #divRedLine
  {
      background-image: (http://www.aerosmithfastening.com/images/13099/default_r4_c1.gif);
      background-repeat: no-repeat;
      width: 700px;
      height: 8px;
      margin-top: 5px;
      float: left;
  }
  
  #divContent
  {
      background-color: #ffffff;
      padding: 5px;
      float: left;
      width: 690px;
  }
  
  #divGreyLine
  {
      background-image: url(http://www.aerosmithfastening.com/images/13100/default_r6_c1.gif);
      background-repeat: no-repeat;
      width: 700px;
      height: 62px;
      float: left;
  } 
  
  #divFooterLeft
  {
      width: 340px;
      margin: 8px 5px 3px 5px;
      float: left;
  }
  
  #divFooterRight
  {
      width: 340px;
      margin: 8px 5px 3px 5px;
      float: left;
  }
  
  #divContentWrap
  {
      background-color: #ffffff;
      width: 700px;
      min-height: 350px;
      margin: 0 auto;
  }
  
