@charset "UTF-8";
html {
	height: 100%;
	clear: both;
}
body {
	background-color: #000;
	background-image: url(images/BG.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 100%;
}
#container {
	background-image: url(images/CONTENT-BG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	min-height: 100%;
	margin-bottom: -60px; 
}
#slogan {
	background-image: url(images/SIDE.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	min-height: 100%;
	margin-bottom: -60px;
}
#slogan2 {
	background-image: url(images/SIDE.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	min-height: 90%;
	margin-bottom: -60px;
	height: 100%;
}
#wrapper {
	clear: left;
	width: 856px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/CONTENT-BG.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
#header {
	background-color: #FFF;
	background-image: url(images/HEADERNEW.jpg);
	background-repeat: no-repeat;
	height: 254px;
	width: 855px;
}
#thumbnails {
	height: 100px;
	width: 150px;
	padding: 5px;
	clear: none;
	float: none;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#nav {
	width: 202px;
	float: right;
	padding-right: 0px;
	margin-right: 37px;
}
#content {
	width: 475px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 9%;
}
#footer {
	background-color: #000;
	background-image: url(images/CONTACT-26NEW.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-position: center center;
	margin-top: -70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	clear: both;
}
#clearfooter {
	height: 70px;
}
.fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.25px;
	font-style: italic;
}
#home {
	height: 47px;
	width: 202px;
	background-image: none;
}
#gallery {
	width: 225px;
}
.rightimg {
	border: medium solid #084E1F;
	display: inline;
	float: right;
	margin-left: 10px;
}
.leftimg {
	float: left;
	border: medium solid #084E1F;
	margin-right: 10px;
	clear: left;
}
#LOGOS {
	height: 70px;
	text-align: center;
	vertical-align: bottom;
	clear: both;
}
a.LOGOS:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.LOGOS:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #084D1F;
}
#clearboth {
	clear: both;
	height: 10%;
}
a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #A5B198;
}
a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
