body
{
    background: #00023D;
    text-align: center;
    font-family: Verdana;
    font-size: 8pt;
    margin: 0px;
}
#home {
text-align:center;
position:relative;
top:100px;
  }


a
{
    color: #999999;
    text-decoration: none;
}

a:hover
{
    color: #CCCCCC;
    text-decoration: none;
}


.link1
{
    text-decoration: none;
    color: #FFCC00;
}

.link1:hover
{
    color: #FFFF00;
}

#main
{
    margin-left: auto;
    margin-right: auto;
    width: 835px; /*border: 1px solid red;*/
    overflow:hidden;
}
#topBar
{
    background: #000228;
    color: #FCA653;
    text-align: right;
    height: 22px;
    padding-top: 5px;
    padding-right: 15px;
    overflow: hidden;
}
#bottomBar
{
    background: #000228;
    color: #BBBBBB;
    text-align: center;
    vertical-align: middle;
    height: 10px;
    padding: 5px;
    font-size: 7pt;
}
#horizMenu
{
    background: #000000;
    color: #BBBBBB;
    text-align: center;
    vertical-align: middle;
    height: 10px;
    padding: 5px;
    font-size: 7pt;
}
#horizMenuChinese
{
    background: #000000;
    color: #BBBBBB;
    text-align: center;
    vertical-align: middle;
    height: 10px;
    padding: 5px;
    font-size: 8pt;
    font-family: SimSun
}
#leftColumn
{
    width: 212px;
    height: 600px;
    background: #EB8600;
}

#leftColumn2
{
    width: 212px;
    height: 720px;
    background: #EB8600;
}

#leftColumn3
{
    width: 212px;
    height: 950px;
    background: #EB8600;
}


#leftColumnContact
{
    float: left;
    width: 212px;
    background: #EB8600;
    height: 950px;
}

#rightColumn
{
    width: 623px;
    background: #010F6A;
    overflow: hidden;
}

#rightColumnContact
{
    float: right;
    width: 623px;
    height: 950px;
    background: #010F6A;
    overflow: hidden;
}

#container_about
{
    background: url('imgs/curva.png');
    background-color: #010F6A;
    background-repeat: no-repeat;
    height: 300px;
    width: 583px;
    padding-top: 70px;
    padding-left: 40px;
    text-align: left;
    color: White;
    position: absolute;
    top: 230px;
    left:
    z-index: 1;
}

#container_contact
{
    background: url('imgs/curva.png');
    background-color: #010F6A;
    background-repeat: no-repeat;
    height: 480px;
    text-align: left;
    padding-top: 70px;
    padding-left: 40px;
    color: White;
    /*position: relative;*/
    top: -50px;
    z-index: 1;
}


#aboutimgs
{
    float: right;
    margin-right: 40px;
    margin-top: 20px;
}

.naranja
{
    color: #EB8600;
}
#flashHeader
{
    float:left;
    z-index: 5;
    position:absolute;
}
.tablaProductos
{
    width: 500px;
    margin-top: 20px;
    margin-bottom: 5px;
    border: 1px solid #009;
}
.celdaProductos
{
    padding: 7px;
    vertical-align: top;
}
#blackout
{
    display: none;
    z-index: 10;
    width: 100%;
    height: 1000px;
    background: url( "imgs/blackout.gif" );
    position: absolute;
    top: 0px;
    left: 0px;
    color:White;
}
#basepic {background:black;color:#DDD}

.chinese
{
    font-size: 11pt;
    font-family: SimSun
}
