



#Webbox4{
    z-index: 1;
    background-image: url(../images/photoBanner.jpg);
    background-size: 100% auto;


}

#Webbox5{
    z-index: 1;
    background-image: url(../images/graphicBanner.jpg);
    background-attachment: fixed;
    background-size: 100% auto;
    padding-top:170px;
    padding-bottom: 150px;

}




#testimonials{
    z-index: 1;
    background-image: url(../images/bees.jpg);
    background-size: cover;
    padding-top:360px;
    padding-bottom: 300px;

}

#box2{



}

#box3{
    position: relative;
    z-index: 3;
    background-image: url('../images/background.jpg');
    overflow: hidden;


}

#box4{
    z-index: 5;

    background-size: 100%;

}




#box1Background{

    position: absolute;
    top:70px;
    left:0;
    width:100%;

}

#box3Background{
    position: absolute;
    opacity: 0;
    top:-100px;
    left:0;
    width:100%;
    height: auto;


}


#box4Background{
    position: absolute;
    top:0;
    left:0;
    width:auto;
    height: 100%;
    -webkit-mask-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(80%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0)));
}

#box2Gradient{
    z-index: 5;
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
    padding-top:56.25%;
    background: -moz-linear-gradient(top,  rgba(30,87,153,0) 0%, rgba(24,53,112,0) 48%, rgba(17,16,67,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,0)), color-stop(48%,rgba(24,53,112,0)), color-stop(100%,rgba(17,16,67,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(30,87,153,0) 0%,rgba(24,53,112,0) 48%,rgba(17,16,67,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(30,87,153,0) 0%,rgba(24,53,112,0) 48%,rgba(17,16,67,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(30,87,153,0) 0%,rgba(24,53,112,0) 48%,rgba(17,16,67,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(30,87,153,0) 0%,rgba(24,53,112,0) 48%,rgba(17,16,67,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#111043',GradientType=0 ); /* IE6-9 */

}

#box3{

    background-image: url('../images/background.jpg');
    background-color:#111043;

}

/*------------------------------------Edge Stuff--------------------------------*/
#trees2{

        position: absolute;
    width:100%;

        bottom:0;

}

.EDGE-27562469{




}

/*------------------------------------Animation Stuff--------------------------------*/

.animate2{
    position: relative;
    width:100%;
    text-align: center;



}

.animate{
    position: relative;
    width:100%;
    text-align: center;



}
