@charset "utf-8";

html, body {
    margin: 0;
    padding: 0;
}

a img {
    border: 0;
}

body {
    background: #fff;/* url(../img/bg_main.jpg) no-repeat center top; */
    font: 100.1% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
input, textarea, select, option {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.container {
    width: 766px;
    margin: 0 auto;
}

a {
    color: #606042;
}
.fl {
    float: left;
}

/* {{{ header */
.header {
    position: relative;
    height: 370px;
    background: url(../img/bg_top.jpg) no-repeat bottom;
    margin-bottom: 25px;
}
.logo {
    position: absolute;
    left: 47px;
    top: 20px;
    text-decoration: none;
    padding-left: 70px;
}
.logo img {
    position: absolute;
    left: 0;
    top: 5px;
    border-right: 1px solid #87875b;
    padding-right: 15px;
}
.logo .company {
    font-size: 20px;
    font-weight: bold;
    color: #606042;
}
.logo .slogan {
    font: bold 14px Tahoma, Arial, sans-serif;
    color: #9e9e74;
    display: block;
}
.header ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.service-menu {
    position: absolute;
    right: 27px;
    top: 10px;
    font: 10px Tahoma, Arial, Helvetica, sans-serif;
    color: #333;
}
.service-menu li {
    float: left;
    height: 24px;
    line-height: 24px;
    margin-left: 20px;
}
.s-home,
.s-contact,
.s-sitemap {
    background-image: url(../img/smenu_icons.gif);
    background-repeat: no-repeat;
}
.s-home {
    background-position: 0 0;
}
.s-contact {
    background-position: 0 -24px;
}
.s-sitemap {
    background-position: 0 -48px;
}
.service-menu a {
    color: #606042;
    text-decoration: none;
    display: block;
    height: 100%;
    padding-left: 28px;
    float: left;
}
.address {
    font: 10px Tahoma, Arial, Helvetica, sans-serif;
    position: absolute;
    right: 27px;
    top: 38px;
}
.address span {
    display: block;
    text-align: right;
}

.main-menu {
    position: absolute;
    left: 5px;
    top: 100px;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    background: #7ad2f4;
    width: 747px;
    padding-left: 10px!important;
}
.main-menu li {
    float: left;
    height: 34px;
    line-height: 34px;
    border-left: 1px solid #fff;
}
.main-menu li.last {
    border-right: 1px solid #fff;
}
.main-menu a {
    color: #fff;
    text-decoration: none;
    float: left;
    white-space: nowrap;
}
.main-menu a span {
    float: left;
}
.main-menu a b {
    float: left;
    height: 34px;
    line-height: 34px;
    padding: 0 5px;
    cursor: pointer;
}
.main-menu a:hover {
    background: #00b8ff;
}

.get-quote {
    position: absolute;
    top: 154px;
    left: 24px;
    width: 390px;
    height: 125px;
}
.get-quote h2 {
    font-weight: normal;
    font-size: 18px;
    color: #000;
    margin: 0 0 20px 0;
    padding: 0;
}
.get-quote h2 span {
    font-size: 22px;
    font-weight: bold;
    color: #15b5ff;
    display: block;
}
.get-quote label {
    font-size: 13px;
    color: #f9f3d3;
}
.get-quote input,
.get-quote select,
.get-quote option {
    font-size: 11px;
}
#btn-get-quote {
    position: absolute;
    right: 0;
    bottom: 0;
}
.get-quote table {
    margin-left: 35px;
    border-collapse: collapse;
}
.get-quote table td {
    padding: 2px;
}
.about {
    position: absolute;
    top: 300px;
    left: 14px;
    width: 425px;
    font-size: 11px;
}
.about h2 {
    margin: 0 0 2px 0;
    padding: 0;
    color: #c40000;
    font-size: 13px;
    font-weight: bold;
}
.about p {
    margin: 0;
    padding: 0;
}
.about table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.about td {
    width: 33%;
}

.address2 {
    position: absolute;
    top: 300px;
    right: 20px;
    padding-left: 10px;
    width: 280px;
    font-size: 13px;
}
.address2 strong {
    color: #39618c;
    font-weight: normal;
}
.address2 span {
    display: block;
}
.address2 td {
    width: 50%;
    white-space: nowrap;
    vertical-align: top;
}
/* }}} header */

/* {{{ content */
.content {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    font-size: 13px;
    margin-bottom: 25px;
}
.col1, .col2, .col3 {
    padding: 0 10px;
    vertical-align: top;
}
.col2, .col3 {
    background: url(../img/dotted.gif) repeat-y left;
}
.content h1,
.content h2 {
    font-size: 18px;
    font-weight: normal;
    color: #87875b;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0;
}
.content p {
    text-indent: 20px;
}
.retrieve {
    background: #fff url(../img/bg_retrieve.png) no-repeat 0 0;
    min-height: 147px;
    padding: 20px 0 0 25px;
    width: 246px;
    position: relative;
    left: -11px;
}
* html .retrieve {
    height: 147px;
}
.retrieve h2 {
    font-size: 22px;
    font-weight: bold;
    color: #15b5ff;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: left;
}
.retrieve select,
.retrieve option {
    font-size: 11px;
}
.retrieve label {
    font-size: 13px;
    color: #87875b;
}
.retrieve .button {
    display: block;
    margin: 25px auto 0;
}
/* }}} content */

/* {{{ footer */
.footer {
    position: relative;
    padding-bottom: 10px;
}
* html .footer {
    height: 1%;
}
.footer-menu-wrapper {
}
.footer-menu {
    color: #787878;
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.footer-menu li {
    float: left;
    margin-right: 5px;
}
.footer-menu a {
    float: left;
    color: #787878;
    text-decoration: none;
    display: block;
    height: 100%;
    background-image: url(../img/bg_fmenu_l.png);
    background-repeat: no-repeat;
    padding-left: 10px;
}
.footer-menu a b {
    float: left;
    font-weight: normal;
    display: block;
    height: 100%;
    background-image: url(../img/bg_fmenu_r.png);
    background-repeat: no-repeat;
    padding-right: 10px;
    cursor: pointer;
}
.footer-menu a:hover {
    text-decoration: underline;
}
.item1 a { background-position: 0 0; background-color: #cc9; }
.item1 a b { background-position: 100% 0; }
.item2 a { background-position: 0 -22px; background-color: #ececb9; }
.item2 a b { background-position: 100% -22px; }
.item3 a { background-position: 0 -44px; background-color: #ebebd4; }
.item3 a b { background-position: 100% -44px; }
.item4 a { background-position: 0 -66px; background-color: #eaece8; }
.item4 a b { background-position: 100% -66px; }
.item5 a { background-position: 0 -88px; background-color: #e2f5f7; }
.item5 a b { background-position: 100% -88px; }
.item6 a { background-position: 0 -110px; background-color: #cbf3f9; }
.item6 a b { background-position: 100% -110px; }
.item7 a { background-position: 0 -132px; background-color: #7ad2f4; }
.item7 a b { background-position: 100% -132px; }

.copy {
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 18px 0 0 150px;
    background: #44caff url(../img/bg_copy.png) repeat-x top;
    height: 32px;
    line-height: 32px;
    padding-left: 145px;
}

.designed {
    position: absolute;
    bottom: 10px;
    left: 0;
}
/* }}} footer */

