﻿#imageWrapper1 {
    position: absolute;
    left: 370px;
    width: 890px;
    height: 593px;
    background-image: url(../images/cadence/van1.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#image1 {}

#imageWrapper2 {
    position: absolute;
    left: 1280px;
    width: 890px;
    height: 593px;
    background-image: url(../images/cadence/van2.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#image2 {}

#imageWrapper3 {
    position: absolute;
    left: 2190px;
    width: 890px;
    height: 593px;
    background-image: url(../images/cadence/van3.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
}

#image3 {}

#imageWrapper4 {
    position: absolute;
    left: 3100px;
    width: 890px;
    height: 593px;
    background-image: url(../images/cadence/van4.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
	padding-right: 50px;
}

#image4 {}