@charset "UTF-8";
*{
margin: 0;
padding: 0;
}
.ext-top {
	background-image: url(images/ext-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: relative;
	top: 0px;
	height: 140px;
	z-index: 1;
}
.header {
	height: 19px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 800px;
	z-index: 3;
	margin-left: auto;
	position: relative;
	margin-right: auto;
	text-align: center;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica;
	font-size: 16px;
	color: #FFF;
	word-spacing: 25px;
	font-weight: 100;
	top: 1px;
	background-position: left top;
	padding-top: 87px;
}
.header   a {
	color: #FFFFFF;
	text-decoration: none;
}
.header a:active {
	color: #630A13;
	text-decoration: none;
}
.header a:hover {
	color: #333333;
	text-decoration: none;
}
.header_container {
	height: 110px;
	width: 100%;
	position: relative;
	top: 135px;
	background-image: url(images/header-bg.png);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 3;
}
.container {
	margin-top: 0px;
	margin-bottom: auto;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #800917;
	z-index: 1;
	top: 110px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.text {
	width: 425px;
	position: absolute;
	top: 25px;
	right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 100;
}
.ext_pics {
	height: 267px;
	width: 425px;
	position: absolute;
	right: 30px;
	top: 200px;
	border: thin solid #65161A;
}
.content-box {
	background-color: #FFFFFF;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	z-index: 1;
	min-height: 603px;
}
.box1 {
	height: 200px;
	width: 318px;
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(images/3.png);
	z-index: 2;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #6D171B;
	border-right-color: #6D171B;
	border-bottom-color: #6D171B;
	border-left-color: #6D171B;
}
.box2 {
	height: 200px;
	width: 318px;
	top: 0px;
	position: relative;
	left: 0px;
	background-image: url(images/2.png);
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #67161A;
	border-right-color: #67161A;
	border-bottom-color: #67161A;
	border-left-color: #67161A;
}
blockquote {
	text-indent: 10px;
}
.box3 {
	height: 200px;
	width: 318px;
	border: thin solid #980A11;
	top: 0px;
	position: relative;
	left: 0px;
	background-image: url(images/1.png);
}
.box4 {
	height: 40px;
	width: 250px;
	border: medium solid #980A11;
	top: 70px;
	position: relative;
	left: 350px;
}
.footer {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	bottom: 0px;
	float: left;
	position: absolute;
	z-index: 5;
	top: 625px;
}
h2 {
	font-size: 23px;
	color: #212121;
	line-height: 20px;
}
h1 {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica;
	font-size: 36px;
	color: #1E1E1E;
}
.content-box a:link {
	color: #D51526;
	text-decoration: underline;
}
.content-box a:active {
	color: #333333;
	text-decoration: none;
}
.content-box a:hover {
	text-decoration: none;
}
.content-box a:visited {
	color: #7A0404;
	text-decoration: underline;
}
h3 {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica;
	font-size: 18px;
	color: #1E1E1E;
}
.content_box {
	width: 375px;
	border: medium solid #980A11;
	top: 30px;
	clear: both;
	float: left;
	margin-left: 315px;
	margin-top: 30px;
}
body {
	background-color: #EBEBEB;
}
#home {
	background-color: #000000;
	background-image: url(images/tab.png);
	height: 20px;
	width: 85px;
	position: absolute;
	right: 460px;
	top: 90px;
}
.uses {
	width: 100%;
	position: absolute;
	top: 50px;
	right: 0px;
}
#home:hover {
	background-color: #fff;
	background-image: url(images/tab-invert.png);
	height: 21px;
	width: 85px;
	position: absolute;
	right: 460px;
	top: 90px;
}
#products {
	background-color: #000000;
	height: 20px;
	width: 90px;
	position: absolute;
	z-index: 5;
	right: 365px;
	top: 90px;
	background-image: url(images/tab.png);
}
#products:hover {
	background-color: #fff;
	height: 21px;
	width: 90px;
	position: absolute;
	z-index: 5;
	right: 365px;
	top: 90px;
	background-image: url(images/tab-invert.png);
}
#services {
	background-color: #000000;
	height: 20px;
	width: 90px;
	position: absolute;
	top: 90px;
	z-index: 5;
	right: 270px;
	background-image: url(images/tab.png);
}
#services:hover {
	background-color: #fff;
	height: 21px;
	width: 90px;
	position: absolute;
	z-index: 5;
	right: 270px;
	top: 90px;
	background-image: url(images/tab-invert.png);
}
#rules {
	background-color: #000000;
	height: 21px;
	width: 75px;
	position: absolute;
	top: 90px;
	z-index: 5;
	right: 190px;
	background-image: url(images/tab.png);
}
#rules:hover {
	background-color: #fff;
	height: 20px;
	width: 75px;
	position: absolute;
	z-index: 5;
	right: 190px;
	top: 90px;
	background-image: url(images/tab-invert.png);
}
#regulations {
	background-color: #000000;
	height: 21px;
	width: 95px;
	position: absolute;
	top: 90px;
	z-index: 5;
	right: 90px;
	background-image: url(images/tab.png);
}
#regulations:hover {
	background-color: #fff;
	height: 20px;
	width: 95px;
	position: absolute;
	top: 90px;
	z-index: 5;
	right: 90px;
	background-image: url(images/tab-invert.png);
}
#contact {
	background-color: #000000;
	height: 21px;
	width: 85px;
	position: absolute;
	top: 90px;
	z-index: 5;
	right: 0px;
	background-image: url(images/tab.png);
}
#contact:hover {
	background-color: #fff;
	height: 20px;
	width: 85px;
	position: absolute;
	top: 90px;
	z-index: 5;
	right: 0px;
	background-image: url(images/tab-invert.png);
}
.style1 {
	color: #620A13;
	font-weight: bold;
	font-style: normal;
}

.footer a:link {
	color: #D51526;
	text-decoration: underline;
}
.footer a:active {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: none;
}
.footer a:visited {
	color: #7A0404;
	text-decoration: underline;
}
