/* CSS Document */

*
{
    margin: 0;
    padding: 0;
    font-size: 11pt;
}

body
{
    background: url(images/background.png) top center repeat-y;
    text-align: center;
    min-width: 1000px;
    background-color: #031658;
}

img
{
    vertical-align: top;
}
a img
{
    border: 0;
}

ul
{
    list-style: none;
}
ol
{
    list-style-type: decimal-leading-zero;
}
blockquote
{
    font-style: italic;
    margin-right: 40px;
}
.hr
{
}
.question
{
    font-size: 18px;
    font-weight: bold;
    color: #7ead43;
}
.left
{
    float: left;
}
.right
{
    float: right;
}

.clear
{
    clear: both;
}

.alignright
{
    text-align: right;
}
.alignleft
{
    text-align: left;
}
.aligncenter
{
    text-align: center;
}

html, input, textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #04144b;
}

input, select
{
    vertical-align: middle;
    font-weight: normal;
}

a
{
    color: #0094dc;
    outline: none;
}
a:hover
{
    text-decoration: none;
}

p
{
    padding-top: 18px;
}

.contentdiv
{
    padding: 0px 20px 0px 20px;
}

.top
{
    padding-top: 4px;
}
.top1
{
    padding-top: 8px;
}
.top2
{
    padding-top: 18px;
}
.top3
{
    padding-top: 21px;
}
.top3-1
{
    padding-top: 23px;
}
.top3-2
{
    padding-top: 25px;
}
.top4
{
    padding-top: 28px;
}
.top4-1
{
    padding-top: 33px;
}
.top5
{
    padding-top: 48px;
}
.top6
{
    padding-top: 63px;
}

.bot4
{
    padding-bottom: 37px;
}

.h-bot
{
    margin-bottom: -4px;
}
.h-bot1
{
    margin-bottom: -10px;
}

.pad-left
{
    padding-left: 8px;
}
.pad-left1
{
    padding-left: 84px;
}
.pad-left2
{
    padding-left: 207px;
}
.pad-left4
{
    padding-left: 412px;
}

.wrapper
{
    width: 100%;
    overflow: hidden;
}

.phone
{
    display: inline-block;
    width: 125px;
}
/* ============================= main layout ====================== */

li
{
    background: #fff;
    padding-left: 12px;
    line-height: 1.5em;
}
li a
{
    color: #B6BDC3;
}

.imgindent
{
    margin: 0 16px 0 0;
    float: left;
}

.underlined
{
    padding-bottom: 8px;
    border-bottom: 2px solid #7db142;
}
.overlined
{
    padding-top: 8px;
    border-top: 2px solid #7db142;
}


h1
{
    padding: 24px 0 0px 23px;
    position: relative;
}
h1 a
{
    display: block;
    height: 131px;
    width: 320px;
    text-indent: -5000px;
    background: url(images/logo.png) left top no-repeat;
}
h2
{
    font-size: 21px;
    line-height: 1.2em;
    color: #04144b;
    text-transform: uppercase;
    display: block;
    padding: 0 0 16px 0;
}

h4
{
    font-size: 18px;
    color: #04144b;
    font-weight: bold;
}
.h4-bg
{
    background: url(images/h4-bg.gif) 0 4px no-repeat;
    padding-left: 25px;
}
/* ============================= header ====================== */
#header .main
{
    background: url(images/header-main-bg.jpg) repeat-x left top;
    height: 187px;
}
.width-menu
{
    float: right;
    width: 605px;
    margin-right: -50px;
}
.menu
{
    float: left;
    padding: 44px 0 0px 0;
}
.menu ul
{
    float: left;
}
.menu li
{
    background: none;
    padding: 0;
    float: left;
    font-size: 15px;
    line-height: 1.2307em;
    display: inline-block;
}
.menu a
{
    font-size: 16px;
    display: block;
    color: #164977;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 20px 0 0;
}
.menu a:hover, .menu .active
{
    color: #7db142;
}
.list-menu
{
    padding: 13px 0 0 0;
    float: left;
}
.list-menu li
{
    background: none;
    padding: 0;
    font-size: 11pt;
    line-height: 18px;
}
.list-menu a
{
    display: block;
    color: #9c9c9c;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
}
.list-menu a:hover, .list-menu .active
{
    color: #fff;
    background: url(images/list-menu-bg.gif) right 7px no-repeat;
    padding-right: 12px;
}
.flash-bg
{
    height: 331px;
    position: relative;
}

.slider
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.slider .items
{
    display: none;
}

