body {
    width:1200px;
    min-width:1200px;
}
#overlay {
    width:1200px;
}

#closePopup {
    background: url("/static/images/close.png") no-repeat scroll 0 0 transparent;
    height: 36px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 36px;
}

#videoBox_wrapper, #video-BG  {
    display:none;
} 

#videoBox_wrapper {
    bottom:40px;
}
/*
#homepage.banner1 #header-box  {
    background:url(/static/images/technology.jpg) no-repeat scroll center 162px transparent;
}
 */