/* CSS Document */
*
{
    margin: 0;
    padding: 0;
    font-size: 100%;
}
body
{
    text-align: center;
    background: #403D39;
}

img
{
    vertical-align: top;
}
a img
{
    border: 0;
}

table
{
    border-collapse: collapse;
    border: 0;
}

/*html, input, textarea {font-family:Arial; font-size:0.75em; line-height:1.75em; color:#FFFFFF;}*/
html
{
    font-family: Arial;
    font-size: 0.75em;
    line-height: 1.75em;
    color: #FFFFFF;
}
input, select, textarea
{
    vertical-align: middle;
    font-family: Arial;
    font-size: 1em;
    font-weight: normal;
    color: #4C4C4C;
}

ul
{
    list-style: none;
}
/*li a {color:#FFFFFF; font-weight:normal;}*/
/* custom */
ol
{
    padding: 0 0 0 28px;
}
/* /custom */
a
{
    text-decoration: none;
    color: #348eee;
    font-weight: normal;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
}
a:hover
{
    text-decoration: underline;
}

.btn-submit
{
    background-color: #b3d3de;
    border-color: #cfe8f0 #95b4bf #95b4bf #cfe8f0;
    border-style: solid;
    border-width: 2px;
    height: 3em;
    margin: 1.1em 0 0;
    outline-style: none;
    outline-width: medium;
    width: 7.916em;
}
.btn-submit:hover
{
    background-color: #a8c8d3;
    cursor: pointer;
}

.float-l
{
    float: left;
}
.float-r
{
    float: right;
}
.clear
{
    clear: both;
}

.col-1, .col-2, .col-3
{
    float: left;
}

.main
{
    margin: 0 auto;
    text-align: left;
}
/***************header***************/
#header
{
    background: #ffffff;
    height: 70px;
}
/*#header .float-l {margin:13px 0 26px 15px;}*/
#header .float-r
{
    padding: 52px 21px 0 0;
}
#header .float-r a
{
    color: #969595;
    text-decoration: none;
    line-height: 1.667em;
}
#header .float-r a:hover
{
    text-decoration: underline;
}
#header .float-r .link
{
    border-right: 1px solid #303030;
    margin-right: 10px;
    padding-right: 12px;
}

.navigation
{
    font-size: 1.167em;
    line-height: 1.429em;
    position: relative;
    top: -8px;
    height: 46px;
}
.navigation a
{
    color: #303030;
    display: block;
}
.navigation a:hover
{
    color: #ffffff;
    background: #6eadf0 url(/images/link-left.gif) top left no-repeat;
    text-decoration: none;
}
.navigation ul
{
    width: 100%;
    overflow: hidden;
}
.navigation li
{
    float: left;
}
.navigation .link
{
    float: right;
}
.navigation a span
{
    display: block;
    padding: 13px 20px 13px 20px;
}
.navigation a:hover span
{
    background: url(/images/link-right.gif) top right no-repeat;
}
.link-hov
{
    background: #6eadf0 url(/images/link-left.gif) top left no-repeat;
}
.link-hov span
{
    background: url(/images/link-right.gif) top right no-repeat;
}
.link-hov a
{
    color: #ffffff;
}
/* custom */
.selected
{
    background: #6eadf0 url(/images/link-left.gif) top left no-repeat;
}
.selected span
{
    background: url(/images/link-right.gif) top right no-repeat;
}
.selected a
{
    color: #ffffff;
}
.navigation li ul
{
    position: absolute;
    width: 170px;
    color: #6eadf0;
    left: -9999px;
    background-color: #ffffff;
    border-top: 4px solid #6eadf0;
}
.navigation li:hover ul
{
    left: auto;
}
.navigation li ul a:hover
{
    background: #6eadf0;
    color: #ffffff;
}
.navigation li ul a
{
    color: #6eadf0;
    width: 170px;
    height: 20px;
    background-color: #ffffff;
    padding: 13px;
    top: 0;
    left: 0;
}
/* /custom */

