
#whoweareFrame,
#whatwedoFrame,
#contactUsFrame {
    background: url(http://static.adwaple.net/images/kcu/en/frameBG.jpg) no-repeat bottom left;
}


#whoweareFrame {
}

#whoweareFrame dl {
    display: block;
    width: 800px;
    margin-top: 20px;
}

#whoweareFrame dl dt {
    float: left;
}

#whoweareFrame dl dd {
    float: right;
    width: 650px;
    border-top: 1px solid #cccccc;
}

#whoweareFrame dl dd label {
    display: inline-block;
    width: 120px;
    line-height: 40px;
    font-weight: bold;
}

#whoweareFrame dl dd span {
    display: inline-block;
    line-height: 40px;
}


#whatwedoFrame {
}

#contactUsFrame {
    height: 300px;
}

.topBT {
    margin-top: 20px;
    text-align: right;
}

