.MainTable {
    width: 760px;
}
.MainTableRowStyle {
    vertical-align: bottom;
}
.MainMenuStyle {
    border: 0px;
    vertical-align: bottom;
}
.Line {
    background-image: url("../images/line.gif");
    background-position: center center;
    background-repeat: repeat-x;
}
.LeftImage {
    background-image: url("../images/left_image.jpg");
    background-position: left top;
    background-repeat: repeat-y;
}
.Content {
    margin-left: 340px;
    background-image: url("../images/line.gif");
    background-position: left center;
    background-repeat: repeat-y;
}
.BodyContent {
    color: #000000;
    line-height:20px;
    margin-left: 20px;
    text-align: justify;
    font-family: Tahoma;
    font-size: 12px;
}
.Photo {
    text-align: center;
}
.IconPDF {
    border: 0px;
    vertical-align: middle;
}
.IconSection {
    border: 1px solid #000000;;
    vertical-align: middle;
    float: left;
	margin-right: 10px;
}
.Font1 {
    color: #0000fe;
    text-decoration: none;
}
.Mail {
    color: #0000fe;
    text-decoration: none;
}
.Map {
    width: 100%;
    height: 350px;
}

