.servicescolor {
    background-color: #71a136;
}

#firstimg {
    height: 100%;
    background: url(../images/services1.png) no-repeat center;
}

#secondimg {
    height: 100%;
    background: url(../images/services2.png) no-repeat center;
}

#thirdimg {
    height: 100%;
    background: url(../images/services3.png) no-repeat center;
}

#forthimg {
    height: 100%;
    background: url(../images/services4.png) no-repeat center;
}

#fifthimg {
    height: 100%;
    background: url(../images/services5.png) no-repeat center;
}

#sixthimg {
    height: 100%;
    background: url(../images/services6.png) no-repeat center;
}

.img1 {
    background: #eaeaea url(../images/servicespic.jpg) no-repeat right;
}

.scroll {
    height: 362px;
    overflow: hidden;
    width: 405px;
    margin-left: 40px;
	.margin-left: 0px;
}

.scroll h2 {
    padding: 0px 25px 0 25px;
    font-size: 1.4em;
}

.scroll p {
    padding: 18px 25px 6px 25px;
}
