@charset "UTF-8";

/* Main Navigation */

#menusystem {
	width: 622px
	height: 115px;
}

#b1, #b2, #b3, #b4, #b5, #b6 {
	height: 115px!important;
	background-repeat: no-repeat;
	text-indent: -3000px;
}

#b1 {
	width: 81px;
	background-image: url(../img/b1.gif);
}

#b2 {
	width: 130px;
	background-image: url(../img/b2.gif);
}

#b3 {
	width: 100px;
	background-image: url(../img/b3.gif);
}

#b4 {
	width: 93px;
	background-image: url(../img/b4.gif);
}

#b5 {
	width: 100px;
	background-image: url(../img/b5.gif);
}

#b6 {
	width: 118px;
	background-image: url(../img/b6.gif);
}
