#content_content.content-padding-horizontal {
	width: auto;
	padding-left: 0;
	padding-right: 0;
}
#home_banner {
	height: 570px;
}
.home-banner-image {
	min-width: 1024px;
	height: 570px;
	background: transparent none no-repeat scroll center top;	
}
.home-banner-image-content {
	width: 1024px;
	height: 570px;
	margin: 0 auto;
	position: relative;
}
.home-banner-image-content .home-page-banner-image-content-video {
	position: absolute;
	min-width: 495px;
	width: 700px;
	height: 394px;
	left: auto;
	right: 50%;
	margin-right: 2em;
	top: 250px;
}
@media screen and (max-width: 1480px) {
	.home-banner-image-content .home-page-banner-image-content-video {
		width: 600px;
		height: 338px;
	}
}
@media screen and (max-width: 1280px) {
	.home-banner-image-content .home-page-banner-image-content-video {
		width: 500px;
		height: 281px;
	}
}
@media screen and (max-width: 1080px) {
	.home-banner-image-content .home-page-banner-image-content-video {
		margin-right: 0;
	}
}
.home-banner-image-content .home-page-banner-image-content-video a,
.home-banner-image-content .home-page-banner-image-content-video a img {
	display: block;
	position: absolute;
	left: 0; top: 0; right: 0; bottom: 0;
	width: 100%; height: 100%;
}
.home-banner-image-content blockquote {
	position: absolute;
	width: 485px;
	right: 12px;
	bottom: 80px;
}
#home_products_container {
	background: transparent url('../../images/separator-1024-up.gif') no-repeat scroll center bottom;
	width: 1024px;
	margin: 0 -12px;
	padding: 0 0 1px 0;
}
#home_products {
	background: transparent url('../../images/separator-1024-down.gif') no-repeat scroll center top;
	padding: 1px 37px 0 37px;
	width: 950px;
}
.home-product {
	padding: 29px 0;
	width: 950px;
}
.home-product h3 {
	font-size: 22px;
	margin-top: 0;
}
.home-product-image {
	width: 470px;
	height: 296px;
	float: right;
}
.home-product blockquote {
	width: 450px;
	float: left;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 2em;
	-webkit-column-gap: 2em;
	column-gap: 2em;
	margin-top: 1em;
}
.home-product-animated {
	position: absolute;
	background-color: white;
}
#home_products_navigation ul.navigation-tabs li a {
	padding-left: 8px;
	padding-right: 8px;
}
#home_products_navigation ul.navigation-tabs li:first-child a {
	padding-left: 16px;
}
.home-page-thumbnail-menu {
	margin: 3em auto;
	list-style: none;
	width: 1000px;
}
.home-page-thumbnail-menu li {
	float: left;
	text-align: center;
}
.home-page-thumbnail-menu li a {
	display: block;
	color: #333;
	text-decoration: none;
	border-bottom: 9px solid #484848;
	margin: 0 10px;
	padding: 0 0 1.5em 0;
}
.home-page-thumbnail-menu li a:hover {
	border-bottom-color: #e2001a;
}
.home-page-thumbnail-menu li a .separator {
	display: block;
	border: 1px solid #333;
	border-bottom: none;
	height: 12px;
}
.home-page-thumbnail-menu li a strong {
	color: #e2001a;
	font-weight: normal;
	font-size: 22px;
	text-transform: uppercase;
	display: block;
	padding: 1em 0 0 0;
}
.home-page-thumbnail-menu li a em {
	color: #e2001a;
	font-style: normal;
	white-space: nowrap;
}
.home-page-thumbnail-menu li a:hover em {
	text-decoration: underline;
}
.image-gallery-editor {
	width: 1000px;
	border: 1px solid #c96;
	background-color: #fc9;
	margin-left: auto;
	margin-right: auto;
}
.image-gallery-editor a {
	display: block;
	color: #630;
	padding: 0.5em 0.5em 0.5em 2em;
	background: transparent url('/images/icons/photos.png') no-repeat scroll 0.5em 50%;
}