.content{
    width: 980px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 17px;
    padding: 20px 20px 20px 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 16px #CCCCCC;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
    /*background: #fff;*/
    background:url('../images/login-box-back.jpg') right bottom no-repeat;
    /*background-position: 300px 300px;*/
}
section#main hgroup{
    width: 940px;
    height: 45px;
    line-height: 45px;
    margin-left: auto;
    margin-right: auto;
}
section#main hgroup h2 {
    padding: 0;
    margin: 0;
    font-size:1.1em;
    text-transform: uppercase;
    text-align: center;
}
section#main section#inner_box {
    /*float: left;*/
    width: 980px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
/*inner boxes*/
section#main section#inner_box .learnBox {
    margin-top: 10px;
    float: left;
    width: 250px;
    padding: 15px;
    margin-right: 50px;
    margin-bottom: 20px;
    height: 200px;
    background: #FFF;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 8px 2px #CCCCCC;
    -moz-box-shadow: 2px 2px 8px 2px #CCCCCC;
    behavior: url(css/PIE.htc);
}
section#main section#inner_box .learnBox .headz {
    float: left;
    width: 240px;
    height: auto;
    padding: 5px;
    background: #8AA292;
    text-transform: uppercase;
    color: #FFF;
    font-size: 0.7em;
    font-weight: bold;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 8px 2px #CCCCCC;
    -moz-box-shadow: 2px 2px 8px 2px #CCCCCC;
    behavior: url(css/PIE.htc);
}
section#main section#inner_box .learnBox .vdoImages {
    float: left;
    width: 250px;
    height: 165px;
    /*background: #EEE;*/
    margin-top: 6px;
    behavior: url(css/PIE.htc);
}
section#main section#inner_box .learnBox .vdoImages img {
    float: left;
    height: 165px;
    width: 250px;
    cursor: pointer;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 8px 2px #CCCCCC;
    -moz-box-shadow: 2px 2px 8px 2px #CCCCCC;
    behavior: url(css/PIE.htc);
}
div.bottomTextz {
    float: left;
    width: 790px;
    margin: 20px 0;
    height: auto;
}
div.bottomTextz .login_txt2 {
    clear: both;
    color: #aaa;
    font-size: 0.9em;
    font-weight: bold;
    height: auto;
    margin-bottom: 20px;
    line-height: 25px;
    text-align: left;
}
div.bottomTextz .btn a {
    display: block;
    width:130px;
    height: 35px;
    border-radius: 4px;
    background-image:url('../images/login-btn-strip.png');
    background-repeat: repeat-x;
    text-align: center;
    text-decoration: none;
    float: left;
    color: #FFFFFF;
    font-family: arial;
    font-size: 0.9em;
    line-height: 35px;
    font-weight: bold;
    behavior: url(css/PIE.htc);
}
div.vdoMain {
    display: none;
    height: 600px;
    width: 1200px;
    padding: 20px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 899;
}
div.vdoMain div#videoContainer{
    box-shadow: 2px 2px 8px 2px #CCC;
    -webkit-box-shadow: 2px 2px 16px #CCC;
    -moz-box-shadow: 2px 2px 16px #CCC;
    behavior: url(css/PIE.htc);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    height: 490px;
    width: 800px;
    padding: 20px;
    position: fixed;
    left: 370px;
    top: 100px;
    background-color: #FFF;
    z-index: 999;
}
div.vdoMain div#sb-close {
    background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: rgba(0, 0, 0, 0) !important;
    background-image: url("../images/lb-close.png") !important;
    background-origin: padding-box !important;
    background-position: 100px 0;
    background-repeat: no-repeat !important;
    background-size: auto auto !important;
    cursor: pointer;
    font-size: 0.86em;
    font-weight: bold;
    height: 20px;
    left: 705px;
    margin-top: 7px;
    position: absolute;
    width: 120px;
    z-index: 9999;
}
div.contactForm {
    float: left;
    height: auto;
    width: 940px;
}
div.contactForm div.rowContact {
    float: left;
    height: 65px;
    width: 940px;
}
div.contactForm div.rowContact .label {
    float: left;
    height: 25px;
    width: 940px;
    text-transform: capitalize;
    color: #526C5A;
    font-size: 0.86em;
    font-weight: bold;
}
div.contactForm div.rowContact .inputContact {
    float: left;
    height: 30px;
    width: 940px;
    margin-top: 5px;
}
div.contactForm div.rowContact .inputContact input {
    float: left;
    height: 25px;
    width: 815px;
    padding-left: 5px;
    border: 1px solid #ccc;
    behavior: url(css/PIE.htc);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 0.86em;
}
div.contactForm div.rowContact .inputContact textarea {
    float: left;
    width: 815px;
    padding-left: 5px;
    border: 1px solid #ccc;
    behavior: url(css/PIE.htc);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    resize: none;
    font-size: 0.86em;
}