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

@font-face {
	font-family: 'frutigerlight';
	src: url('frutigerlight.eot');
	src: url('fonts/frutigerlight.eot?#iefix') format('embedded-opentype'),
			 url('fonts/frutigerlight.woff2') format('woff2'),
			 url('fonts/frutigerlight.woff') format('woff'),
			 url('fonts/frutigerlight.ttf') format('truetype'),
			 url('fonts/frutigerlight.svg#frutigerlight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'frutigerroman';
	src: url('frutigerroman.eot');
	src: url('fonts/frutigerroman.eot?#iefix') format('embedded-opentype'),
			 url('fonts/frutigerroman.woff2') format('woff2'),
			 url('fonts/frutigerroman.woff') format('woff'),
			 url('fonts/frutigerroman.ttf') format('truetype'),
			 url('fonts/frutigerroman.svg#frutigerroman') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'frutigeritalic';
	src: url('frutigeritalic.eot');
	src: url('fonts/frutigeritalic.eot?#iefix') format('embedded-opentype'),
			 url('fonts/frutigeritalic.woff2') format('woff2'),
			 url('fonts/frutigeritalic.woff') format('woff'),
			 url('fonts/frutigeritalic.ttf') format('truetype'),
			 url('fonts/frutigeritalic.svg#frutigeritalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'frutigerbold';
	src: url('frutigerbold.eot');
	src: url('fonts/frutigerbold.eot?#iefix') format('embedded-opentype'),
			 url('fonts/frutigerbold.woff2') format('woff2'),
			 url('fonts/frutigerbold.woff') format('woff'),
			 url('fonts/frutigerbold.ttf') format('truetype'),
			 url('fonts/frutigerbold.svg#frutigerbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'frutigerbolditalic';
	src: url('frutigerbolditalic.eot');
	src: url('fonts/frutigerbolditalic.eot?#iefix') format('embedded-opentype'),
			 url('fonts/frutigerbolditalic.woff2') format('woff2'),
			 url('fonts/frutigerbolditalic.woff') format('woff'),
			 url('fonts/frutigerbolditalic.ttf') format('truetype'),
			 url('fonts/frutigerbolditalic.svg#frutigerbolditalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'frutigerblack';
	src: url('frutigerblack.eot');
	src: url('fonts/frutigerblack.eot?#iefix') format('embedded-opentype'),
			 url('fonts/frutigerblack.woff2') format('woff2'),
			 url('fonts/frutigerblack.woff') format('woff'),
			 url('fonts/frutigerblack.ttf') format('truetype'),
			 url('fonts/frutigerblack.svg#frutigerblack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'frutigerlightitalic';
	src: url('fonts/frutigerlightitalic.eot');
	src: url('fonts/frutigerlightitalic.eot?#iefix') format('embedded-opentype'),
			 url('fonts/frutigerlightitalic.woff2') format('woff2'),
			 url('fonts/frutigerlightitalic.woff') format('woff'),
			 url('fonts/frutigerlightitalic.ttf') format('truetype'),
			 url('fonts/frutigerlightitalic.svg#frutigerblack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'frutigerblackitalic';
	src: url('fonts/frutigerblackitalic.eot');
	src: url('fonts/frutigerblackitalic.eot?#iefix') format('embedded-opentype'),
			 url('fonts/frutigerblackitalic.woff2') format('woff2'),
			 url('fonts/frutigerblackitalic.woff') format('woff'),
			 url('fonts/frutigerblackitalic.ttf') format('truetype'),
			 url('fonts/frutigerblackitalic.svg#frutigerblack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'frutigerultrablack';
	src: url('fonts/frutigerultrablack.eot');
	src: url('fonts/frutigerultrablack.eot?#iefix') format('embedded-opentype'),
			 url('fonts/frutigerultrablack.woff2') format('woff2'),
			 url('fonts/frutigerultrablack.woff') format('woff'),
			 url('fonts/frutigerultrablack.ttf') format('truetype'),
			 url('fonts/frutigerultrablack.svg#frutigerblack') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font: 13px/18px "frutigeritalic", Arial, Helvetica, sans-serif !important;
	color: #000000;
	text-align: left;
}

img {
	border: none;
}

#container {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto;
	top: 0px; 
	z-index: 1;
}
#container-content {
	width: 1000px;
	text-align: left;
	position: relative;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
}
#container-content-main {
	width: 1000px;
	text-align: left;
	position: relative;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto;
	/* background-color:#FFF; */
	/*top: -53px;*/
	/*padding: 20px 0 20px 20px;*/
	padding: 0 0 0 0;
}
/*
#header {
	background-color:#000;
	color:#FFF;
	padding: 12px 0;
	text-transform:uppercase;
	font-size: 18px;
}
*/
#intro {
	background-image: url(images/bknd.png);
	background-position:top center;
	height: 470px;
	color: #cccccc;
	font-size: 18px;
}







#copy {
	background-color:#FFF;
}



h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0;
}
h2,h6 {
	margin: 0 0 15px 0;
	color: #00abec;
	font-size: 20px;
	text-transform:uppercase;
}
h3 {
	font-size: 16px;	
}
h4 {
	font-size: 26px;
	margin: 5px 0;
	line-height: 28px;
}
h5 {
	margin: 10px 0 0 0;
	font-size: 16px;
	text-align:right;
}

.padding {
	padding: 10px;
}
.top-section {
	width: 960px;
	background-color:#FFF;
	margin: 0;
	padding: 20px 20px 10px 20px;
}

.section {
	margin: 0 0 20px 0;
	

}
.clear {
	clear: both;
}

.form {
	text-transform:uppercase;
}
.form input[type="text"] {
	width: 280px;
	padding: 5px;
}
.form textarea{
	width: 282px;
	padding: 5px;	
}


.form #button {
	font: 13px/18px "nexa_boldregular", Arial, Helvetica, sans-serif !important;
	width: auto;
	padding: 6px 8px;
	background-color:#00abec;
	border: 0;
	text-transform:uppercase;
	color:#FFF;
	cursor:pointer;
}
.form #button:hover {
	background-color:#000;	
}

.boarder {
	border: 1px solid #666;	
}

hr {
	color: #cccccc;
	background-color: #cccccc;
	border: 1px;
	height: 1px;
	margin: 15px 0;
}

.grey {
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.grey b {
	font-size: 22px;
	line-height: 29px;
}

#gallery ul {
	padding: 0;
	margin: 0 0 0 65px;
}
#gallery ul li {
	float: left;
	list-style: none;
	margin: 0 20px 20px 0;
	position:relative;
}
#gallery ul li:hover {
	opacity: 0.7;
}
#gallery ul li:nth-child(4), #gallery ul li:nth-child(8) {
	margin-right: 0;
}
#gallery ul li div {
	text-align:center;
	margin: 5px 0 0 0;
	font-size: 18px;
}
#gallery ul li span {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 183px;
	height: 127px;
	background: transparent url(images/zoom.svg) no-repeat  center;
	background-size: 45px 45px;
	opacity: 0.7;
}
#gallery ul li span:hover {
	opacity: 1;
}