.main-block {
    position: absolute;
    width: 402px;
    height: 402px;
    top: 20px;
    padding: 0px;
    background: white url(/static/images/front-box.jpg) no-repeat scroll center center;
}

#cleveland-box {
    left: 62px;
}

#analytical-box {
    left: 524px;
}

.main-block img {
    position: absolute;
    left: 20px;
    top: 20px;
}

.main-block h1 {
    position: absolute;
    top: 193px;
    text-align: center;
    font-size: 20px;
    text-decoration: none;
    margin: 0px;
}

.main-block h1 a {
    color:#087142;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight:bold;
    position:relative;
    width:auto;
    text-decoration: none;
}

.main-block p a {
    position: absolute;
    text-decoration: none;
    margin-top: 1em;
    color: #525142;
    top: 210px;
    text-align: justify;
    font-size: 16px;
    left: 20px;
    right: 20px;
}

#mainContent {
  position: relative;
  margin: 0px;
}

.slide-show {
    position: relative;
}

.slide-show a img {
    position: absolute;
}
