@charset "utf-8";
/* AIG Bank Home Specific CSS Document */

#homeFlashBanner, #flashcontent, embed {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 650px !important;
	float: left;
	clear: none;
	position: relative;
	}
	embed{
		padding-left: 3px;
		}
#gridRight #lgnContainer, #gridCenter #btmContents {
	display: none;
}
#gridCenter{
	background: none;
	width: auto !important;
	min-height: auto !important;
	height: auto !important;
	margin: 10px 0 0 225px !important;
	padding: 0 0 0 0 !important;
	overflow: visible;
	clear: none;
	position: absolute !important;
	}
	* html #gridCenter {/*For IE6 - insert any styles to target LTE IE6*/
		margin: 10px 0 0 0 !important;
	}
	*:first-child+html #gridCenter {
		margin: 10px 0 0 0 !important;
	}
#gridCWrap1, #gridCWrap2 {
	display: none;
}
#gridRight {
	display: none;
}	
#pageFooter {
	display: block;
	width: auto;
}