* .infobox {
	background-attachment: fixed;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 15px;
	overflow: hidden;
	position: absolute;
	background-image: url(../info_box/background_rectangle.gif);
	visibility: visible;
}

* .maininfo {
	font-size: 11px;
	font-weight: bold;
}

* .aboutinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
* .newsinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
* .presentinfo {
	font-size: 20px;
}
* .productinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}
* .succinfo {
	font-family: Verdana;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
* .bizopinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
* .assessinfo {
	font-size: 20px;
}
* .whyinfo {
	font-size: 20px;
}