/* Enter Your Custom CSS Here */


header h3 ul li {
color: #fff;
}

body {
    font-size: 14px;
    font-family: Sans-Serif;
    color: #000;
    background: none;
    min-width: 960px;
}

img {
  border-style: solid;
  border-color: #fff;
  border-width: 0px;
  vertical-align: top;
  max-width: 100%;
  padding-right: 15px;
  height: auto;
}

nav ul {
    width: 1040px;
    list-style: none;
    margin: 0 0 0 -1px;
}

.osc-res-tab a {
    color: #180094;
    text-decoration: none;
}

nav {
    clear: both;
    float: right;
    margin: 10px -134px 0;
    text-align: center;
}