﻿
/***slider*******/
#slider
{
    background-color: #f7f7f7;
    margin-bottom: 20px;
}
#slider-inner
{
    background-image: url('../Images/contact/slider.jpg');
    height: 315px;
    width: 1260px;
    margin: 0pt auto;
    margin-top: 90px;
}
.slider-product-img
{
    width: 370px;
    height: 140px;
    background-image: url('../Images/contact/slider-product-img.png');
    position: absolute;
    margin: 228px 0 0 760px;
}