body {
    margin: 0px;
    background-color: #003399;
    font-family: verdana, arial, serif;
    font-size: 75%;
    text-align: center;
}
img {
    display: block;
}
p {
    margin: 0px;
    padding: 0px 10px 10px 10px;
}
#site {
    margin: 0px auto;
    width: 765px;
}
#container {
    width: 765px;
    text-align: left;
    background-color: #FFFFFF;
}

#footermenu {
    color: #6666cc;
    background-color: #99ccff;
    text-align: center;
    padding: 2px;
}
#footermenu a {
    color: #003399;
    background-color: #99ccff;
    font-weight: bold;
    padding: 2px 10px;
    text-decoration: none;
}
#footermenu a:hover {
    color: #003399;
    background-color: #ffffff;
    text-decoration: none;
}


#logos {
    background-color: #3399FF;
    position:relative;
    background-color: #3399FF;
    width:100%;
    min-height:90px;
}
#iso {width:300px;
      font-size:90%;
      margin-left:100px;
      padding-top:40px;}
#iso a{ color: white;
    text-decoration: none;
    font-weight: bold;
    }
    
#innovation {
    font-size: 90%;
    text-align: center;
    color: #FFFFFF;
 
    width: 176px;
    float:right;
}

#innovation a {
    color: #003399;
    text-decoration: none;
    font-weight: bold;
}
#innovation a:hover, #iso a:hover {
    color: #FF0000;
}

#copyright {
    font-size: 90%;
    text-align: left;
    color: #FFFFFF;
    background-color: #003399;
    padding-top: 5px;
    padding-bottom: 15px;
}
#copyright a {
    color: #FFFFFF;
}
#copyright a:hover {
    color: #FF0000;
}

.company {
    padding: 10px 10px 0px 10px;
    font-weight: bold;
    font-size: 120%;
}
.links {
    padding: 10px 10px 0px 10px;
}
.links img {
    display: inline;
}
.textlisting {
    list-style-type: square;
    margin: 0px 0px 8px 15px;
    padding: 0px 10px 10px 10px;
}
.specs td {
    text-align: center;
}
.spacer {
    height: 7px;
    background-color: #99ccff;
}

