﻿
/***Right content***/

@media all and (max-width: 799px) {
    .tdContentRight {
        display: none;
    }
}

@media all and (min-width:800px) {
    .tdContentRight {
        width: 220px;
        vertical-align: top;
    }
}

.divTopConent {
    background-color: #f1f1f1;
    width: 100%;
    overflow: hidden;
}

.divTopImage {
    width: 1223px;
    height: 434px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    border-left: solid 1px #777576;
    border-right: solid 1px #777576;
    border-bottom: solid 1px #777576;
    background-image: url('http://www.agora-gallery.com/images/new/agora_gallery_walls.jpg');
    background-position: center center;
    background-repeat: no-repeat;
}

.tdSlideShow {
    vertical-align: middle;
    width: 300px;
    height: 150px;
    overflow: hidden;
}

.tdContentLeft {
    width: 800px;
    vertical-align: top;
}

.tdContentBlank {
    width: 100px;
}

.tblIntro {
    width: 100%;
    margin-bottom: 40px;
}

.heading {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 12pt;
}

.pJustify {
    text-align: justify;
    font-size: 10pt;
    margin-top: 10px;
    margin-bottom: 0;
}

.imgContent {
    border-style: none;
    margin-right: 20px;
}

.tdArtIsSpectrumText {
    vertical-align: top;
}

.tdArtmineText {
    vertical-align: top;
    padding-top: 20px;
}

.tdArtmineImage {
    vertical-align: top;
    padding-top: 30px;
}

.divContentRight {
    float: right;
}

.tblSideBox {
    margin-top: 70px;
}
