.top-wrap {
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 70%;
}
.slider-text h3{
	text-align: center;
	display: block;
	width: 100%;
	color: #555555;
	font-family: times;
	font-size: 34px;
	font-style: italic;
	padding-top: 0;
	padding-bottom: 20px;
}
.page-header h1 {
	font-family: "BenchNine", sans-serif;
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
}
.nivoSlider {
	background: #202834 url(images/loading.gif) no-repeat 50% 50%;
	-moz-box-shadow: 0px 0px 0px #333;
	-webkit-box-shadow: 0px 0px 0px #333;
	box-shadow: 0px 0px 0px #333;
}
.footer .footer-nav {
  border-bottom: 1px solid #121212;
  color: #000000;
  margin-bottom: 10px;
}
.footer {
	background: #222222;
	margin-top: 10px;
	color: #FFF;
	font-family: "Times New Roman", serif
}
.footer a {
	color:#428782;
}
.footer .container {
	width: 1100px;
	padding-top: 20px;
	background: #222222;
}
.footer1, .footer2, .footer3 {
	padding-top: 15px;
	padding-bottom: 30px;
}
.footer2 {
	text-align: center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-image: url(../images/foot-e.png);
	background-repeat: no-repeat;
	background-position: center 20px;
}
.footer2 span.phone {
	font-size: 20px;
}
.footer2 p {
	padding-top: 10px;
}
.footer3 {
	text-align: right;
}
.footer3 img {
	margin-left: 15px;
}
/***Contact Form*****/

.rsform {
	padding-top: 20px;
}
.formResponsive .formHorizontal .rsform-block {
	margin-bottom: 0px;
}
.formResponsive .formHorizontal .formControlLabel {
	width: 190px;
	padding-right: 20px;
}
.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
	width: 350px;
}
#contact-us .span9 {
	width: 70%
}
#contact-us .span3 {
	width: 27%;
	padding-left: 20px;
	border-left: 1px solid #CCC;
	height: 250px;
	margin-top: 20px;
}
#services .span9 {
	width: 65%
}
#services .span3 {
	width: 30%;
}
#services .top-content {
	padding-top: 10px;
	margin-bottom: 25px;
	height: 255px;
	display: block;
}
#services .top-content .services-top {
	width: 275px;
	text-align: center;
	margin-left: 19px;
	margin-right: 19px;
}
#services .top-content .services-top span {
	background: #000;
	color: #FFF;
	font-family: "BenchNine", sans-serif;
	font-size: 20px;
	font-weight: 400;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
#services .top-content .services-top img {
	padding-bottom: 10px;
}
.list {
	width: 45%;
}
#services #aside h3 {
	font-family: "BenchNine", sans-serif;
	font-size: 28px;
	font-weight: 400;
}
#services #aside .custom {
	padding: 20px;
	margin-top: 20px;
	border: 1px solid #999;
}
.reviewer {
	text-align: right;
	margin-top: 40px;
}
/*****Tabs*******/


.nn_tabs.outline_content>.tab-content {
	border: 0px solid #ddd;
	padding: 35px 20px;
	min-height: 255px;
}
.nn_tabs.outline_content>.tab-content h3 {
	color: #4c8a85;
}
.nn_tabs .nav-tabs>li>a {
	margin-right: 15px;
	padding: 8px 32px;
}
.nn_tabs > ul.nav-tabs > li > a {
	font-family: "BenchNine", sans-serif;
	color: #000;
	font-size: 20px;
	background: #e6e6e6;
}
.nn_tabs.top>ul.nav-tabs>li.active a {
	background: #b3b3b3;
}
ul.leadership {
	margin: 0px;
	padding: 0px;
}
ul.leadership li {
	list-style-image: none;
	list-style-type: none;
}
ul.leadership li {
	background: url(../images/check-grey.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 0 0 15px 30px;
}
/*********Gallery*************/


#galleries {
	padding: 0px;
}
.normal #tabContentContainer {
	margin-top: -1px;
	border: 0px solid #CCC;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.normal #tabHeader ul > li > a {
	margin: 0px 25px 0 0;
	padding: 8px 55px;
	border: 0px solid #CCC;
	font-family: "BenchNine", sans-serif;
	color: #000;
	font-size: 20px;
	text-transform: uppercase
}
.normal #tabHeader .inactive {
	background: #000;
	color: #FFF;
}
.normal #tabHeader ul > li:last-child a {
	border-top-right-radius: 0px;
	margin-right: 0px;
}
.normal #tabHeader ul > li:first-child a {
	border-top-left-radius: 0px;
}
.normal #tabHeader .active {
	border-bottom: 0px solid #FFF !important;
	background: #666;
	color: #FFF;
}
.normal #tabHeader .hover {
	background: #999;
	color: #000;
}
#tabHeader {
	padding: 0 30px;
}

#services #aside .lof-main-wapper {
margin-top: 20px;
border: 2px solid #dddddd;
}

#services #aside .lof-articlessroller .lof-inner {
background: #FFF !important;
}
/************** IE8 ******************/

.normal #tabHeader ul > li > a {
	padding: 8px 50px;
}
