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

#hire {
	color: #CCCCCC;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
}

#hire div {
	margin-bottom: 30px;
}

.secondary_title {
	font-size: 20px;
	font-weight: bold;
}

.hire_text {
	font-size: 15px;
	margin-bottom: 30px;
}

.two_third {
	width: 500px;
}
