@charset "utf-8";
header {
	margin-top: 20px;
	margin-bottom: 7px;
	float: none;
	clear: left;

}

.container {
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}
.LOGORIGHT {
	float: left;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	display: list-item;

}
.imagegrid {
	margin-top: -15px;


}
.col {


}
.col33 {
	width: 50%;
	margin-bottom: 0px;
}
.colSD {
    width: 33.2%;
    margin-bottom: 0px;
    padding-right: 1px;
    padding-bottom: 1px;
}
.floatleft {
	float: left;
}
.imagesize {
	display: block;
	width: 100%;
	height: auto;

}
.imagesizeSD {
	display: block;
	width: 100%;
	height: auto;

}
.line {
	background-color: #EDEDED;
	height: 1px;
	width: 1300px;
	margin-bottom: -4px;
	margin-top: -10px;
}
.linethick {
	height: 50px;
	width: 200%;
	margin-left: -500px;
}
.vidpos {
	left: auto;
	right: auto;
	width: 84%;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	height: 0;
}
.video-container-long  {
    position: relative;
    padding-bottom: 49.25%;
    overflow: hidden;
    height: 0;
}
.video-containerI {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
