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

/* GLOBAL */ 


body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-size: 100%;
	line-height: 1.2em;
}
p {
	font-size: 71%;
	text-align: left;
	color: #666;
	text-align: left;
	vertical-align: top;
	margin: 0px;
}
ul, ol	{
	font-size: 71%;
	text-align: left;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0px;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 0px;
	text-transform: uppercase;
	color: #39F;
}
h5 {
	font-size:14px;
}
h6 {
	font-size: 12px;
}
#container-home {
	background:url(../assets/header/home-blackwater-bg.jpg) no-repeat; /*Center Website*/
	background-color:#FFFFFF;
	margin: 0 auto;
	width: 948px;
	background-color:#FFFFFF;
}
#container-gallery {
	background-color:#FFFFFF;
	margin: 0 auto;
	width: 948px;
	background-color:#FFFFFF;
	background-image: url(../assets/header/gallery-bg-image.jpg);/*Center Website*/
	background-repeat: no-repeat;
}
.aboutus {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#banner {
	width: 948px;
	height: 150px;
	margin: 0 auto;
}
#logo {
	width: 106px;
	height: 120px;
	margin-left: 72px;
	margin-top: 18px;
	margin-right: auto;
	position:absolute;
	margin-bottom: 0px;
	visibility: visible;
}
#navigation {
	float: right;
	width: 678px;
	height: 30px;
	margin-top: 61px;
}
a {
	text-decoration: none;
}
a:link, a:visited	{
	color: #999;
}
a:hover, a:active	{
	color: #39F;
}
.nav {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.nav a:link {
	color: #FFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFF;
}
.nav a:hover {
	color: #39F;
	background-color: #000;
	width: 109px;
	height: 30px;
	display: block;
}
.nav a:active {
	color: #39F;
	background-color: #000;
	height: 30px;
	width: 109px;
	display: block;
}
#contents {
	width: 848px;
	height: auto;
	background-color: #FFF;
	margin-top: 0;
	margin-left: 23px;
	margin-right: 23px;
	padding: 28px;
	display: block;
}
#main-body {
	width: 902px;
	height: auto;
	margin-left: 23px;
	margin-right:23px;
	margin-bottom: 23px;
}
.imgHome {
	margin-top: 27px;
	margin-right: 27px;
	margin-bottom: 20px;
	margin-left: 27px;
	vertical-align:top;
}
#footer {
	width: 948px;
	text-align: center;
}
#bottom {
	width:948px;
	height: 15px;
	margin: 0 auto;
	background-color: #C4C4C6;
}
#footer-info {
	margin: 0 auto;
	padding-top:10px;
	padding-bottom: 10px;
	background-color: #ededee;
}
.email {
	color: #39F;
	text-decoration: underline;
}
.footer-nav {
	font-size: 10px;
	line-height: 15px;
	color: #999;
	text-decoration: none;
}
.footer-nav, email a:link {
	color: #999;
	text-decoration: none;
}
.footer-nav, email a:visited {
	color: #39F;
	text-decoration: none;
}
.footer-nav, email a:hover {
	color: #39F;
}
.footer-nav, email a:active {
	color: #39F;
}
#distributors {
	vertical-align: top;
}
.copyright {
	font-size: 9px;
	line-height: 20px;
	background-color: #FFF;
	display: block;
	color: #666;
}
#right {
	position: absolute;
	clear: left;
	float: right;
}
.leftsidebar {
	padding-top: 23px;
	padding-left: 23px;
}
.backtotop {
	font-size: 70%;
	font-style: italic;
	color: #390;
}
.dowloadpdf {
	font-size: 11px;
	font-style: italic;
	color: #39F;
	text-decoration: none;
}
.imagetext-index {
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 27px;
}

