div#container{
    position: relative;
}

div#leftVertBar{
    position: absolute;
    left: 63px;
    top: 223px;
    width: 219px;
    margin: 0px;
    padding: 0px;
}

div#leftVertBar .img1{

}

div#leftVertBar .img2{

}

div#leftVertBar .textLeft{
    color: #351900;
    font-family: Times New Roman, serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    margin: 0px 0px 37px 0px; 
    padding: 0px;
}

p#frontText{
    position: absolute;
    top: 243px;
    left: 342px;
    width: 660px;
    color: #351900;
    font-family: Time New Roman, serif;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.9em;
    text-align: left;
    margin: 0px 0px 0px 0px; 
    padding: 0px;
}

p#frontText .englishText{
    color:#753002;
    font-style: italic;
}

div#bottomHoryzonBar{
    position: relative;
    /*margin: 750px 0px 0px 63px;*/
    top: 750px;
    left: 63px;

}


div#bottomHoryzonBar .img1{
    position: absolute;
    left: 0px;
    top: 0px;

}

div#bottomHoryzonBar .img2{
    position: absolute;
    left: 274px;
    top: 0px;
    /*margin: 0px 0px 0px 53px;*/
}

div#bottomHoryzonBar .img3{
    position: absolute;
    left: 522px;
    top: 0px;
}
