html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	position: relative;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#container {
	width: 100%;
margin, padding: 0;
	text-align: center;
	overflow: visible;
	background: url("images/background.jpg") repeat;
	overflow: hidden;
	position: relative;
}
#content {
	width: 70%;
	margin: 0 auto;
	height: 100%;
	position: relative;
	background-color: white;
	-webkit-box-shadow: -1px -1px 53px 10px rgba(0,0,0,0.75);
-moz-box-shadow: -1px -1px 53px 10px rgba(0,0,0,0.75);
box-shadow: -1px -1px 53px 10px rgba(0,0,0,0.75);
}
#banner {
	background-color: #3e6a9b;
	float: left;
	width: 100%;
	position: relative;
	display: block;
	overflow: hidden;
	height: auto;
	margin-bottom: -15px;
	color: #FFF;
}
h1 {
	font-size: 64px;
	text-align: center;
}
h1 span {
	font-size: 40px;
}

@media (max-width: 1330px) {
h1 {
	font-size: 55px;
}
h1 span {
	font-size: 35px;
}
}

@media (max-width: 1140px) {
h1 {
	font-size: 45px;
}
h1 span {
	font-size: 28px;
}
}

@media (max-width: 930px) {
h1 {
	font-size: 35px;
}
h1 span {
	font-size: 20px;
}
}

@media (max-width: 700px) {
h1 {
	font-size: 28px;
}
}
a, a:visited {
	color: white;
}
#menu-top {
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 9999999;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: white;
}
#menu-top a, #menu-top a:visited {
	padding: 0 15px;
	color: #FFF;
	text-decoration: none;
}
#banner_img {
	height: 100%;
	width: 50%;
	background: url("images/header_img.jpg") no-repeat;
	background-size: 25% 25%;
	-webkit-background-size: contain;
	float: left;
}
.title_text {
	float: right;
	position: absolute;
	top: 20%;
	right: 10%;
	text-shadow: 5px 5px 7px #000;
}
.sixty {
	width: 60%;
	height: auto;
	position: relative;
	clear: both;
	margin-left: 25%;
}
.hundred {
	width: 100%;
	height: auto;
	position: relative;
}
#left-gutter, #right-gutter {
	width: 15%;
	float: left;
	height: 100%;
	background: url("images/l-side-shadow.jpg") repeat-y;
	display: block;
}
#right-gutter {
	background: url("images/r-gutter-shadow.jpg") repeat-y;
	background-position: left;
	float: right;
	z-index: 9999;
	position: relative;
}
#left-gutter {
	background-position: right;
}
#menu-bar {
	-webkit-box-shadow: 0px 10px 14px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 14px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 10px 14px -4px rgba(0,0,0,0.75);
width: 100%;
	text-align: center;
	clear: both;
	background-color: #580000;
	position: relative;
	z-index: 9999;
	margin-top: -10px;
	text-align: right;
	color: #FFF;
}
#menu-bar span {
	font-size: 14px;
	padding: 10px 20px;
	font-family: arial;
	display: inline-block;
	
}
#left-content {
	width: 40%;
	float: left;
	height: auto;
	margin-top: -45px;
}
#left-content img {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 25;
}
#left-content img:nth-child(2) {
	width: 101%;
}
#right-content {
	width: 52%;
	float: right;
	background-color: #FFF;
	display: block;
	position: relative;
	z-index: 50;
	padding: 3%;
	text-align: left;
}
.accordian-tab {
	padding: 10px 0 5px;
	text-align: left;
	line-height: 18px;
}
.accordian-content {
	font-size: 12px;
	text-align: left;
	line-height: 14px;
	display: none;
	padding: 5px 0 15px;
}
.divider {
	height: 30px;
	-webkit-box-shadow: 0px 10px 14px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 14px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 10px 14px -4px rgba(0,0,0,0.75);
	background-color: #0B1928;
	display: block;
	width: 100%;
	margin-top: -10px;
}
.v-divider {
	width: 5px;
	height: 100%;
	background-color: #0B1928;
	display: block;
	position: absolute;
	top: 0;
	left: 31%;
}
.page-content {
	font-family: Arial;
	position: relative;
}
.left-titles {
	background: #FFF;
	opacity: 0.7;
	border-radius: 5px;
	padding: 15px;
	display: block;
	position: absolute;
	top: 53%;
	left: 0;
	z-index: 99;
	font-size: 30px;
	color: #000;
	width: 40%;
}

@media (max-width: 1020px) {
.left-titles {
	font-size: 20px;
}
}
.pic-container {
	position: relative;
}
#b_img {
	width: 180%;
	height: auto;
}
.more {
	color: #343434;
	font-style: italic;
	font-size: 12px;
}
#video-shelf {
	float: right;
	width: 68%;
	background-color: #0B1928;
	padding: 15px 30px 15px 0;
	color: white;
	font-family: Arial;
	cursor: pointer;
}
#video-layer {
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.9;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999999;
	display: none;
}
#video-container {
	position: absolute;
	width: 50%;
	margin: 10% 25% 0 25%;
	z-index: 999999999;
	display: none;
}
video {
	width: 100%;
	height: auto;
}
#footer {
	background-color: #1E1E1E;
	color: #FFF;
	padding: 50px;
	text-align: left;
	clear: both;
}
#footer h2 {
	font-size: 18px;
	padding-bottom: 14px;
}
#footer p {
	font-size: 14px;
	padding: 5px 0 20px;
	font-family: arial;
}
a {
        text-decoration: none;
}
a:visited {
	color: #cdcdcd;
        text-decoration: none;
		
}
a:hover {
    color: #FF2124;	

}
.sub-title {
	float: right;
	right: 40px;
	font-size: 20px;
	color: white;
	text-shadow: 3px 3px 3px #000;
	bottom: 35px;
	position: absolute;
}
ul li {
	list-style: disc;
	margin: 10px;
	font-family: arial;
	margin-left: 20px;
	font-size: 14px;
	line-height: 18px;
}
#contact-info {
	 padding-top: 30px;
}
#contact-info p {
     margin-top: 8px;
	 display: block;	
}