.bg {
	background-image: url(images/01_11.jpg);
	background-repeat: no-repeat;
}
.menu {
	background-image: url(images/01_10.jpg);
	background-repeat: no-repeat;
}
.title {
	background-image: url(images/03_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.orange {
	background-image: url(images/03_15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	text-decoration: none;
}
