/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 23, 2013 */



/*@font-face {
    font-family: 'frutiger_light';
    src: url('webfontkit/frutiger_ce_45_light-webfont.eot');
    src: url('webfontkit/frutiger_ce_45_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfontkit/frutiger_ce_45_light-webfont.woff') format('woff'),
         url('webfontkit/frutiger_ce_45_light-webfont.ttf') format('truetype'),
         url('webfontkit/frutiger_ce_45_light-webfont.svg#frutiger_ce_45_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'frutiger';
    src: url('webfontkit/frutiger_ce_55_roman-webfont.eot');
    src: url('webfontkit/frutiger_ce_55_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfontkit/frutiger_ce_55_roman-webfont.woff') format('woff'),
         url('webfontkit/frutiger_ce_55_roman-webfont.ttf') format('truetype'),
         url('webfontkit/frutiger_ce_55_roman-webfont.svg#frutiger_ce_55_romanregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ruthieregular';
    src: url('webfontkit/ruthie-regular-otf-webfont.eot');
    src: url('webfontkit/ruthie-regular-otf-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfontkit/ruthie-regular-otf-webfont.woff') format('woff'),
         url('webfontkit/ruthie-regular-otf-webfont.ttf') format('truetype'),
         url('webfontkit/ruthie-regular-otf-webfont.svg#ruthieregular') format('svg');
    font-weight: normal;
    font-style: normal;

}*/


html{
	overflow-y: scroll;
}


html, body{
	height: 100%;
}



.wrapper{
	width: 80%;
	max-width: 1200px;
	min-width: 810px;
	min-height: 780px;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4c4c4c;
	margin-right: auto;
	margin-left: auto;
}

/* @group Intro */

.intro{
	background-color: #000;
}



.intro .slogan{
	font-family: ruthieregular;
}

.slogan h1{
	font-size: 50px;
	line-height: 70px;
	font-weight: normal;
	font-style: normal;
}


.slogan p{
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
}


.intro .wrapper_intro{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -220px;
	position: relative;
	color: #fff;
}



.intro .wrapper_intro section{
	width: 500px;	
	line-height: 25px;
	font-size: 14px;
	position: relative;
	font-family: penna-connected;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 240px;
}

.intro footer {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 10px;
}



.intro section div{
	display: none;	
}



.home{
	float: right;
	margin-top: 70px;
}

.next{
	float: left;
	margin-top: 70px;
}





/* @end */

a{
	text-decoration: none;
	color: #4c4c4c;

}

a:hover {
	text-decoration: none;
	color: #918981;
}

.logo{
	padding-bottom: 35px;
	text-align: right;
	margin-top: 30px;
}

.logo img{
	width: 250px;
}




.slideshow{
	position: relative;
}

.slideshow img{
	width: 100%;
	max-height: 355px;
}

.grid{
	padding-bottom: 13px;
	width: 101%;
	opacity: 0;
}

.grid img{
	width: 19.6%;
	padding: 0;
	float: left;
	margin: 0 0.4% 0.40% 0;
	position: relative;
}



.grid #big img{
	width: 39.3%;
}

.grid #small{
	background-color: red;
	max-height: 370px;
}

.grid #small img{
	width: 19.7%;
}



.grid img:nth-child(5n){
	margin-right: 0;
}

.bwWrapper {
    position:relative;
}


nav{
	padding-bottom: 20px;
	border-bottom: 1px solid #999999;
	margin-bottom: 20px;
}

nav a{
	margin-right: 20px;
}

nav a.current{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

section{
	padding-bottom: 30px;
}

section div{
	font-size: 24px;
	line-height: 30px;
}

section.blockquote{
	text-align: justify;
	-webkit-hyphens: auto;
	     -moz-hyphens: auto;
	          hyphens: auto;
}