#page_header #header_icon {
	position: relative;
	text-align: left;
	font-weight: bold;
	float: left;
	top: 20px;
	left: 20px;
}

#page_header #header_links {
	position: relative;
	float: right;
	top: 0px;
	padding-right: 10px;
}

#page_header #header_name {
	margin-left: 280px;
	margin-top: 35px;
	width: 65%;
	font-size: 25pt;
	text-align: left;
}

#page_content #home_borders {
	border-style: solid;
	border-color: #025375;
	border-width: 4px;
	margin: 0 auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 400px;
	padding: 10px;
}

#page_content h5 {
	font-size:15pt;
	color: #14709C;
}

#fvid {
	display: none;
	height: 400px;
	width: 640px;
}

.blue {
	color: blue;
}

.filtration_product img {
	padding: 0;
	margin: 0;
	max-height: 200px;
	max-width: 200px;
}

.product_desc {
	padding: 10px 10px 0 10px;
	display: table-cell;
	max-width: 730px;
	min-height: 182px;
}

.filtration_product {
	margin: 0 10px 0px 10px;
	padding: 0;
	min-width: 95%;
	max-width: 980px;
	min-height: 202px;
}

.filtration_product div {
	display: table-cell;
	vertical-align: middle;
	width: 202px;
	height: 202px;
	text-align: center;
	border:solid 1px silver;
}

.download {
	text-decoration: none;
	display: inline-block;
	background-color: #59bcea;
	color: white;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 5px 67px 0;
}

.download:hover{
	background-color: #025375;
}

.subscript {
	font-size: 50%;
}

.subscript_big {
	font-size: 75%;
}

.white {
	color: white;
}

.red {
	color: red;
}
.download_disabled {
	cursor: default !important;
	pointer-events: none;
	text-decoration: line-through;
	background-color: grey;
}

.career_position {
	color: #003cb7;
	font-size: 13pt;
}


div img {
	max-width: 450px;
	max-height 190px;
}
