@charset "utf-8";
/* CSS Document */

#container {
	width:900px;
	height:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	border-right-style: groove;
	border-left-style: groove;
	}

#flash_box {
	width:900px;
	height:1200px;
	position:relative;
	}
	

#footer {
	position:relative;
	background-image:url(../images/new_layout/footer.jpg);
	background-repeat:repeat-x;
	width: 900px;
	height: 103px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #013274;
	}

#asi {
	position:relative;
	background-image:url(../images/new_layout/ASI_Affiliate.jpg);
	background-position:right;
	height:103px;
	width:150px;
	background-repeat:no-repeat;
	float:right;
	vertical-align:baseline;
	}
#asi_number {
	position:relative;
	float:right;
	width:auto;
	height:40px;
	top:0px;
	margin-top:50px;
	margin-bottom:13px;
	padding-right:5px;
	}
	
#footer_logo {
	position:relative;
	background-image:url(../images/new_layout/embossed_footer_logo.jpg);
	background-repeat:no-repeat;
	float:left;
	height:103px;
	width:87px;
	}
