body {
    padding:5px;
    }

#container {
    width: auto;
    margin: auto;
    text-align: left;
    padding: 0px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    }

#container h2, h3, h4, h4, h5, h6 {
    color:#506262;
    margin: .75em 0 .75em 0;
    }

#container h1 {
    color:#506262;
    margin: .25em 0 .75em 0;
    font-weight:bold;
    text-transform: uppercase;
    }

header {
    padding: 10px 0 0 0;
    background-color: #2e4a89;
    border-bottom: 0;
    height: 50px;
    background: url(../images/small_banner_blue.jpg) repeat-x;
}

header:hover {
    background: url(../images/small_banner_green.jpg) repeat-x;
}

hr {
    border: 0;
    color: color:#506262; /* IE */
    background-color: color:#506262; /* Netscape 6/7, Mozilla */
    height: 1px;
    width: 100%;
    text-align: left;
    margin-bottom: 3px;
    margin-top: 3px;
}

nav, nav li {
    float:none!important;
    clear:both!important;
    margin:0 0 20px 0!important;
    display:block;
    padding:0;
    text-align:left!important;
    width:100%;
    }

nav{
  border:1px solid #ccc;
  padding:5px;
  -webkit-border-radius:5px;
}
nav li{
  margin:0!important;
}
nav li a{
  display:block;
}

.box {
     float: none;
.....width: auto;
    }

.box img {
    float: none;
    padding: 5px 0px 5px 0px;
    margin: 0px;
    clear: both;
}

.box p {
    padding: 0px 0px 1em 0px;
    margin: 0px;
}

.box h3 {
    font-size: 15px;
    }

footer {
    background-color: black;
    color: white;
    padding: 5px;
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
    }

.footertext {
    position: relative;
    margin: 0 auto;
    text-align: left;
    voice-family: "\"}\"";
    voice-family:inherit;
    }

.thirds {
    background-color: black;
    color: white;
    text-align: left;
    float: none;
    width: auto;
}

.floatleft {
    float: left;
    margin: 0 8px 8px 0;
}

img {
    max-width:100%;
    height:auto;
    float: none;
}
