@charset
"UTF-8"
;

a:focus {
    -moz-outline-style: none;
}

body {
    background-color: #FFFFFF;
    margin: 0;
}

.page {
    margin: 0 auto;
    width: 756px;
    height: 100%;
}

.header-logo {
    float: left;
    margin-top: 5px;
}

.header-center {
    width: 491px;
    background-color: #f7f7f7;
    float: left;
}

.content-center {
    height: 100%;
    margin-left: 221px;
    margin-right: 42px;
    background-color: #f7f7f7;
    padding: 16px;
    font-weight: normal;
}

a:link {
    color: #000000;
    text-decoration: none;
}

a:visited {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

a:active {
    color: #000000;
    text-decoration: none;
}

html, body {
    height: 100%;
}

.main-menu {
    width: 100%;
    height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    background-color: #f7f7f7;
    padding-top: 10px;
    padding-bottom: 10px;
}

.main-menu a {
    color: #a1a1a1;
    margin-left: .6em;
    margin-right: .6em;
}

.main-menu a:hover {
    text-decoration: none;
}

.main-menu .current-tab {
    font-size: 18px;
    color: #777;
}

.style2 {
    color: #666666
}

.style3 {
    color: #333333;
    text-transform: none;
}

.style4 {
    color: #666666;
    font-size: 11px;
}

.style5 {
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
}

.meet-title {
    font-size: 13px;
}

.address-container {
    background: url('Content/images/addressBox02.jpg') no-repeat;
    width: 221px;
    height: 277px;
    float: left;
    position: relative;
}

.address {
    position: absolute;
    bottom: 0; /*margin:154px 10px 10px 25px;*/
    margin: 25px 10px 20px 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    text-decoration: none;
    text-align: left;
}

.dedicated {
    margin-left: 221px;
    margin-right: 42px;
    width: 491px;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    color: #333333;
    background-color: #f7f7f7;
}

.meet {
    height: 100%;
    margin-left: 221px;
    margin-right: 42px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    background-color: #f7f7f7;
    text-decoration: none;
    padding-top: 14px;
    padding-left: 14px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.officeHours {
    float: left;
    width: 182px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    color: #333333;
    padding-top: 20px;
    padding-right: 14px;
    padding-left: 25px;
}

.servicesLeft {
    float: left;
    width: 207px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: uppercase;
    color: #333333;
    text-decoration: none;
    padding-top: 16px;
    padding-right: 14px;
}

.servicesRight {
    float: left;
    width: 463px;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    color: #666666;
    background-color: #f7f7f7;
    padding: 14px;
}

.form {
    margin-top: 1em;
    margin-bottom: 1em;
}

.form .label {
    text-align: right;
    width: 170px;
}

.form .label span {
    color: red;
    font-size: 80%;
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    color: #333333;
}

.confirmation {
    border: 2px solid #820;
    background-color: #ffa;
    padding: .5em;
}

.error-box {
/*border:2px solid #820;*/
/*background-color:#f00;*/
/*padding:.5em;*/
    color: #f00;
}

.links {
    margin: 50px 10px 10px 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

#recaptcha_area {
    margin: auto;
}

.left-rail {
    float: left;
    width: 221px;
    text-align: center;
}

.left-rail-item {
    margin-top: 30px;
}

.left-rail img {
    border: 0;
    /*width: 150px;*/
}

.left-rail a:hover img {
    text-decoration: none;
}

.left-rail #oogle-label {
    font-size: 80%;
    font-family: Arial, Helvetica, sans-serif;
}

/* IE stretched button bug workaround */
.request-button {
    padding: 0 .25em;
    width: 0; /* for IE only */
    overflow: visible;
}

.request-button[class] { /* IE ignores [class] */
    width: auto;
}