@charset "utf-8";
body {margin: 0px;padding: 0px; background-image:url(../images/bg.jpg);}

.container{ width:1170px; margin:0 auto;}
.top{ background:#FFF;}
.header{ width:100%; height: auto; background: url(../images/header-bg.jpg) no-repeat; margin-bottom: -4px;}
.slider{width:100%; height: auto; background: url(../images/slider-bg.jpg) left top no-repeat; background-size:100% auto;}
.center{width:100%; height:auto;  background:#FFF;}
.form{width:100%; height:auto; background: url(../images/footer-bg.jpg) center top no-repeat; background-size:100% auto;}
.gallery{width:100%; height:auto; background:#FFF;}
.testimonials{width:100%; height:auto; background: url(../images/sale.jpg); background-size:100% auto;}
.blog{width:100%; height:auto; background: #FFF;}
.footer{width:100%; height:auto; background: url(../images/FOOT.jpg) no-repeat; background-size:100% 100%;}
footer{ background:#000035;}