body {
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 25px;
}

.col-lg-6 {
	font-size: 18px;
}

.col-md-4 {
	position: relative;
}

.col-md-4 a {
	text-decoration: none;
}

.contact {
	font-size: 20px;
}

.container {
	width: auto;
}

.description {
	font-size: 22px;
	margin: 50px 50px 50px 50px;
}

.description h4 {
	font-size: 24px;
}

.description-cell {
	width: 200px;
}

.email {
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	display: table-cell;
	height: 50px;
	width: 300px;
}

.error {
	color: #FF0000;
}

.error-cell {
	width: 300px;
}

.fields {
	width: 250px;
}

.form {
	margin: 5px 50px 5px 5px;
	padding: 20px 50px 20px 20px;
}

.form td {
	padding-right: 20px;
	padding-bottom: 5px;
}

.info {
	background-color: #1B3282;
	color: white;
}

.info p {
	font-weight: bold;
	font-size: 15px;
}

.jumbotron {
	height: 300px;
	background-repeat: no-repeat;
	background-size: cover;
}

.jumbotron h1 {
	color: #fff;
	font-size: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 15px;
}

.jumbotron p {
	font-size: 20px;
	color: #fff;
}

.jumbotron .container {
	position: relative;
}

.learn-more {
	background-color: #f7f7f7;
}

.learn-more a {
	color: #00b0ff;
}

.learn-more h3 {
	font-family: 'Shift', sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.logo {
	position: relative;
	top: -150px;
	left: -50px;
}

.main-object {
	background-color: #efefef;
	border-bottom: 1px solid #dbdbdb;
}

.main-object h2 {
	color: #2844D0;
	font-size: 24px;
}

.motto {
	font-size: 40px;
	font-weight: bold;
	color: #6C5E5E;
	text-align: center;
	margin-bottom: 15px;
}

.nav a {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}

.navbar {
	margin-bottom: 0px;
}

.navbar-inverse {
	background-color: #1B3282;
	border-color: #1B3282;
}

.navbar-inverse .navbar-nav > li > a {
	color: white;
}

.navbar-inverse .navbar-nav > li > a:hover {
	text-decoration: underline;
}

.prime-logo {
	position: relative;
	bottom: -150px;
}

.spaced-p {
	padding-top: 18px;
	padding-bottom: 18px;
}

#address {
	font-size: 18px;
	text-align: right;
}

#attach-button {
	position: relative;
	left: 0px;
	padding-top: 10px;
	font-size: 14px;
}

#bottom-email {
	color: white;
}

#contact {
	background-image: url('../img/contact_banner.png');
}

#contact-email {
	color: #333;
}

#engineering {
	background-image: url('../img/services_banner.png');
}

#error-def {
	margin-top: 12px;
}

#index {
	background-image: url('../img/home_banner.png');
}

#map {
	max-width: 100%;
	max-height: 100%;
}

#phone {
	font-size: 34px;
}

#staff {
	color: #2844D0;
	font-size: 20px;
	width: 50%;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#staffing {
	background-image: url('../img/staffing_banner.png');
}

#submit-button {
	background-image: url('../img/submit.png');
	position: relative;
	right: -180px;
	bottom: -20px;
	height: 65px;
	width: 65px;
}

#thank-you-page {
	background-image: url('../img/contact_banner.png');
}