@font-face {
	font-family: 'ImpactLabelRegular';
	src: url('impact_label-webfont.eot');
	src: local('☺'), url('impact_label-webfont.woff') format('woff'), url('impact_label-webfont.ttf') format('truetype'), url('impact_label-webfont.svg#webfont5KLhbeFC') format('svg');
	font-weight: normal;
	font-style: normal;
}



a{outline:1px;color:#000;text-decoration:none;}

#header {
	font-family: 'ImpactLabelRegular';
	src: url('impact_label-webfont.eot');
	src: local('☺'), url('impact_label-webfont.woff') format('woff'), url('impact_label-webfont.ttf') format('truetype'), url('impact_label-webfont.svg#webfont5KLhbeFC') format('svg');
	font-weight: normal;
	font-style: normal;
	left:0;
	position:fixed;
	text-align:right;
	top:25%;
	width:17%;
	z-index: 50;
}

#menu {
	border-bottom:solid 1px #cccccc;
}
#menu li{
	list-style:none;
	margin: 0 0 7px 0;
}
#menu li a{
	
	text-decoration:none;
	font-size:140%;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
#menu li a:hover {
	color: red;
}
#content, #yes {
	margin:0 auto;
	padding:0 0 0 4%;
	width:60%;
	z-index: 20;
	position: relative;
}
#yes img {width:100%;padding:2% 0 10% 0;}

#content h2 {font-family: 'ImpactLabelRegular';
	src: url('impact_label-webfont.eot');
	src: local('☺'), url('impact_label-webfont.woff') format('woff'), url('impact_label-webfont.ttf') format('truetype'), url('impact_label-webfont.svg#webfont5KLhbeFC') format('svg');
	font-weight: normal;
	font-style: normal;font-size: 4em;padding: 188px 0 30% 0;}
#content .up {
	border-style:none;
	display:block;
	float:left;
	height:15px;
	margin:4% 0 15px;
	padding:0;
	width:30px;
}
#content .down {
	border-style:none;
	display:block;
	float:left;
	height:15px;
	margin:-1% 0 ;
	padding:15px 0 50% 0;
	width:30px;
}
#content h3 {
	font-size: 200%;font-family: 'ImpactLabelRegular';
	src: url('impact_label-webfont.eot');
	src: local('☺'), url('impact_label-webfont.woff') format('woff'), url('impact_label-webfont.ttf') format('truetype'), url('impact_label-webfont.svg#webfont5KLhbeFC') format('svg');
	font-weight: normal;
	font-style: normal;
	
	float: left;
	display: block;
	width: 98%;
	border-bottom-width: medium;
	border-bottom-style: double;
	text-transform: uppercase;
	clear: both;
}
#contact{padding: 0 0 8% 0 ;}
.section p {
	display: block;
	clear: both;
	float: left;
	font-size: 0.8em;
	text-align: left;
	width: 100%;
	margin-top: 25px;
	line-height:150%;
}
#content h4 {font-size: 1.4em;margin: 72px 0 40px;font-family: 'ImpactLabelRegular';
	src: url('impact_label-webfont.eot');
	src: local('☺'), url('impact_label-webfont.woff') format('woff'), url('impact_label-webfont.ttf') format('truetype'), url('impact_label-webfont.svg#webfont5KLhbeFC') format('svg');
	font-weight: normal;
	font-style: normal;}
#content h4 a{color: #990000;}
.section {
	float:left;
	width:100%;
	margin:-4% 0 0 ;
}
.section img {
	border-style:none;
}
.key {
	clear:both;
	display:block;
	float:left;
	font-size:0.7em;
	margin-left:0;
	margin-right:0;
	padding:10px 0;
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.key li {
	display:block;
	float:left;
	list-style-position:outside;
	list-style-type:none;
	margin-right:10px;
	padding:1px 2px 0;

}
.button{
	color: #010101;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}


.info{color: #000000;}
	
.thumbcontainer {
	float: left;
	clear: both;
	width: 100%;
	padding-top: 5px;
}

img, div, input {}

#footer {
	position: fixed;
	width: 99%;
	left: 0px;
	bottom: 0px;
	color:#ffffff;
	z-index:60;
	background-color: #000;
	background-color: #000000;
	padding: 0.5%;
	font-size: 0.8em;
	
}
#footer p {
	font-weight: lighter;
	display: block;
	float:right;
	text-align:right;
	clear:right;
}
#top{
	float:left;
	clear:right;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	font-style: italic;
}
#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}
.vimeo {
	display: none;
}
.subtitle {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 7px;
	font-style: italic;
	color: #333333;
	display: none;
}


//CAPTIONS

div.left  { margin-left: 0;}

div.caption {
	margin: 0 1% 1% 0;
	padding: 0;
	position: relative;
	float:left;
	width:32%;
	color:#999999;
}
div.caption:hover {
	text-decoration:underline;
	color:#666666;
}
div.caption p {
	top:0;
	font-size:0.7em;
	left:0;
	margin:0;
	padding:2px 0;
	position:relative;
	display:block;
	height:25px;
}


}
p.first {
	font-size: 1.0em;
	font-family: 'ImpactLabelRegular', font-family: Georgia, "Times New Roman", Times, serif;
	src: url('impact_label-webfont.eot');
	src: local('☺'), url('impact_label-webfont.woff') format('woff'), url('impact_label-webfont.ttf') format('truetype'), url('impact_label-webfont.svg#webfont5KLhbeFC') format('svg');
	font-weight: normal;
	font-style: normal;
	color: #333333;
	text-align: justify;
	margin: 2% 0;
	height:98%
	width:98%;
}

.colmask {
		position:relative;	
		clear:both;
		float:left;
		width:98%;			
		overflow:hidden;	
}
.colright, .colmid, .colleft {
	float:left;
	position:relative;
	width:100%;
}
.col1, .col2, .col3 {
	float:left;
	overflow:hidden;
	position:relative;
}
.threecol .col1,.threecol .col2,.threecol .col3 {width:30%;}
.threecol .col1,.threecol .col2 {padding-right:5%;}
