.header {
        width:1000px;
        margin:0 auto;
        overflow:hidden;
}
.flash {
        width:1000px;
        height:263px;
        overflow:hidden;
}
.content {
        background:#efefef;
        width:1000px;
        min-height: 100%;
        margin:0 auto;
        overflow:hidden;
        position:relative;
        z-index:100;
        padding:0 0 11px;
}
.cont {
        background:url(../images/dots.gif) repeat-x 0 100%;
        width:1000px;
        padding:0 0 2px;
        overflow:hidden;
        min-height:200px;
}
.cont-info {
        width:1000px;
}
.trust-box ul li a {
        display:block;
        width:95px;
        height:107px;
        text-indent:-9999px;
}
.contact-box {
        background:url(../images/contact-bg.gif) repeat-y;
        width:1000px;
        overflow:hidden;
        margin:49px 0 44px;
}
.contact-info {
        background:url(../images/contact-top.gif) no-repeat;
        width:1000px;
        overflow:hidden;
}
.options {
        background:url(../images/border10.gif) no-repeat 0 55px;
        width:1000px;
        overflow:hidden;
}
.footer {
        background:url(../images/bg-footer.jpg) no-repeat;
        width:1000px;
        min-height:151px;
        padding:21px 0 0;
        margin:0 auto;
        overflow:hidden;
}

