

#header {
	margin:0 auto;
	width:990px;
	height:137px;
	background:url(../images/index_01.jpg) no-repeat;
	}
	
#wrap {
	margin:0 auto;
	width:990px;
	height:563px;
	}

#left {
	float:left;
	width:495px;
	height:563px;
	}

#right {
	float:right;
	width:495px;
	height:563px;
	}

#footer {
	margin:0 auto;
	width:990px;
	height:15px;
	clear:both;
	background:url(../images/index_05.jpg) center no-repeat;
	}