.content{
    width: 980px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 17px;
    padding: 5px 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;
}
hgroup.large {
    font-size: 1.3em;
    text-transform: uppercase;
    height: 45px;
    line-height: 40px;
    width: 735px;
    float: left;
}
hgroup.medium{
    font-size: 1.25em;
    text-transform: uppercase;
    margin-top:15px;
    margin-bottom: 10px;
}
.btn a.clickable{
    display: block;
    width:180px;
    height: 21px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-image:url('../images/shop-btn-strip.gif');
    background-repeat: repeat-x;
    text-align: center;
    text-decoration: none;
    float: right;
    color: #FFFFFF;
    font-family: arial;
    font-size: 0.74em;
    line-height: 21px;
    font-weight: bold;
    float: left;
    margin-top:10px;
    margin-left: 14px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
}
div.upperTab {
    height: 50px;
    float: left;
    width: 980px;
    margin-top: 15px;
}
div.upperTab span.tabDetails {
    
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
    float: left;
    height: 50px;
}
div.upperTab span.tabDetails a {
    font-size: 0.73em;
    font-weight: bold;
    color: #666;
    text-transform: uppercase;
    text-decoration: none;
    width: 85px;
    float: left;
    background-color: #FFF;
    padding: 5px;
    text-align: center;
    line-height: 15px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    height: 30px;
}
div.upperTab span.tabDetails a:hover {
    background-color: #8AA292;
    color: #FFF;
}
div.upperTab span.activeTab {
    margin-top: -15px;
}
div.upperTab span.activeTab a.txtTabColor {
/*    color: #526c5a;*/
    font-size: 0.8em;
    padding: 15px;
    height: 30px;
    background-color: #8AA292;
    color: #FFF;
}
div.upperTab span.activeTab a.txtTabColor:hover {
    background-color: #8AA292;
    color: #FFF;
}
div.faqDetails {
    width: 940px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 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;
    z-index: 111;
    margin-top: -10px;
    float: left;
}
div.faqDetails span.headtag {
    font-size: 0.85em;
    font-weight: bold;
    padding: 5px 10px;
    width: 920px;
    color: #FFF;
    background: #8AA292;
    float: left;
    text-transform: uppercase;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(css/PIE.htc);
    cursor: pointer;
    margin-bottom: 5px;
    margin-top: 5px;
}
div.faqDetails span.headtag a {
    float: left;
    background-image: url('../images/collapse.gif');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 35px;
    height: 15px;
    display: block;
}
div.faqDetails ul {
    float: left;
}
div.faqDetails ul li {
    font-size: 0.8em;
    color: #666;
    float: left;
    margin-bottom: 20px;
    line-height: 18px;
    width: 900px;
}
div.learnBox {
    margin-top: 10px;
    float: left;
    width: 250px;
    padding: 15px;
    margin-right: 50px;
    margin-bottom: 20px;
    height: auto;
    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);
}
div.learnBox .headz {
    float: left;
    width: 240px;
    height: 35px;
    overflow: hidden;
    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);
}
div.learnBox .vdoImages {
    float: left;
    width: 250px;
    /* height: 165px; */
    /*background: #EEE;*/
    margin-top: 6px;
    behavior: url(css/PIE.htc);
}
div.learnBox .vdoImages img {
    float: left;
    /* height: 165px; */
    /* width: 250px; */
    width: 100%;
    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.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;
}