.slider .pagination
{
    position: absolute;
    z-index: 2;
    right: 2px;
    bottom: 10px;
}
.slider .pagination li
{
    float: left;
    padding-left: 4px;
    background: none;
}
.slider .pagination a
{
    display: block;
    width: 12px;
    height: 12px;
    background: url(images/buttons.png) right 0 no-repeat;
    text-indent: -9999px;
}
.slider .pagination a:hover, .slider .pagination .current a
{
    background-position: left;
}


.indent-flash
{
    padding: 28px 0 0 11px;
    width: 410px;
    position: relative;
    z-index: 2;
    font-size: 11pt;
}
.indent-flash b
{
    color: #7db142;
    text-transform: uppercase;
    font-size: 11pt;
}

.flash-link1
{
    background: url(images/flash-link1.gif) 0 0 no-repeat;
    height: 40px;
    width: 132px;
    display: inline-block;
    text-decoration: none;
    margin: 14px 1px 0 0;
}
.flash-link1:hover
{
    background: url(images/flash-link1-hover.gif) 0 0 no-repeat;
}
.flash-link2
{
    background: url(images/flash-link2.gif) 0 0 no-repeat;
    height: 40px;
    width: 132px;
    display: inline-block;
    text-decoration: none;
}
.flash-link2:hover
{
    background: url(images/flash-link2-hover.gif) 0 0 no-repeat;
}
/* ============================= content ====================== */
.col-indent
{
    padding-right: 108px;
}
.col-indent1
{
    padding-right: 20px;
}
.col-indent2
{
    padding-right: 66px;
}
.col-indent3
{
    padding-right: 35px;
}

.height
{
    height: 79px;
}

.color
{
    color: #626262;
}
.color1
{
    color: #383838;
}

.position-pic
{
    margin: 0;
}

.boxes
{
    padding: 0 0 0px 0;
}
.boxes .indent
{
    padding: 12px 0 0 12px;
}
h5
{
    font-size: 28px;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 0 0 0 0;
    margin-left: -2px;
}

.text
{
    font-size: 14px;
    line-height: 1.2em;
    color: #fff;
    display: block;
    margin-top: -3px;
}
.text1
{
    line-height: 20px;
    display: block;
    margin-top: -5px;
    padding: 0 0 28px;
}
.link
{
    display: inline-block;
    text-align: center;
    padding: 5px 14px;
    text-transform: capitalize;
    text-decoration: none;
    color: #fff;
    background: #226798;
    font-weight: bold;
}
.link:hover
{
    background: #fff;
    color: #226798;
}
.link1
{
    display: inline-block;
    text-align: center;
    padding: 5px 0px;
    width: 75px;
    text-decoration: none;
    color: #fff;
    background: #0095dc;
    margin: 16px 0 0 0;
    font-family: Tahoma, Geneva, sans-serif;
}
.link1:hover
{
    background: #21a8e8;
    color: #fff;
}

.link_1
{
    background: url(images/link_1-bg.gif) left 7px no-repeat;
    padding-left: 9px;
    color: #383838;
    float: left;
}

.box1
{
    background: url(images/box1-bg.jpg) 0 0 no-repeat;
    height: 226px;
    width: 324px;
    float: left;
    margin-right: 4px;
}
.box2
{
    background: url(images/box2-bg.jpg) 0 0 no-repeat;
    height: 226px;
    width: 324px;
    float: left;
    margin-right: 4px;
}
.box2 .link
{
    background: #02a4f5;
}
.box2 .link:hover
{
    background: #fff;
}
.box3
{
    background: url(images/box3-bg.jpg) 0 0 no-repeat;
    height: 226px;
    width: 324px;
    float: left;
}
.box3 .link
{
    background: #2dbad7;
}
.box3 .link:hover
{
    background: #fff;
}
.list
{
    padding: 8px 0 8px;
}
.list li
{
    background: url(images/list-bg.gif) left 9px no-repeat;
    padding-left: 8px;
    font-size: 11pt;
    line-height: 23px;
}
.list a
{
    color: #fff;
    text-decoration: none;
}
.list a:hover
{
    text-decoration: none;
}

/* List 2 */
.list2
{
    padding: 12px 0 22px;
}
.list2 li
{
    background: url(images/list2-bg.gif) left 9px no-repeat;
    padding-left: 15px;
    font-size: 11pt;
    line-height: 23px;
}
.list2 a
{
    color: #fff;
    text-decoration: none;
}
.list2 a:hover
{
    text-decoration: underline;
}

