@charset "utf-8";
#catalogForm {
	height: 300px;
	margin-top: 20px;
}
#contactUs {
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#contactUs a {
	color: #343E25;
	font-weight: bold;
}
#contactUs a:hover {
	color: #CC3300;
	font-weight: bold;
}
