#intro{
    bottom:0;
    height:240px;
}
#intro h1{
    margin:100px 0 20px 0;
}
ol li{
    margin-left:23px;
    list-style-type:decimal;
}
* html ol li{
    margin-left:23px;
}
#intro ol li{
    font-weight:bold;
}
#technical_support{
    overflow:hidden;
    width:100%;
    margin-left:20px;
}
#technical_support div{
    clear:both;
    overflow:hidden;
    width:100%;
}
#technical_support #group01 img{
    float:right;
    clear:right;
    margin-left:50px;
}
#technical_support #group02 img{
    float:left;
}
#technical_support #group02 p{
    text-align:center;
    margin-top:10px;
    font-weight:bold;
}
#technical_support h1{
    margin-top:20px;
}