#text-sidebar 
{
    position: absolute;
    top: 165px;
    width: 110px;
    left: 50%;
    margin-left: -380px;
    z-index: 11;
}

#staff-photo 
{
    position: absolute;
    top: 223px;
    left: 50%;
    width: 550px;
    margin-left: -200px;
    z-index: 11;
}

#staff-caption 
{
    position: absolute;
    top: 532px;
    left: 50%;
    width: "450px";
    margin-left: -150px;
    z-index: 11;
    text-align: "center";
}

#staff-tag
{
	width: 648px;
    position: absolute;
    top: 135px;
    left: 50%;
    margin-left: -248px;
    z-index: 0;
}

#mission
{
	width: 648px;
    position: absolute;
    top: 185px;
    left: 50%;
    margin-left: -248px;
    z-index: 0;
}

#testimonials-tag
{
	width: 648px;
    position: absolute;
    top: 155px;
    left: 50%;
    margin-left: -248px;
    z-index: 0;
}

#testimonials
{
    position: absolute;
    top: 255px;
    width: 620px;
    height: 300px;
    overflow: auto;
    left: 50%;
    margin-left: -230px;
    z-index: 11;
}

#certif-list
{
    position: absolute;
    top: 250px;
    width: 650px;
    left: 50%;
    margin-left: -247px;
    z-index: 11;
}


#certif-ijo
{
    position: absolute;
    top: 170px;
    width: 650px;
    left: 50%;
    margin-left: 2px;
    z-index: 11;
}

#certif-wash
{
    position: absolute;
    top: 160px;
    width: 390px;
    left: 50%;
    margin-left: 2px;
    z-index: 11;
    overflow: auto; 
	height: 375px;
}

#certif-elb
{
    position: absolute;
    top: 160px;
    width: 390px;
    left: 50%;
    margin-left: 2px;
    z-index: 11;
    overflow: auto; 
	height: 375px;
}

#certif-hartwell
{
	border: 0pt solid blue;
    position: absolute;
    top: 160px;
    width: 390px;
    left: 50%;
    margin-left: 2px;
    overflow: auto; 
	height: 375px;
    z-index: 11;
}