@charset "UTF-8";
/* CSS Document */

.about-text {
	color:#FFFFFF;
}
.about-text:hover {
	color:#FFFFFF;
}
#intro-search input {
	border:1px solid #e9e9e9;
	padding:5px;
	font-size:13px;
	text-transform:uppercase;
	font-family: 'TradeGothicLTCom-BdCn20';
}