@charset "utf-8";
/* CSS Document */

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	font-size: 15px;
}
h1 {
	font-family: 'Noto Sans', sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}
h6 {
	margin: 0px;
	font-size: 14px;
	color: #167a31;
}
h7 {
	font-weight: bold;
	color: #167a31;
}
#container {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #111111;
	height: auto;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
}
.three_box_container {
	height: 305px;
	width: 988px;
	clear: both;
	padding-top: 20px;
	margin-bottom: 10px;
}
.two_box_container {
	height: 260px;
	width: 988px;
	clear: both;
	padding-top: 20px;
	margin-bottom: 10px;
}
.two_box_container_buckles {
	height: 360px;
	width: 988px;
	clear: both;
	padding-top: 20px;
	margin-bottom: 10px;
}
.two_box_container_wicks {
	height: 685px;
	width: 988px;
	clear: both;
	padding-top: 20px;
	margin-bottom: 10px;
}
.two_box_container_webbing {
	height: 1350px;
	width: 988px;
	clear: both;
	padding-top: 20px;
	margin-bottom: 10px;
}
#main_right_nav {
	float: right;
	height: 238px;
	width: 341px;
	color: #FFF;
	margin-top: -40px;
}

.box_wrapper {
	height: 305px;
	width: 300px;
	margin-right: 44px;
	float: left;
}
.box_wrapper_right {
	height: 305px;
	width: 300px;
	float: left;
}
#box_index_3 {
	background-image: url(images/box_index_3.jpg);
}

#box_index_2 {
	background-image: url(images/box_index_2.jpg);
}

.box_header {
	background-color: #167a31;
	height: 30px;
	width: 290px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
}
.double_box_header {
	background-color: #167a31;
	height: 28px;
	width: 619px;
	color: #FFF;
	padding-top: 12px;
	padding-left: 15px;
	float: left;
}
.box_footer {
	background-color: #167a31;
	height: 28px;
	width: 290px;
	color: #FFF;
	padding-top: 12px;
	padding-left: 10px;
}
.box_image {
	height: 133px;
	width: 300px;
}
#box_index_1 {
	background-image: url(images/box_index_1.jpg);
}
.box_copy {
	background-color: #242424;
	height: 70px;
	width: 280px;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #FFF;
	line-height: 20px;
}
.double_box_copy {
	height: auto;
	width: 604px;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	color: #FFF;
	line-height: 24px;
	text-align: justify;
	float: left;
	background-color: #000;
}
.product_page_image {
	height: 400px;
	width: 988px;
}

#header_wrapper {
	height: 78px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#main_page_wrapper {
	height: auto;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#main_page_wrapper_product_large {
	width: 988px;
	height: 1250px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	clear: left;
}
#main_page_wrapper_product_small {
	width: 988px;
	height: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	clear: left;
}
#main_page_wrapper_product_medium {
	width: 988px;
	height: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	clear: left;
}
#main_page_wrapper_product_history {
	width: 988px;
	height: 1800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	clear: left;
}
.footer {
	height: 200px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #167a31;
	margin-top: 30px;
	background-color: #000000;
}
#footer_wrapper {
	height: 200px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}

.footer_left {
	float: left;
	height: auto;
	width: 400px;
	margin-top: 20px;
	color: #FFF;
	padding-left: 15px;
}
.footer_right {
	float: right;
	height: auto;
	width: 400px;
	color: #FFF;
	text-align: right;
	margin-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
}
#header_container {
	background-color: #000;
	height: 78px;
	width: 100%;
}
#menu_wrapper {
	height: 39px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	z-index: 9999;
	background-color: #007A25;
}
#menu_container {
	height: 41px;
	width: 100%;
	background-color: #007A25;
}
#internal_main_wrapper {
	width: 988px;
	height: 400px;
}
#internal_main_left {
	float: left;
	height: 350px;
	width: 634px;
}
.box_title {
	height: 40px;
	width: 634px;
}
#internal_main_right {
	float: right;
	height: 300px;
	width: 300px;
	clear: both;
}
#box_index_4 {
	background-image: url(images/box_index_4.jpg);
}
#box_index_5 {
	background-image: url(images/box_index_5.jpg);
}
#box_index_6 {
	background-image: url(images/box_index_6.jpg);
}
#box_holder {
	background-color: #000;
	height: auto;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.left_box {
	background-color: #000;
	height: auto;
	width: 635px;
	float: left;
	padding-bottom: 20px;
}
.left_box_history {
	background-color: #000;
	height: auto;
	width: 989px;
	float: left;
	padding-bottom: 20px;
}
#box_title_left {
	color: #FFF;
	font-family: 'Noto Sans', sans-serif;
	height: 29px;
	background-color: #167a31;
	font-weight: lighter;
	width: 620px;
	padding-left: 15px;
	padding-top: 11px;
}
#box_title_history {
	color: #FFF;
	font-family: 'Noto Sans', sans-serif;
	height: 29px;
	background-color: #167a31;
	font-weight: lighter;
	width: 973px;
	padding-left: 15px;
	padding-top: 11px;
}
#box_title_right {
	color: #FFF;
	font-family: 'Noto Sans', sans-serif;
	height: 29px;
	background-color: #167a31;
	font-weight: lighter;
	width: 325px;
	padding-left: 15px;
	padding-top: 11px;
}
.box_right_copy_top {
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #167A31;
	font-size: 14px;
}
#box_left_copy {
	color: #FFF;
	text-align: justify;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 24px;
}

.box_right_copy {
	font-size: 14px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #167A31;
}
.right_box {
	background-color: #000;
	height: auto;
	width: 340px;
	float: right;
	padding-bottom: 20px;
}
#header_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	list-style: none;
	border-style: none;
	display: inline;
	padding-left: 15px;
}
#horizontal_nav {
	width: 448px;
	margin-left: 540px;
	height: auto;
	margin-top: -30px;
}
#slider_overlay {
	height: 150px;
	width: 150px;
	position: absolute;
	top: 160px;
	z-index: 9999;
	overflow: visible;
	float: right;
	margin-left: 840px;
}
