*
{
    margin: 0;
    padding: 0;
}
p
{
    padding: 10px;
}

body
{
    background: url(images/site_bg.gif) left top repeat-x #696859;
}
img
{
    border: 0;
    text-align: left;
    vertical-align: top;
}
ul
{
    list-style: none;
}
li
{
    line-height: 0;
}
.column
{
    float: left;
}
.container
{
    width: 100%;
    overflow: hidden;
}
body
{
    font-family: Tahoma, Arial, helvetica, sans-serif;
    color: #B0B099;
    font-size: 0.6875em;
    line-height: 1.27em;
    text-align: center;
}
input, textarea, select
{
    color: #848473;
    vertical-align: top;
    text-align: left;
    border: 1px solid #414143;
    font: 11px Tahoma, Arial, helvetica, sans-serif;
}
.float-right
{
    float: right;
}
.align-right
{
    text-align: right;
}
.block
{
    display: block;
}
.top-indent-1
{
    margin-top: 5px;
    display: block;
}
.top-indent-2
{
    margin-top: 10px;
    display: block;
}
.top-indent-3
{
    margin-top: 15px;
    display: block;
}
.top-indent-4
{
    margin-top: 20px;
    display: block;
}
.top-indent-5
{
    margin-top: 25px;
    display: block;
}

.width-stretch
{
    width: 100%;
}

.col-1, .col-2, .col-3, .box-1, .box-2, .box-3, .col-middle
{
    float: left;
}

/*=======header===========*/
.menu
{
    height: 71px;
    background: url(images/menu_bg.gif) left top no-repeat;
    padding: 43px 0 0 82px;
}
.menu img
{
    margin-right: 0px;
}
.header
{
    height: 125px;
    background: url(images/header_bg.jpg) left top no-repeat;
}
/*=====//header===========*/

/*=======content===========*/
#content
{
    padding: 16px 0 40px 93px;
    min-height: 369px;
    height: auto !important;
    height: 369px;
}

a
{
    color: #848473;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

.Tint
{
    width: 450px;
    height: 338px;
    padding-left: 30px;
    padding-top: 25px;
}


.title div div
{
    background: url(images/title_bg.gif) left bottom repeat-x;
    height: 39px;
    margin-bottom: 19px;
}

.link-2
{
    color: #B0B099;
    background: url(images/link_marker.gif) left center no-repeat;
    text-decoration: underline;
    padding-left: 8px;
}
.link-2:hover
{
    text-decoration: none;
}

li
{
    padding: 5px 0 6px 12px;
    font-size: 1.09em;
    font-family: Arial, Helvetica, sans-serif;
    background: url(images/list_marker.gif) left center no-repeat;
}
li a
{
    text-decoration: underline;
    color: #B0B099;
    line-height: 1em;
}
li a:hover
{
    text-decoration: none;
}

.img-float
{
    margin-right: 29px;
    float: left;
}

.link-3
{
    color: #B0B099;
    text-decoration: underline;
}
.link-3:hover
{
    text-decoration: none;
}
/*=====//content===========*/

/*=======page_1===========*/
#page1 .col-1 .top-indent-4
{
    margin-top: 30px;
}
#page1 .col-1 .top-indent-5
{
    margin-top: 65px;
}
#page1 .col-1 ul
{
    padding: 0 10px 0 5px;
}
/*=====//page_1===========*/

/*=======page_2===========*/
#page2 .col-1 .top-indent-5
{
    margin-top: 56px;
}
#page2 .col-2 strong
{
    text-align: right;
    padding: 13px 25px 15px 0;
    display: block;
}
/*=====//page_2===========*/

/*=======page_3===========*/
#page3 .col-2 .img-float
{
    margin-right: 20px;
}
/*=====//page_3===========*/

/*=======page_4===========*/
#page4 .col-1 .box-1
{
    width: 341px;
}
#page4 .col-1 .box-2
{
    width: 98px;
}
#page4 .col-1 .box-2 img
{
    margin-bottom: 20px;
}
#page4 .col-1 .box-2 a, #page4 .col-1 .box-2 span
{
    color: #B0B099;
    text-decoration: underline;
}
#page4 .col-1 .box-2 a:hover, #page4 .col-1 .box-2 span
{
    text-decoration: none;
    font-weight: bold;
}
#page4 .col-1 .box-2 div
{
    text-align: center;
}
#page4 .col-1 .box-2 div img
{
    margin: 5px 5px 0 5px;
}
/*=====//page_4===========*/

/*=======page_5===========*/
#page5 .col-2 .title-3
{
    margin-top: 56px;
    margin-right: 10px;
}
#page5 .col-2 .banners img
{
    margin-right: 58px;
}
#page5 .col-2 .banners .clear
{
    margin: 0;
}
/*=====//page_5===========*/

/*=======page_6===========*/
#page6 .col-1 .img-float
{
    margin-right: 15px;
}
#page6 .col-1 .title-3
{
    margin-top: 33px;
}

#page6 .col-1 .box-1
{
    width: 155px;
    padding-right: 86px;
}
#page6 .col-1 .box-2
{
    width: 193px;
}

#page6 .col-1 .box-1 span
{
    float: right;
}

#contact-form
{
    margin-top: 15px;
    width: 256px;
}
#contact-form .row
{
    height: 26px;
}
#contact-form input
{
    width: 252px;
    height: 17px;
}
#contact-form textarea
{
    width: 252px;
    height: 113px;
    overflow: hidden;
    margin-bottom: 16px;
}
#contact-form a
{
    float: right;
    margin-left: 38px;
}
/*=====//page_6===========*/

/*=======page_7===========*/
#page7 #content
{
    padding-right: 83px;
}
#page7 #content p
{
    padding-bottom: 15px;
}
#page7 #content strong
{
    display: block;
}
/*=====//page_7===========*/

/*=======footer===========*/
#footer
{
    height: 46px;
    background: url(images/title_bg.gif) left top repeat-x;
    color: #C1C1A7;
    margin: 0 81px 0 93px;
    padding-top: 30px;
}
#footer a
{
    color: #C1C1A7;
    text-decoration: underline;
}
#footer a:hover
{
    text-decoration: none;
}
/*=====//footer===========*/



.t
{
    background: url(images/dot.png) 0 0 repeat-x;
    width: 420px;
}
.b
{
    background: url(images/dot.png) 0 100% repeat-x;
}
.l
{
    background: url(images/dot.png) 0 0 repeat-y;
}
.r
{
    background: url(images/dot.png) 100% 0 repeat-y;
}
.bl
{
    background: url(images/bottomleft2.png) 0 100% no-repeat;
}
.br
{
    background: url(images/bottomright2.png) 100% 100% no-repeat;
}
.tl
{
    background: url(images/topleft2.png) 0 0 no-repeat;
}
.tr
{
    background: url(images/topright2.png) 100% 0 no-repeat;
    padding: 10px;
}
#quicklinksdiv
{margin-top:15px;}
