/* header */
#header {
    width: auto;
    height:72px;
}

#header #left {
    background: url(AIIB_LOGO_252x55px.png) no-repeat top left;
    display: block;
    width: 100%;
    margin-top:10px;
}

.leftLogo img.logo {
    width: 275px !important;
    margin: 36px 0px 0px 20px !important;
}

.leftLogo {
    width: 380px !important;
}
.rightLogo {
	display: none;
}

body.FCPLogin div.homeWelcomeSplashText div.caption  {
    display: none;
}

/* footer */
.footerRight {
	display: none;
}