.boxs
{
    background: url(/images/boxs-bg.gif) top left repeat-x;
}
/*.boxs .main {background:url(/images/boxs-img.jpg) 289px top no-repeat;}*/
.boxs .slogan
{
    padding: 0;
    display: block;
}
.boxs .title
{
    margin-bottom: 15px;
}
.boxs li a, .row-2 li a
{
    line-height: 2.083em;
    background: url(/images/list-marker.gif) left 5px no-repeat;
    padding-left: 13px;
}
.boxs li a:hover, .row-2 li a:hover
{
    text-decoration: underline;
}
.box1, .box2, .box3, .box4
{
    float: left;
    margin-right: 13px;
}
.box-right-bottom
{
    padding: 23px 0 14px 19px;
}
.box-right-bottom p
{
    padding-right: 15px;
}
.border
{
    margin: 8px 0 8px -19px;
    line-height: 0;
    font-size: 0;
}
.boxs .button
{
    width: 103px;
    height: 40px;
}
.box-bg
{
    background: #FFFFFF url(/images/boxs-top.gif) top left no-repeat;
    padding-top: 12px;
    width: 100%;
    overflow: hidden;
}


.box1
{
    background: #6A8F7A url(/images/box1-bottom.gif) bottom left repeat-x;
}
.box1 .box-top
{
    background: url(/images/box1-top.gif) top left repeat-x;
}
.box1 .box-left-top1
{
    background: url(/images/box1-left-top1.gif) top left no-repeat;
}
.box1 .box-left-top2
{
    background: url(/images/box1-left-top2.gif) top left no-repeat;
}
.box1 .box-right-top
{
    background: url(/images/box1-right-top.gif) top right no-repeat;
}
.box1 .box-left-bottom
{
    background: url(/images/box1-left-bottom.gif) bottom left no-repeat;
}
.box1 .box-right-bottom
{
    background: url(/images/box1-right-bottom.gif) bottom right no-repeat;
}
.box1 .border
{
    background: url(/images/box1-border.gif) top left repeat-x;
}

.box2
{
    background: #B2AE7D url(/images/box2-bottom.gif) bottom left repeat-x;
}
.box2 .box-top
{
    background: url(/images/box2-top.gif) top left repeat-x;
}
.box2 .box-right
{
    background: url(/images/box2-right.gif) top right repeat-y;
}
.box2 .box-left-top
{
    background: url(/images/box2-left-top.gif) top left no-repeat;
}
.box2 .box-right-top
{
    background: url(/images/box2-right-top.gif) top right no-repeat;
}
.box2 .box-left-bottom
{
    background: url(/images/box2-left-bottom.gif) bottom left no-repeat;
}
.box2 .box-right-bottom
{
    background: url(/images/box2-right-bottom.gif) bottom right no-repeat;
}
.box2 .border
{
    background: url(/images/box2-border.gif) top left repeat-x;
}

.box3
{
    background: #F1C063 url(/images/box3-bottom.gif) bottom left repeat-x;
}
.box3 .box-top
{
    background: url(/images/box3-top.gif) top left repeat-x;
}
.box3 .box-right
{
    background: url(/images/box3-right.gif) top right repeat-y;
}
.box3 .box-left-top
{
    background: url(/images/box3-left-top.gif) top left no-repeat;
}
.box3 .box-right-top
{
    background: url(/images/box3-right-top.gif) top right no-repeat;
}
.box3 .box-left-bottom
{
    background: url(/images/box3-left-bottom.gif) bottom left no-repeat;
}
.box3 .box-right-bottom
{
    background: url(/images/box3-right-bottom.gif) bottom right no-repeat;
}
.box3 .border
{
    background: url(/images/box3-border.gif) top left repeat-x;
}

