body.index #wowslider-container1 {
    margin-top: -12px;
}

body.index .ws_images {
    position:relative;
    width:550px; /* Change this to your images width */
    height:310px; /* Change this to your images height */
    background:transparent;
}
body.index .ws_images img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
body.index .nivoSlider a {
    border:0;
    display:block;
}
body.index .nivo-slice {
    position: absolute;
    z-index: 10;
}

