
#Body{background-color:#fff;}
body,th,td,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#222121;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, 
nav, output, ruby, section, summary, time, mark, audio, video{color:#000;}

#inner.whitebg .contentpane{display:block;padding:50px 0 20px;}

.content-w-bg{display:inline-block;vertical-align:top;width:78%;}
.content-lt-w-bg{display:inline-block;vertical-align:top;width:20%;margin-right:1%;}

a.menubtn-close, a.menubtn-close:link, a.menubtn-close:active, a.menubtn-close:visited{color:#9a9a9a!important;}
a.menubtn-close:hover{color:#fff!important;}

@media only screen and (max-width: 1300px) {
    .content-w-bg{width:72%;}
    .content-lt-w-bg{width:25%;}
}
@media only screen and (max-width: 1200px) {
    .sitelogo{margin-left:2%;}
    .sitelogo img{width:100%;max-width:117px;}
}
@media only screen and (max-width: 900px) {
    .sitelogo{margin-left:1%;}
    #inner.whitebg .contentpane{margin-left:18%;width:82%;}

    /*.content-w-bg{width:65%;}
    .content-lt-w-bg{width:33%;}*/
}


@media only screen and (max-width: 720px) {
    .fancybox-nav.fancybox-next{display:none;}
    .fancybox-nav.fancybox-prev{display:none;}

    #inner.whitebg .contentpane{margin:0 1%;width:98%;padding-top:185px;}
    .sitelogo{display:block;width:98%;margin-left:2%;}

    .content-w-bg{width:100%;}
    .content-lt-w-bg{width:100%;}
    
}

