#banner{
	height: 100px;
	background-color: #000;
	background-image: url('/images/9/title_right.gif');
	background-repeat: no-repeat;
	background-position: center;
}
				 
#banner_left{
	background-image: url('/images/9/title_left.jpg');
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
}

#banner_right{
	height: 100px;
}

#footer{
	background-color: #FFCB4A;
	color: #000;
}