
#slider {
    background-size: 1045px 550px !important;
    height: 550px !important;
    margin: 0 auto;
    position: relative;
    width: 1045px !important;
    z-index: 10;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}
.nivo-controlNav {
    bottom: 10px;
    left: 35px;
    position: absolute;
    z-index: 100;
}
.nivo-controlNav a {
    background: url("../images/bullets.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    height: 22px;
    margin-right: 3px;
    text-indent: -9999px;
    width: 22px;
}
.nivo-controlNav a.active {
    background-position: 0 -22px;
}
.nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    height: 93px;
    text-indent: -9999px;
    width: 68px;
}
a.nivo-nextNav {
    background-position: 0 0;
    right: -75px;
}
a.nivo-prevNav {
    background-position: 0 -95px;
    left: -70px;
}
.nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
    text-shadow: none;
}
.nivo-caption a {
    color: #EFE9D1;
    text-decoration: underline;
}
.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 60;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 50;
	background-size: 1045px 550px !important;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: 89;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 99;
}
.nivo-prevNav {
    left: 0;
}
.nivo-nextNav {
    right: 0;
}
.nivo-controlNav {
    bottom: 22px;
    font: 11px Tahoma,Geneva,sans-serif;
    padding: 0;
    position: absolute;
    right: 15px;
    text-align: center;
    z-index: 9999;
}
.nivo-controlNav a {
    background: url("../images/controlNav.png") no-repeat scroll left top transparent;
    color: #2B2B2B;
    cursor: pointer;
    display: inline-block !important;
    float: none;
    font: 11px Arial,Helvetica,sans-serif;
    height: 16px;
    margin-left: 4px;
    overflow: hidden;
    padding-top: 2px;
    position: relative;
    text-align: center;
    width: 19px;
    z-index: 99;
}
.nivo-controlNav a:hover, .nivo-controlNav a.active {
    background: url("../images/controlNav.png") no-repeat scroll -23px top transparent;
    color: #000000;
}
