

body {
    /*
    
    background: #efaa0a;
    
    */
    margin: 0px;
    padding: 0px;
    font-family: arial;
    font-size: 14px;
    line-height: 22px;
    color: #646464;
}

a {
    color: #00529b;
    text-decoration: none;
}

a:hover {
    color: #7b92c4;
}

#ctl01_ContentSectionMain_contact_panel td {
    text-align: left;
}

#home-header {
    background: #7b92c4;
    height: 65px;
}

#int-header {
    background: #fff;
    height: 125px;
}

#int-header-wrapper {
    width: 965px;
    margin: 0px auto;
}

#int-header-logo {
    margin-top: 25px;
    float: right;
    width: 330px;
}

#int-header-bot {
    background: #7b92c4;
    height: 15px;
}

#wrapper {
    width: 965px;
    margin: 0px auto;
}

#nav {
    background: #00529b;
    height: 27px;
}

#nav a {
    font-family: 'arial narrow';
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    line-height: 27px;
    padding: 0px 26px;
}

#nav-int {
    background: #00529b;
    height: 27px;
}

#nav-int a {
    font-family: 'arial narrow';
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #7b92c4;
    line-height: 27px;
    padding: 0px 26px;
}

#nav-int a:hover {
    color: #fff;
}

.int-hover {
    color: #fff;
}

#content {
    background: #fff;
}

#content-wrapper {
    padding: 35px;
}

#footer {
    background: url(../images/dots.jpg) left no-repeat #7b92c4;
    height: 35px;
    margin-left: 95px;
    line-height: 35px;
    font-family: 'arial narrow';
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
}
