.banner {
	width: 800px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}

.banner .left_side {
	width: 583px;
	height: 111px;
	background-image: url(../images/logo_classIII_plain.png);
	background-repeat: no-repeat;
}

.banner .right_side {
	width: 207px;
	height: 111px;
	left: 583px;
	top: -111px;
	position: relative;
	background-image: url(../images/mp5_transparent_207x100.png);
	background-repeat: no-repeat;
}
