#banner{
	background-image: url('/images/7/bg.gif');
}
				 
#banner_left{
	background-image: url('/images/7/title_left.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#banner_right{
	background-image: url('/images/7/title_right.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#footer{
	background-color: #4799D2;
}
