 /* start of BANNER*/
#banner01 {
	width: 208px;
	height: 176px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 0px;
	left: 0px;
}
#banner02{
	width: 208px;
	height: 63px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 20px;
	left: 0px;
}
#banner03{
	width: 208px;
	height: 63px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 40px;
	left: 0px;
}
#banner04{
	width: 208px;
	height: 171px;
	padding: 10px;
	margin: 0px;
	position: relative;
	top: 60px;
	left: 0px;
	text-align:left;
	background-image: url('images/banner_01_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
 /* end of BANNER*/