.box4
{
    background: #D97942 url(/images/box4-bottom.gif) bottom left repeat-x;
}
.box4 .box-top
{
    background: url(/images/box4-top.gif) top left repeat-x;
}
.box4 .box-right
{
    background: url(/images/box4-right.gif) top right repeat-y;
}
.box4 .box-left-top1
{
    background: url(/images/box4-left-top1.gif) top left no-repeat;
}
.box4 .box-left-top2
{
    background: url(/images/box4-left-top2.gif) top left no-repeat;
}
.box4 .box-right-top
{
    background: url(/images/box4-right-top.gif) top right no-repeat;
}
.box4 .box-left-bottom
{
    background: url(/images/box4-left-bottom.gif) bottom left no-repeat;
}
.box4 .box-right-bottom
{
    background: url(/images/box4-right-bottom.gif) bottom right no-repeat;
}
.box4 .border
{
    background: url(/images/box4-border.gif) top left repeat-x;
}

/***************header***************/
fieldset
{
    border: 0 none;
    margin: 0;
    padding: 0;
}
.search
{
    position: relative;
    top: 1.6em;
    right: 0.25em;
}
.search label
{
    float: left;
    font-size: 0.916em;
    line-height: 3.1em;
    color: #e2dcd0;
    margin: 0 1.3em 0 0;
}
.search div
{
    width: 16.666em;
    height: 2.666em;
    float: right;
    position: relative;
}
.search div img
{
    width: 100%;
    height: 100%;
}
.search .cat_button
{
    background: url(../images/none.gif) fixed;
    width: 2.666em;
    height: 2.666em;
    border: 0;
    text-indent: -9999px;
    padding: 0 0 0 2.666em;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    cursor: pointer;
}
.search #CAT_Search
{
    background: transparent url(../images/none.gif) repeat fixed 0 0;
    border: 0 none;
    color: #606a70;
    height: 1.333em;
    left: 0;
    padding: 0.666em 1em;
    position: absolute;
    top: 0;
    width: 11.4em;
    z-index: 3;
}
/*.row-1 {background:#FFFFFF; color:#4C4C4C; padding-top:36px}
.row-2 {background:#56524C url(/images/row2-bg.if) top left repeat-x;padding-top:28px}*/

/* custom */
.row-1
{
    background: #FFFFFF;
    color: #4C4C4C;
    padding: 36px 0;
}
.row-2
{
    background: #56524C url(/images/row2-bg.if) top left repeat-x;
    padding: 38px 0;
}
/* /custom */

.row-1 .col-1 p
{
    /*padding-bottom: 30px;*/
}
.row-1 .image
{
    margin-bottom: 10px;
}

h2
{
    font-size: 1.833em;
    line-height: 0.909em;
    font-weight: normal;
    padding-bottom: 22px;
}
.row-1 h2
{
    color: #474747;
}
/*.row-2 h2 {color:#FFFFFF;} */
/* custom */
.row-2 h2
{
    color: #FFFFFF;
    padding-bottom: 0;
}
/* /custom */
h3
{
    font-size: 1.083em;
    line-height: 1.231em;
    color: #545F65;
}
h4
{
    color: #32668D;
    padding: 10px 0 0;
}

.wrapper
{
    width: 100%;
    overflow: hidden;
}
.img-indent
{
    float: left;
    padding: 0 15px 0 0;
}
.img-indent-1
{
    float: left;
    padding: 0 15px 15px 0;
}
.img-indent-padding
{
    padding-bottom: 45px;
}

.link1
{
    background: url(/images/link-marker1.gif) right 5px no-repeat;
    padding-right: 11px;
}
.link2
{
    background: url(/images/link-marker1.gif) left 6px no-repeat;
    padding-left: 11px;
    color: #638771;
    font-size: 1.083em;
    line-height: 1.231em;
    float: right;
}
.link3
{
    background: url(/images/link-marker2.gif) left 5px no-repeat;
    padding-left: 11px;
    color: #b3d3de;
    font-size: 1.083em;
    line-height: 1.231em;
}
.link4
{
    background: url(/images/link-marker1.gif) left 5px no-repeat;
    padding-left: 11px;
}
.link5
{
    background: url(/images/link-marker2.gif) left 5px no-repeat;
    padding-left: 11px;
    color: #ffffff;
    font-size: 1.083em;
    line-height: 3.231em;
}
.link6
{
    color: #b3d3de;
}

