* {
    border-collapse: collapse;
    color: #000;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}


.site{
    width: 1000px;
    margin: auto;
    overflow: hidden;
}

#head{
    height: 45px;
    width: 1000px;
}

#logo{
    float:left;
    padding-top: 10px;
    margin-left: 41px;
}
#logo img{
    vertical-align: top;
    padding-right: 20px;
    border:none;
}
#slog{
    float:right;
    padding-top: 14px;
}

#main {
    background: none repeat scroll 0 0 transparent;
    height: auto;
    width:1000px;
    position:relative;
}

.main-top {
    background: url("/images/landing/t120907/top-fon.png") no-repeat scroll 0 0px transparent;
    height: 171px;
}

.main {
    background: url("/images/landing/t120907/middle-fon.png") repeat-y scroll 0 0 transparent;
    padding: 0 10px 1px;
    height:  400px;
}

.main-bottom {
    background: url("/images/landing/t120907/bottom-fon.png") no-repeat scroll 0 0px transparent;
    height: 270px;
}

.content{
    position:relative;
}

    .content h2 span {
        color: red;
        font-weight: bold;
    }
    
    .content h2 {
        text-align: center;
        font: 22px Tahoma,Arial,Helvetica,sans-serif;
        margin-bottom:17px;
    }
    
    .content h2 i{
        font-size:14px;
        font-style: normal;
        color:#000;
        font-weight: bold;
    }

p{
    font-size:14px;
    margin-bottom:20px;
}

    p.red span{
        color:#ff2d2d;
        font-weight:bold;
    }
    p.black span.red{
        color:#ff2d2d;
        font-weight:bold;
    }    
    p.black span{
        color:#000;
        font-weight:bold;
    }

li{
  font-size:14px;
  list-style-type:none;
}

    li strong{
        color:#000;
    }

div#small{
    font-size:10px;
    width:492px;
    position:absolute;
    bottom:-46px;
}

.main{
    width:1000px;
}

.main-left {
    position: relative;
    top: 25px;
    width: 640px;    
}

.main-left-main {
    /*margin: 0 20px 0 44px;*/
    margin: 0 20px 0 38px;
    min-height: 100px;
}

    .main-left-main ul{
        /*margin-left:15px;*/
    }


.main-right {
    position: absolute;
    /*right: 47px;*/
    right: 78px;
    top: 213px;
}

.main-right-top {
    background: url("/images/landing/111130/bg-right-top.png") repeat scroll 0 0 transparent;
    height: 5px;
    width: 300px;
}

.main-right-main {
    background: url("/images/landing/111130/bg-right.png") repeat-y scroll center top transparent;
    min-height: 100px;
    width: 300px;
}

.main-right .content {
    padding: 25px 15px 2px;
}

.main-right-bot {
    background: url("/images/landing/111130/bg-right-bot.png") repeat scroll 0 0 transparent;
    height: 17px;
    width: 300px;
}

.col1 {
    font-size: 13px;
    /*padding: 0 0 5px 10px;*/
    width: 110px;
}

font.red {
    color: #FF0000;
}

.col2 input{
    color: #000000;
    font-size:13px;
    /*margin-right: 10px;*/
    padding: 2px 1px;
    width:150px !important;
}

#regbutton{
    /*background: url("/images/landing/t120120/button.jpg") top left no-repeat;*/
    background: url("/images/landing/t120913/submit.png") top left no-repeat;
    
    border: medium none;
    cursor: pointer;
    height: 50px;
    width: 272px;
    margin-left: 105px;
    margin-top: 1px;
    margin-top: 10px;    
    
}

.form td {
    color: #000000;
    vertical-align: top;
}

.col2 {
    padding: 0 0 5px;
}

table td{
    vertical-align:top;
}

table .th2{
    font-size:14px;
    padding-top: 18px;
    height:28px;
    vertical-align: top !important;
    display:block;
}

.td2{
    padding-left:8px;
}

#table-content *{
    font-size: 13px !important;
    font-family: arial, helvetica, sans-serif !important;    
}



