nav ul li a {
  text-align: center;
  padding-right: 1px!important;
  color: white !important;
  text-transform: uppercase;
}

.foot-heading {
	color: #FFF;
	font-size: 16px;
	font-weight: 900;
	margin-bottom: 12px;
}

.small-third {
	background-position: -315px -306px;
	height: 100%;
	width: 100%;
}

a.jumbo.royal-blue.tt-button {
	color: #ffffff !important;
}

.testimonials {
	margin-bottom: 10%;
}

#main-wrap > aside > div > div > div > p.email > a {
	color: rgb(244,22,22) !important;
}

.widget_categories ul li a {
	color: #000000 !important;
}

header {
/* background: #FFF url(images/global/bg-ui-gradient.png) left top repeat-x; */
	margin: 0 auto;
	padding: 32px 0;
	position: relative;
	width: 100%;
	z-index: 100;
	background: rgba(0,101,179,1);
	background: -moz-linear-gradient(top,rgba(0,101,179,1) 0%,rgba(18,137,201,1) 50%,rgba(0,102,179,1) 100%);
	background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,101,179,1)),color-stop(50%,rgba(18,137,201,1)),color-stop(100%,rgba(0,102,179,1)));
	background: -webkit-linear-gradient(top,rgba(0,101,179,1) 0%,rgba(18,137,201,1) 50%,rgba(0,102,179,1) 100%);
	background: -o-linear-gradient(top,rgba(0,101,179,1) 0%,rgba(18,137,201,1) 50%,rgba(0,102,179,1) 100%);
	background: -ms-linear-gradient(top,rgba(0,101,179,1) 0%,rgba(18,137,201,1) 50%,rgba(0,102,179,1) 100%);
	background: linear-gradient(to bottom,rgba(0,101,179,1) 0%,rgba(18,137,201,1) 50%,rgba(0,102,179,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0065b3',endColorstr='#0066b3',GradientType=0);
}

.all-services li {
	text-transform: uppercase;
}

a.ab-item {
	color: white !important;
}

.widget_simpleimage p {
	text-align: center;
}

.companyIdentity img {
	background: none;
	border: none;
	box-shadow: none;
	float: left;
	margin-right: 9px;
	max-height: 140px;
	padding: 0;
	-moz-transition: all .2s ease-in-out 0;
}

#call-now {
	width: 6%;
}

p.fax {
	display: none;
}

a.tt-button.jumbo {
	font-size: 14px;
	height: 30px;
	line-height: 14px;
	padding: 8px 27px 0;
}

.small_banner .banner-no-crumbs .page-banner-heading {
	display: none;
}

#call-now-text {
	position: absolute;
	top: 6px;
	width: 41px;
}

.contact_details_wrap {
	padding: 0 !important;
}

.contact_details .address {
	margin-bottom: 0 !important;
}

/*NEW CHANGES*/
nav ul li a {
	text-align: center;
	padding-right: 32px;
	color: white !important;
	text-transform: uppercase;
}

header nav {
	margin-top: -8px;
	position: absolute;
	left: 0 !important;
	top: 50%;
	z-index: 9999;
}

p#standard {
	font-size: 22px;
	color: #0066B3;
	font-weight: 300;
	margin-top: 4%;
}

p#call-us {
	font-size: 40px;
	color: #000000;
	font-weight: 300;
}

#nathans-number {
	font-size: 40px;
	color: #000000 !important;
	font-weight: 500;
}

#top-widget-hr {
	width: 69%;
	margin-left: 16%;
	margin-top: 2%;
}

.banner-slider.tt-custom-slider-wrap .center-wrap {
	padding: 20px 0;
}

p.email {
  font-size: 10px;
}

#content-container .tt-form-submit {
  float: left!important;
}

ul.services-list li a {color: #0152a0 !important;}