html, body, div, span, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	background-color: #eaeaea;
	color: #000000;
	font: normal normal normal 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding: 0;
	padding-bottom: 2em;
	text-decoration: none;
	text-transform: none;
}

a {
	color: #000000;
	font: normal normal normal 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-decoration: none;
	text-transform: none;
}

a:hover {
	color: #a1a1a1;
	font: normal normal normal 14px Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-decoration: none;
	text-transform: none;
}

h1 {
  color: #000000;
  font: normal normal normal 14px Verdana, Arial, Helvetica, sans-serif;
  line-height: 25px;
  text-decoration: none;
  text-transform: none;
}

h2 {
  color: #000000;
  font: normal normal bold 11px Verdana, Arial, Helvetica, sans-serif;
  line-height: 15px;
  text-decoration: none;
  text-transform: none;
  padding: 0px 0px 10px 0px;
}

h3 {
  color: #999999;
  font: normal normal normal 9px Verdana, Arial, Helvetica, sans-serif;
  line-height: normal;
  text-decoration: none;
  text-transform: none;
}

h4 {
  color: #9A2427;
  font: normal normal bold 11px Verdana, Arial, Helvetica, sans-serif;
  line-height: 15px;
  text-decoration: none;
  text-transform: none;
  padding: 0px 0px 10px 0px;
}

h5 {
  color: #9A2427;
  font: normal normal bold 10px Verdana, Arial, Helvetica, sans-serif;
  line-height: 15px;
  text-decoration: none;
  text-transform: none;
  padding: 0px 0px 10px 0px;
}

.top_holder {
	background-color: #ffffff;
	padding-top: 30px;
	padding-bottom: 20px;
}

.top_holder2 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.top_col1 {
	width: 166px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.top_col2 {
	width: 704px;
	margin-left: 166px;
}

.top_col3 {
	width: 300px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}

.top_video {
	display: block;
	width: 704px;
	border: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

.top_logoholder {
	display: table;
	width: 100%;
	height: 100%;
	padding: 0;
}

.top_logo {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.top_logo img {
	width: 300px;
	height: 211px;
	border: 0;
}

.top_emblem {
	display: block;
	width: 50%;
	margin-bottom: 0.5em;
}

.logos_holder {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.logos_holder:last-child {
	padding-bottom: 10px;
}

.logos_row {
	overflow: hidden;
	clear: both;
	margin-top: 10px;
	box-sizing: border-box;
}

.logos_box {
	width: 232px;
	height: 85px;
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	cursor: pointer;
}

.logos_box:last-of-type {
	padding-right: 0px !important;
}

.logos_box img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}