@charset "utf-8";
.clear-div {
	clear: both;
}
#menu-container{
	margin: 0 auto;
	width: 1150px;
	height: 205px;
}
#rfid-description-container{
	margin: 0 auto;
	width: 900px;
}
#bottom-description-container{
	float: left;
	width: 900px;
}
.rfid-description-header-font{
	font-family: Arial, Verdana, Tahoma;
	color: #f7913e;
	font-size: 19px;
	font-weight: Bold;
}
.rfid-description-font{
	font-family: Arial, Verdana, Tahoma;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
#wow-image{
	background-repeat: no-repeat;
	background-image:url(../images/rfid-wow.jpg);
	width: 340px;
	height: 254px;
	float: right;
}