/*.row-1 ul {padding-bottom:15px}*/
/*.row-1 li a {color:#638771; font-size:1.083em; line-height:1.846em; font-weight:bold; background:url(/images/link-marker1.gif) left 5px no-repeat; padding-left:12px}
.row-1 li a:hover {text-decoration:none; background-position:4px 5px}/*

/* custom */
.row-1 p.intro
{
    font-size: 1.166em;
    line-height: 1.75em;
    font-weight: normal;
}
/* /custom */

.row-1 .title
{
    padding-top: 26px;
}

/* custom */
.row-2 .title
{
    padding: 26px 0 15px;
}
/* /custom */
cite
{
    font-style: normal;
    display: block;
}

.row-2 ul
{
    padding-bottom: 20px;
}
/* custom */
/***************base page***************/
#base .row-2 .col-1
{
    margin-right: 64px;
}
#base .row-2 h3, #base .row-2 p, #base .row-2 .link3
{
    font-size: 0.916em;
    line-height: 1.75em;
}
#base .row-2 h3
{
    padding-top: 15px;
    font-weight: bold;
    color: #ffffff;
    line-height: 2em;
}
/* /custom */

/***************page-1***************/
#page-1 .img-indent, #page-3 .img-indent
{
    padding-bottom: 20px;
}
#page-1 .row-1 .col-1
{
    margin-right: 50px;
}
#page-1 .row-1 .col-1 p a
{
    color: #638771;
}
#page-1 .row-2 .col-1
{
    margin-right: 150px;
}
#page-1 .row-2 .col-2
{
    margin-right: 126px;
}
/***************page-2***************/
#page-2 .row-1 .col-1
{
    margin-right: 58px;
}
#page-2 .row-1 .col-1 h3, #page-2 .row-1 .col-1 p
{
    padding-bottom: 15px;
}
#page-2 .row-1 .col-1 .wrapper h3
{
    padding-bottom: 0;
}
#page-2 p strong
{
    color: #638771;
    font-size: 1.083em;
}
#page-2 .row-1 .col-2 p
{
    padding-bottom: 20px;
}
#page-2 .row-2 p
{
    float: right;
    font-weight: bold;
    color: #F1C062;
    padding-bottom: 15px;
}
/***************page-3***************/
#page-3 .row-1 .col-1
{
    margin-right: 48px;
}
#page-3 .row-1 .col-1 h3
{
    color: #D6713E;
    font-size: 1em;
    line-height: 1.333em;
    padding-bottom: 15px;
}
#page-3 .row-1 .col-1 .link1
{
    background: none;
    padding-left: 0;
}
#page-3 .row-1 .col-1 .link2
{
    background: none;
    padding-left: 0;
    float: left;
}
#page-3 .row-2 .col-1
{
    margin-right: 115px;
}
#page-3 .row-2 .col-2
{
    margin-right: 100px;
}
/***************page-4***************/
#page-4 .box1 .title
{
    margin-left: -10px;
}
#page-4 .row-1 .col-1
{
    margin-right: 56px;
}
/*#page-4 .row-1 h3,
#page-4 .row-1 .col-2 p {padding-bottom:15px;}*/
#page-4 .row-1 .col-1 .wrapper h3
{
    padding-bottom: 0px;
}
#page-4 .row-1 .col-1 .wrapper h3.title
{
    font-size: 1em;
    line-height: 1.75em;
}
#page-4 .row-2 .col-1
{
    margin-right: 64px;
}
/*#page-4 .row-2 p {padding:15px 0 25px 0}*/
/* custom */
#page-4 .row-2 h3, #page-4 .row-2 p, #page-4 .row-2 .link3
{
    font-size: 0.916em;
    line-height: 1.75em;
}
#page-4 .row-2 h3
{
    padding-top: 15px;
    font-weight: bold;
    color: #ffffff;
    line-height: 2em;
}
#page-4 .row-1 .wrapper h3
{
    font-size: 0.916em;
    line-height: 1.5em;
}
#page-4 .row-1 .col-1 h3
{
    padding: 0 0 15px;
}
#page-4 .row-1 .col-2 h2
{
    font-size: 1.333em;
    font-weight: normal;
}
#page-4 .row-1 .col-2 p, #page-4 .row-1 p.sub
{
    font-size: 0.916em;
    line-height: 1.5em;
    padding: 5px 0 0;
}
#page-4 .row-1 .col-1 p
{
    /*padding-bottom: 25px;*/
}
#page-4 .row-1 ul
{
    list-style-type: disc;
    padding-left: 25px;
    padding-bottom: 20px;
}
#page-4 .row-1 .col-1 li
{
    padding-bottom: 5px;
}
#page-4 .row-1 ul.list-style-none
{
    list-style-type: none;
    padding: 0;
}
#page-4 .row-1 .col-2 ul
{
    padding: 5px 0 0 25px;
}
#page-4 .row-1 .col-2 li
{
    font-size: 0.916em;
}
#page-4 .row-1 .col-2 .wrapper
{
    padding-bottom: 24px;
}
/*#page-4 .row-1 .col-2 .lastitem {padding-bottom:0;}*/
#page-4 .row-1 .col-2 .link1, #page-4 .row-1 .col-2 .link4
{
    font-size: 0.916em;
    line-height: 1.75em;
}
/* /custom */
/***************page-5***************/
#page-5 .row-1 .col-1
{
    margin-right: 46px;
}
#page-5 .row-1 .img-indent, #page-5 .row-1 .col-2 p
{
    padding-bottom: 20px;
}
#page-5 .row-1 .col-1 p
{
    padding-bottom: 0;
}
#page-5 .row-1 .col-2 p a
{
    color: #638771;
}
#page-5 .row-1 .col-2 h3
{
    padding-bottom: 15px;
}
#page-5 .row-1 p strong
{
    color: #D6713E;
}
#page-5 .row-2 .col-1
{
    margin-right: 125px;
}
#page-5 .row-2 .col-2
{
    margin-right: 125px;
}
/***************page-6***************/
#page-6 .row-1 .col-1
{
    margin-right: 51px;
}
#page-6 .row-1 .col-2 .title
{
    padding: 0 0 15px;
}
/*#page-6 .row-1 h3,
#page-6 .row-1 p {padding-bottom:15px;} */
/* custom */
/*#page-6 .row-1 h3{padding:0 0 15px;}*/
#page-6 .row-1 .col-1 h2
{
    font-size: 1.333em;
    font-weight: normal;
}
#page-6 .row-1 .wrapper h3
{
    font-size: 0.916em;
    line-height: 1.5em;
}
#page-6 .row-1 .wrapper h4
{
    font-size: 0.916em;
    line-height: 1.5em;
}
#page-6 .row-1 .col-1 p, #page-6 .row-1 p.sub
{
    font-size: 0.916em;
    line-height: 1.5em;
    padding: 5px 0 0;
}
#page-6 .row-1 .col-1 .link1
{
    font-size: 0.916em;
    line-height: 1.75em;
}
#page-6 .row-1 .col-1 .wrapper
{
    padding-bottom: 24px;
}
#page-6 .row-1 .col-2 p
{
    /*padding-bottom: 25px;*/
}
#page-6 .row-1 ul
{
    list-style-type: disc;
    padding-left: 25px;
    padding-bottom: 20px;
}
#page-6 .row-1 ul.list-style-none
{
    list-style-type: none;
    padding: 0;
}
#page-6 .row-1 .col-2 li
{
    padding-bottom: 5px;
}
#page-6 .row-1 .col-2 li ul
{
    padding-top: 20px;
}
#page-6 .row-1 .col-2 li .lastitem
{
    padding-bottom: 0;
}
/* /custom */
/*#page-6 .row-1 p a {color:#638771;}*/
#page-6 .row-2 li
{
    display: block;
    float: left;
    margin-right: 66px;
}
#page-6 .row-2 li a
{
    padding: 0;
    background: none;
}
/***************page-7***************/
#page-7 .row-1 .col-1
{
    margin-right: 51px;
}
#page-7 .row-1 .col-1 p
{
    padding-bottom: 15px;
}
#page-7 .row-1 .wrapper .float-l a, #page-7 .row-1 .wrapper .float-r a
{
    font-weight: normal;
    color: #638771;
    text-decoration: underline;
}
#page-7 .row-1 .wrapper .float-l a:hover, #page-7 .row-1 .wrapper .float-r a:hover
{
    text-decoration: none;
}
#page-7 .row-1 .wrapper .float-l li a, #page-7 .row-1 .wrapper .float-r li a
{
    font-weight: bold;
    text-decoration: none;
}
.phone
{
    float: right;
    margin-right: 30px;
}
#page-7 .row-1 .wrapper ul
{
    float: left;
}
#page-7 .row-2 .col-1
{
    margin-right: 145px;
}
#page-7 .row-2 .col-1 p
{
    padding: 15px 0 20px 0;
}
#page-7 .row-2 .col-1 .phone
{
    margin-right: 25px;
}
#page-7 .row-2 .col-1 a
{
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: underline;
}
#page-7 .row-2 .col-1 a:hover
{
    text-decoration: none;
}
.form .float-l span, .form .float-r span
{
    line-height: 1.167em;
}
.form .float-l div
{
    width: 250px;
    height: 29px;
}
.form .float-l input
{
    width: 250px;
    height: 19px;
    font-size: 1em;
    border: 1px solid #A09B96;
}
/*.form .float-r textarea {width:270px; height:111px; font-size:1em; color:#4C4C4C; border:1px solid #A09B96; overflow:hidden; margin-bottom:15px;}*/
#page-7 .float-r .link3
{
    margin-left: 30px;
}
/***************page-8***************/
#page-8 .link2
{
    float: left;
}
#page-8 p
{
    padding-bottom: 15px;
}
#page-8 p strong
{
    color: #F1C062;
}
/***************footer***************/
#footer
{
    height: 62px;
    padding: 40px 0 0 7px;
}
#footer a
{
    color: #CFC5B7;
    border-left: 1px solid #FFFFFF;
    margin-left: 2px;
    padding-left: 5px;
    font-weight: normal;
}
.signature
{
    color: #CFC5B7;
    position: relative;
    float: right;
    top: -21px;
}
#footer .signature a
{
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}
/***************subscibe***************/
.subscribe
{
    width: 17.33em;
    float: left; /*margin: 16px 0 0;*/
}
.subscribe legend
{
    font-size: 0.916em;
    font-weight: bold;
}
.subscribe .captchaimg
{
    padding: 0 0 5px;
}
* html .subscribe legend
{
    margin: 0 0 0 -0.5em;
}
* + html .subscribe legend
{
    margin: 0 0 0 -0.5em;
}
.subscribe label
{
    display: block;
    font-size: 0.916em;
    /*margin: 0.4em 0 0;*/
}
.subscribe .textbox
{
    border: 0.083em solid #A7A6AA;
    font-size: 0.916em;
    height: 1.333em;
    margin: 2px 0 5px;
    padding: 5px;
    width: 18.166em;
}
.subscribe .cat_button
{
    margin: 1em 0 0;
}
/* /subscribe form */
