/* CSS Document */
*
{
    margin: 0;
    padding: 0;
}
html, body
{
    height: 100%;
}
body
{
    font-size: 100%;
    line-height: 1.50em;
}
html, input, textarea
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
/*html { overflow-x:hidden}*/

.alignMiddle
{
    vertical-align: middle;
}
.alignCenter
{
    text-align: center;
}
.container1
{
    width: 100%;
}
object
{
    vertical-align: top;
}
.clear
{
    clear: both;
}
.fleft
{
    float: left;
}
.fright
{
    float: right;
}
div.container
{
    overflow: hidden;
    width: 100%;
}
a img
{
    border: 0;
}
img
{
    vertical-align: top;
}

a
{
    color: #000000;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}

.link
{
    color: #ffffff;
    text-decoration: none;
    font-size: .916em;
}
.link:hover
{
    text-decoration: underline;
}

#content ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#content ul li
{
    background: url(../images/marker.gif) top left no-repeat;
    background-position: 0 9px;
    margin: 0;
    padding-left: 10px;
}
#content ul li a
{
    color: #040404;
    text-decoration: none;
    line-height: 1.66em;
    font-size: 1.15em;
}
#content .ul li a
{
    color: #040404;
    text-decoration: none;
    line-height: 1.66em;
    font-size: 1em;
}
#content ul li a:hover
{
    text-decoration: underline;
}

#content .ul1 li
{
    background: url(../images/marker1.gif) top left no-repeat;
    background-position: 0 9px;
    margin: 0;
    padding-left: 10px;
}
#content .ul1 li a
{
    color: #ffffff;
    text-decoration: none;
    line-height: 1.66em;
    font-size: 1.15em;
}
#content .ul1 li a:hover
{
    text-decoration: underline;
}

#content .ul2 li
{
    background: none;
    padding-left: 0;
}
#content .ul2 li a
{
    color: #040404;
    text-decoration: none;
    line-height: 1.66em;
    font-size: 1.15em;
}
#content .ul2 li a:hover
{
    text-decoration: underline;
}

.link-1
{
    display: block;
    float: left;
    background: url(../images/link_bg.gif) left top repeat-x;
    color: #ffffff;
    text-decoration: none;
}
.link-1 em
{
    display: block;
    background: url(../images/link_left.gif) no-repeat left top;
}
.link-1 b
{
    display: block;
    background: url(../images/link_right.gif) no-repeat right top;
    padding: 2px 23px 3px 28px;
    font-weight: normal;
    font-style: normal;
}
.link-1:hover
{
    text-decoration: none;
    color: #000000;
}


/*header*/
#header
{
    font-size: 0.8125em;
    color: #FFFFFF;
}
#header .logo
{
    margin: 21px 0 0 15px;
}
#header .indent
{
    margin: 26px 0 0 383px;
    position: absolute;
}

#header ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#header ul li
{
    margin: 0;
    display: inline;
}
#header ul li a
{
    color: #e0e0e0;
    text-decoration: none;
    margin: 0 4px 0 4px;
    text-align: center;
    display: block;
    float: left;
    padding: 3px 18px 5px 18px;
    text-transform: uppercase;
}
#header ul li a:hover
{
    text-decoration: none;
    background: #6d811b;
}
#header ul li .current
{
    text-decoration: none;
    background: #6d811b;
}


/*content1*/
#content1
{
    font-size: 0.75em;
    width: 100%;
    text-align: left;
    background: url(../images/bg_cont-1.gif) repeat-x top left;
}
#content1 .bg-cont1
{
    height: 37px;
}
#page1 #content1
{
    font-size: 0.75em;
    width: 100%;
    text-align: left;
    background: url(../images/bg_cont-1.gif) repeat-x top left;
}
#page1 #content1 .bg-cont1
{
    background: url(../images/bg_cont1.jpg) no-repeat top left;
    height: 427px;
}
#page1 #content1 .indent-main
{
    padding: 98px 0 0 16px;
}
#page1 #content1 .button
{
    margin: 44px 0 14px 0;
}

/*content*/
#content
{
    font-size: 0.8125em;
    width: 100%;
    text-align: left;
    background: url(../images/bg_cont2.gif) repeat-x top;
}
#page1 #content
{
    font-size: 0.8125em;
    width: 100%;
    text-align: left;
    background: url(../images/bg_cont.gif) repeat-x top;
}
#content .indent-main
{
    padding: 57px 0 53px 0;
}
#content .indent-main1
{
    padding: 67px 0 23px 0;
}
#content .title
{
    margin-bottom: 11px;
}
#content .title1
{
    margin-bottom: 20px;
}
#content .title2
{
    margin-bottom: 10px;
    margin-left: 15px;
}
#content .img-left
{
    float: left;
    margin: 0 24px 16px 0;
}
#content .img-left1
{
    float: left;
    margin: 0 14px 5px 0;
}
#content .img-indent
{
    margin: 0 0 16px 0;
}
#content p
{
    margin: 0 0 17px 0;
}
#content .p
{
    margin: 0 0 11px 0;
}
#content h4
{
    color: #8b870e;
    font-size: 1em;
    margin-bottom: 13px;
}
#content .tail
{
    background: url(../images/tail.gif) repeat-x bottom;
    padding-bottom: 9px;
    margin-bottom: 9px;
}

#content .indent
{
    margin: 0 0 -8px 0;
    position: relative;
    z-index: 100;
}
#content .indent-col
{
    padding: 35px 0 0 15px;
}
#content .indent-col1
{
    padding: 35px 35px 0 15px;
}
#content .indent2
{
    padding: 35px 0 0 0;
}
#content .indent-1
{
    padding: 0 40px 0 200px;
}

#content .banner
{
    margin: 30px 2px 2px 2px;
}


/*box*/
.box
{
    width: 100%;
    position: relative;
    font-size: 1.15em;
    color: #040404;
    line-height: 1.33em;
}
.box .left-top-corner
{
    background: url(../images/corner_top_left.png) no-repeat left top;
    height: 43px;
    padding-left: 322px;
}
.box .right-top-corner
{
    background: url(../images/corner_top_right.png) no-repeat right top;
    height: 43px;
    padding-right: 330px;
}
.box .border-top
{
    background: url(../images/border_top.png) left top repeat-x;
    height: 43px;
}

.box .left-bottom-corner
{
    background: url(../images/corner_bottom_left.png) no-repeat left bottom;
    height: 47px;
    padding-left: 322px;
}
.box .right-bottom-corner
{
    background: url(../images/corner_bottom_right.png) no-repeat right bottom;
    height: 47px;
    padding-right: 330px;
}
.box .border-bottom
{
    background: url(../images/border_bottom.png) left bottom repeat-x;
    height: 47px;
    width: 100%;
}


.box .indent-box
{
    padding: 8px 0 23px 0;
}
.box .indent-box1
{
    padding: 0 20px 23px 23px;
}
.box .indent-box-1
{
    padding: 0 20px 0 23px;
}
.box .indent-box-2
{
    padding: 0 20px 48px 0;
}


/*box1*/
.box1
{
    background: #cde5ae;
    width: 100%;
    color: #000000;
    line-height: 1.23em;
    z-index: 10;
}
.box1 .border-top
{
    background: url(../images/border_top1.gif) repeat-x top;
}
.box1 .border-bottom
{
    background: url(../images/border_bottom1.gif) repeat-x bottom;
}
.box1 .border-left
{
    background: url(../images/border_left1.gif) repeat-y left;
}
.box1 .border-right
{
    background: url(../images/border_right1.gif) repeat-y right;
}
.box1 .corner-top-left
{
    background: url(../images/corner_top_left1.gif) no-repeat left top;
}
.box1 .corner-top-right
{
    background: url(../images/corner_top_right1.gif) no-repeat right top;
}
.box1 .corner-bottom-left
{
    background: url(../images/corner_bottom_left1.gif) no-repeat left bottom;
}
.box1 .corner-bottom-right
{
    background: url(../images/corner_bottom_right1.gif) no-repeat right bottom;
    width: 100%;
}
.box1 .indent-box
{
    padding: 11px 20px 24px 19px;
}

/*box2*/
.box2
{
    background: #ffddab;
    width: 100%;
    color: #000000;
    line-height: 1.23em;
}
.box2 .border-top
{
    background: url(../images/border_top2.gif) repeat-x top;
}
.box2 .border-bottom
{
    background: url(../images/border_bottom2.gif) repeat-x bottom;
}
.box2 .border-left
{
    background: url(../images/border_left2.gif) repeat-y left;
}
.box2 .border-right
{
    background: url(../images/border_right2.gif) repeat-y right;
}
.box2 .corner-top-left
{
    background: url(../images/corner_top_left2.gif) no-repeat left top;
}
.box2 .corner-top-right
{
    background: url(../images/corner_top_right2.gif) no-repeat right top;
}
.box2 .corner-bottom-left
{
    background: url(../images/corner_bottom_left2.gif) no-repeat left bottom;
}
.box2 .corner-bottom-right
{
    background: url(../images/corner_bottom_right2.gif) no-repeat right bottom;
    width: 100%;
}
.box2 .indent-box
{
    padding: 11px 20px 24px 19px;
}

/*box3*/
.box3
{
    background: #dcdcdc;
    width: 100%;
}
.box3 .border-top
{
    background: url(../images/border_top3.gif) repeat-x top;
}
.box3 .border-bottom
{
    background: url(../images/border_bottom3.gif) repeat-x bottom;
}
.box3 .border-left
{
    background: url(../images/border_left3.gif) repeat-y left;
}
.box3 .border-right
{
    background: url(../images/border_right3.gif) repeat-y right;
}
.box3 .corner-top-left
{
    background: url(../images/corner_top_left3.gif) no-repeat left top;
}
.box3 .corner-top-right
{
    background: url(../images/corner_top_right3.gif) no-repeat right top;
}
.box3 .corner-bottom-left
{
    background: url(../images/corner_bottom_left3.gif) no-repeat left bottom;
}
.box3 .corner-bottom-right
{
    background: url(../images/corner_bottom_right3.gif) no-repeat right bottom;
    width: 100%;
}
.box3 .indent-box
{
    padding: 13px 15px 0 15px;
}
.box3 .indent-box1
{
    padding: 13px 15px 20px 15px;
}

/*box4*/
.box4
{
    background: url(../images/bg_box5.gif) no-repeat bottom left #7a6c5a;
    width: 100%;
    line-height: 1.23em;
    color: #FFF;
}
.box4 .indent-box
{
    padding: 2px 10px 45px 15px;
}
.box4 .indent-box1
{
    padding: 2px 10px 55px 15px;
}
.box4 .indent-box2
{
    padding: 22px 10px 35px 15px;
}
.box4 .txt
{
    font-style: italic;
    float: right;
}




/*footer*/
#footer
{
    color: #7a7a7a;
    font-size: 0.6875em;
    background: url(../images/bot.gif) repeat-x top;
}
#footer strong
{
    color: #c6c5c5;
}
#footer .indent-footer
{
    padding: 24px 50px 0 18px;
}
#footer .indent-footer1
{
    padding: 38px 0 0 654px;
    position: absolute;
    text-transform: uppercase;
}
#footer a
{
    color: #7a7a7a;
    text-decoration: underline;
}
#footer a:hover
{
    text-decoration: none;
}
.bot
{
    background: url(../images/bot.gif) no-repeat top left;
    height: 89px;
}

.jamp2
{
    width: 40px;
    margin-left: 6px;
}
select
{
    font-size: .84em;
    color: #2d3331;
    height: 20px;
    font-family: Tahoma;
}

.indent-2
{
    position: relative;
    padding-left: 20px;
    float: left;
}
.h
{
    height: 37px;
}
.block-contact span
{
    float: right;
    margin-right: 20px;
}
input
{
    background: #f3f3f3;
    width: 234px;
    height: 20px;
    font-size: 15px;
    padding-left: 5px;
    padding-top: 4px;
    padding-bottom: 3px;
}
textarea
{
    background: #f3f3f3;
    width: 234px;
    height: 269px;
    font-size: 15px;
    padding-left: 5px;
    margin-bottom: 11px;
    padding-top: 4px;
    padding-bottom: 3px;
    overflow: auto;
}

.style3Copy
{
    font-size: 1.15em;
    line-height: 1.5em;
}
.style4
{
    font-size: 1.15em;
    color: #FFFFFF;
    padding-left: 10px;
}
.box .indent-box1
{
    padding: 0 20px 23px 23px;
}

.SubmitButton
{
    background: url("../images/6page_button2.png");
    width: 83px;
    height: 26px;
}

.style5
{
    color: #FFFFFF;
}

.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
