header {
	position: relative;
	z-index: 100;
}

#slider1_container {
	margin-top: -134px !important;
}

.home .highlights {
	background-image: url("../images/highlights.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #d4d4d4;
	padding-top: 90px;
	padding-bottom: 90px;
	min-height: 360px;
}

.home .highlights h1 {
	display: inline-block;
}

.home .highlights article {
	padding-left: 300px;
}

.home .highlights ul {

}

.home .highlights ul li {
	display: none;
}

.home .highlights ul li:first-child {
	display: block;
}

.home .highlights img {
	max-width: 275px;
	max-height: 275px;
	margin-right: 30px;
}

.home .highlights a.arrow {
	color: #808080;
	display: inline-block;
	line-height: 39px;
	text-align: center;
	width: 35px;
}

.home .highlights a.arrow:hover {
	color: #303030;
	display: inline-block;
	line-height: 39px;
	text-align: center;
	width: 35px;
}

.home .contactus {
	color: #fff;
	background-image: url("../images/talkwithus.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 130px;
	padding-bottom: 130px;
}

.newsletter {
	padding-top: 150px;
	padding-bottom: 150px;
	background-image: url("../images/newsletter.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #eeeff1;
}

.newsletter input {
	width: 280px;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 10px;
	outline: 0;
}

.newsletter .select-styled {
	width: 342px;
	height: 47px;
	overflow: hidden;
	background: url("../images/select.png") no-repeat  transparent;
	margin-bottom: 10px;
}

.newsletter select {
	background: transparent;
	width: 368px;
	padding: 5px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 47px;
	-webkit-appearance: none;
	padding: 0 30px;
	outline: 0;
}

.newsletter button {
	background-color: #000 !important;
	border-color: #000 !important;
	outline: 0;
}

.newsletter button:hover {
	background-color: #17824a !important;
	border-color: #17824a !important;

}

.gmaps {}

.gmaps #map-canvas {
	height: 450px;
}