/* List 1 */
.list1
{
    padding: 0 0 0 0;
    margin-bottom: -8px;
}
.list1 li
{
    height: 59px;
    background: url(images/list1-bg.gif) left top no-repeat;
    padding-left: 21px;
}
* html .list1 li
{
    height: 56px;
}
* + html .list1 li
{
    height: 56px;
}
.list1 a
{
    line-height: 18px;
    font-weight: bold;
    color: #0199df;
}
.list1 span
{
    display: block;
}
.list1 .height
{
    height: 79px;
}
.prise-list li
{
    width: 100%;
    overflow: hidden;
    vertical-align: top;
    line-height: 30px;
    color: #626262;
    font-weight: bold;
    background: none;
    padding: 0;
}
.prise-list li strong
{
    background: url(images/line-hor.gif) repeat-x 0% 19px;
    display: block;
    overflow: hidden;
    padding: 0;
}
.prise-list li span
{
    float: right;
    font-weight: bold;
    color: #626262;
}
.prise-list li a
{
    float: left;
    text-decoration: none;
    color: #656363;
}
.prise-list li a:hover
{
    text-decoration: underline;
}
.company img
{
    margin-bottom: 22px;
}
.company .last
{
    margin-bottom: -4px;
}
/* ============================= footer ====================== */
#footer
{
    min-height: 234px;
    height: auto !important;
    height: 234px;
    color: #fff;
}
#footer .indent
{
    padding: 23px 20px 10px 20px;
}
.footer-list
{
    padding: 11px 0 40px 0;
}
.footer-list li
{
    line-height: 28px;
    background: url(images/link_1-bg.gif) 0 10px no-repeat;
    padding-left: 12px;
}
.footer-list a
{
    color: #fff;
    text-decoration: none;
}
.footer-list a:hover
{
    text-decoration: underline;
}
.join
{
    width: 124px;
    float: right;
    padding: 0;
    margin-right: -4px;
}
.join img
{
    margin-left: 4px;
    padding: 15px 0 0 0;
    float: left;
}
.policy
{
    float: right;
    color: #fff;
    padding: 5px 1px 0 0;
}
.policy a
{
    color: #fff;
    text-decoration: none;
}
.policy a:hover
{
    text-decoration: underline;
}
.last-link
{
    text-decoration: none;
}
.last-link:hover
{
    text-decoration: underline;
}
/* ============================= forms ============================= */

#form-1
{
    margin: 19px 0px 0px 0px;
    background: url(images/form-1-bg.jpg) no-repeat 0 0;
    width: 306px;
}
#form-1 label
{
    float: left;
    border: none;
    padding: 0px 0 12px 10px;
}
#form-1 .input
{
    display: block;
    width: 201px;
    padding: 0px 8px 0px 8px;
    overflow: hidden;
    background: url(images/input-bg.gif) 0 0 no-repeat;
    border: none;
}
#form-1 input
{
    width: 190px;
    padding: 4px 0px 4px 0px;
    font-size: 12px;
    line-height: 16px;
    color: #6f6f6f;
    overflow: hidden;
    background: none;
    border: none;
}
* html #form-1 input
{
    padding: 3px 0 5px;
}
* + html #form-1 input
{
    padding: 3px 0 5px;
}
#form-1 a
{
    text-decoration: none;
    margin: 0px 0 0 4px;
    float: left;
}

#ContactForm
{
    padding-top: 27px;
}
#ContactForm label
{
    min-height: 40px;
    display: block;
    position: relative;
}
#ContactForm .error, #ContactForm .empty
{
    position: absolute;
    top: 23px;
    font-size: 10px;
    left: 0;
    color: red;
    display: none;
}
#ContactForm .message .error, #ContactForm .message .empty
{
    top: 224px;
}
#ContactForm .link1
{
    margin: 15px 0px 0px 12px;
    width: 45px;
}
.success
{
    margin-bottom: 15px;
    background: #fff;
    padding: 15px;
    display: none;
    border-top: 1px solid #bababa;
    border-left: 1px solid #bababa;
}
#ContactForm .input
{
    width: 200px;
    background: #fff;
    border-top: 1px solid #bababa;
    border-left: 1px solid #bababa;
    padding: 6px 10px 4px 12px;
    color: #858585;
    display: block;
}
* html #ContactForm .input
{
    padding: 4px 10px 6px 12px;
}
* + html #ContactForm .input
{
    padding: 4px 10px 6px 12px;
}
#ContactForm input
{
    width: 200px;
    background: none;
    border: none;
}
#ContactForm textarea
{
    width: 200px;
    height: 218px;
    background: #fff;
    border-top: 1px solid #bababa;
    border-left: 1px solid #bababa;
    padding: 4px 10px 4px 12px;
    overflow: auto;
    color: #858585;
}
