
@charset "utf-8";
body {
    background-image: url(../img/pagebg.png);
    margin: 0;
    padding: 0;
}
a img {
	border: 0px solid;
}
.page {
}
.pagetop {
    background-image: url(../img/headbg.png);
    height: 508px;
}
.pagetop .header {
    margin: 0 auto;
    position: relative;
    width: 1006px;
}
.pagetop .header .logo {
    background-image: url(../img/headlogo.png);
    background-position: 0 -7px;
    height: 193px;
    left: 25px;
    position: absolute;
    top: 0;
    width: 209px;
}
.pagetop .header .top-links {
    position: absolute;
    right: 26px;
    top: 37px;
}
.pagetop .header .top-links a, .pagetop .header .top-links span {
    color: #52392B;
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 120%;
    margin: 0 16px 0 0;
    text-decoration: none;
}
.pagetop .head-ct {
    background-image: url(../img/header.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    clear: both;
    height: 480px;
    margin: 0;
    position: relative;
    width: 1006px;
}
.headslider-ct {
    float: right;
    height: 415px;
    margin: 65px 13px 0 1px;
    position: relative;
    right: 0;
    top: 0;
    width: 405px;
}
.headslider {
    height: 415px;
    width: 405px;
}
.hline {
    background-image: url(../img/hline.png);
    background-position: center center;
    background-repeat: repeat-x;
    height: 28px;
}
.pagetop-shadow {
    background-image: url(../img/pagetopshadow.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 9px;
}
.pagecenter {
}
.main {
    margin: 0 auto;
    width: 980px;
}
.menu-ct {
    background-image: url(../img/menubg.png);
    border-bottom: 3px solid #A8C045;
    border-top: 3px solid #A8C045;
    height: 59px;
    margin: 20px 0 0;
    overflow: auto;
}
.content-ct {
    background-color: #FFFBF4;
    margin: 0;
    min-height: 500px;
}
.content {
    padding: 31px 65px 65px;
}
.footer-ct {
}
.footer-ct .footer {
    margin: 23px 19px;
    overflow: auto;
}
.footer-ct .footer span {
    color: #52392B;
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 120%;
    margin: 0 16px 0 0;
}
.footer-ct .footer a {
    color: #52392B;
    font-family: arial,sans-serif;
    font-size: 12px;
    line-height: 120%;
    margin: 0 16px 0 0;
    text-decoration: none;
}
.footer-ct .footer a img {
    border: medium none;
    margin-left: -10px;
}
.pagetop .header .top-links a:hover, .footer-ct .footer a:hover {
    text-decoration: underline;
}
