* {
    margin: 0;
    padding: 0;
}

body {
    background: #eaeaea;
    font-family: Verdana, Arial, Helvetica, Times;
    color: #000;
}

a img {
    border: none;
}

#wrapper {
    width: 958px;
    margin: 20px auto 0 auto;
}

#wrapper-bott {
    background: url("../_images/container-bott.gif") top left no-repeat;
    height: 17px;
    width: 958px;
}

#header-top {
    height: 12px;
    background: url("../_images/header-top.gif") top left no-repeat;
}

#header {
    height: 105px;
    background: url("../_images/header-bg.gif") top left no-repeat;
}

#header h1 {
    float: left;
    margin: 15px 0 0 50px;
}

#header div.call-us {
    float: right;
    background: url("../_images/call-us-box-bg.gif") top left no-repeat;
    width: 203px;
    height: 81px;
    padding: 0;
    color: #FFF;
    font-size: 13px;
    padding: 5px;
    line-height: 20px;
    margin-right: 10px;
    margin-top: 10px;
}

#header div.call-us a {
    color: #FFF;
    text-decoration: none;
}

#header div.call-us a:hover {
    text-decoration: underline;
}

#content {
    background: url("../_images/content-shadow.gif") top left repeat-y;
    width: 958px;
    min-height: 100px;
}

#navigation {
    background: url("../_images/navigation-bg.gif") top left repeat-x;
    height: 34px;
    width: 950px;
    margin: 0 auto;
}

#navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#navigation ul li {
    float: left;
    position: relative;

}

#navigation ul li a {
    padding: 7px 15px 0 15px;
    height: 27px;
    background: url("../_images/menu-li-divider.gif") right no-repeat;
    display: block;
    color: #FFF;
    text-decoration: none;
    font-size: 12px;
}

#navigation ul li a:hover {
    color: #041EB0;
}

.banner {
    width: 950px;
    margin: 0 auto;
    padding: 0;
}

.banner img {
    margin-top: -21px;
}

#left {
    float: left;
    width: 678px;
    margin: 18px 6px 0 18px;
    color: #5f5f5f;
    font-size: 13px;
}

#left h2 {
    color: #00306e;
    font-size: 15px;
    font-weight: normal;
}

#left p {
    margin: 10px 0;
}

#left ul, #left ol {
    padding: 10px 20px;
}

.left-box {
    float: left;
    width: 218px;
    border: 1px solid #CACACC;
    height: 228px;
    margin: 10px 6px 0 0;
    background: url("../_images/left-box-bg.gif") top left repeat-x;
    padding: 1px;
}

.left-box p {
    padding: 0 5px;
    color: #002953;
    font-size: 10px;
}

.left-box a {
    color: #002953;
}

.left-box h3 {
    background: url("../_images/title-bg.gif") top left repeat-x;
    height: 25px;
    margin: 0;
    padding: 0;
    color: #FFF;
    font-weight: normal;
    font-size: 13px;
    padding: 5px 0 0 10px;
}

.left-box ul {
    float: right;
    font-size: 12px;
    padding-right: 3px;
    margin-top: 10px;
    color: #002753;
}

.left-box img {
    float: left;
    margin: 0 6px 6px 0;
}

.last {
    margin-right: 0;
}

p.moreinfo-button {
    background: url("../_images/more-info-button-bg.gif") top left no-repeat;
    width: 93px;
    height: 19px;
    padding-top: 4px;
    float: left;
}

p.moreinfo-button a {
    color: #FFF;
    text-decoration: none;
    padding-left:14px;
}

#right {
    float: right;
    width: 230px;
    margin-right: 14px;
    margin-top: 11px;
}

#right img {
    margin-bottom: 5px;
}

.right-contactus {
    width: 230px;
    border: 1px solid #CCC;
    min-height: 372px;
    background: #f4f4f4;
    margin-bottom: 10px;
}

.right-contactus h3 {
    background: url("../_images/title-bg.gif") top left repeat-x;
    height: 25px;
    font-weight: normal;
    color: #FFF;
    font-size: 13px;
    padding: 5px 0 0 10px;
}

.right-contactus p {
    padding: 5px 10px;
}

.right-contactus label {
    color: #004079;
    font-size: 12px;
}

.right-contactus input[type=text] {
    height: 17px;
    border: 1px solid #c9cbb6;
    width: 206px;
    padding: 3px 1px 3px 1px;
}

.right-contactus textarea {
    height: 74px;
    width: 208px;
    border: 1px solid #c9cbb6;
    font-family: Verdana, Arial, Helvetica, Times;
    font-size: 11px;
}

p.contactbutton {
    float: right;
}

#footer {
    background: #f8f8f8;
    width: 906px;
    border: 1px solid #cacaca;
    margin: 10px 0 0 18px;
    padding: 10px;
}

#footer ul {
    float: left;
    list-style: none;
    margin: 0 4px;
}

#footer ul li {
    font-size: 12px;
    color: #00417c;
    margin: 5px
}

#footer ul li a {
    color: #00417c;
    text-decoration: none;
}

#footer ul li a:hover {
    text-decoration: underline;
}

#footer ul li.footer-title {
    font-weight: bold;    
}

#outerfooter {
    width: 958px;
    margin: 0 auto;
}

#outerfooter p {
    float: left;
    color: #00417c;
    font-size: 13px;
    margin-left: 10px;
}

#outerfooter a {
    color: #00417c;
}

#outerfooter span.label {
    float: right;
}

/*---Drop Down Menu---*/

ul#nav { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    height: 250px;
}

ul#nav li { /* all list items */
    float: left;
    position: relative; 
}

ul#nav li ul { /* second-level lists */
    display: none;
    position: absolute;
    top: 1em;
    left: 0;
}

ul#nav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
    top: auto;
    left: auto;
}

ul#nav li:hover ul, li.over ul { /* lists nested under hovered list items */
    display: block;
}

ul#nav li ul {
    width: 480px;
    background: #f4f4f4;
    border: 2px solid #676767;
}

ul#nav li ul li  {
    display: inline;
    width: 240px;
    padding: 3px 0 0 0;
    margin: 0;
}

ul#nav li ul li a {
    font-size: 13px!important;
    color: #404040!important;
    background: none!important;
    height: 15px;
    float: left;
    width: 240px;
    font-size: 12px;
    
}

ul#nav li ul li a:hover {
    color: #b6b6b6!important;
    background: red;
}

/*---Drop Down Menu--*/


span.pright {
    float: right;
}

span.pright-bump {
    float: right;
    margin-right: -2px;
}

div.buttonsbox {
    margin: 0 0 0 5px;
}

div#top-frame {
    background: url("../_images/top-frame-bg.jpg") top left repeat-x;
    height: 71px;
}

p.frame-logo {
    float: left;
}

p.frame-logo2 {
    float: left;
    color: #FFF;
    font-size: 13px;
    margin: 10px 0 0 8px;
}

p.frame-logo2 a {
    color: #FFF;
    text-decoration: none;
}

p.frame-link {
    float: right;
    padding: 15px 25px 0 0;
}

p.frame-link a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
}


