@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	background-color: #323131;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
}
h1 {
	color: #0078dc;
	font-weight: normal;
	letter-spacing: .1em;
}
h2 {
	color: #7dc1fe;
	font-weight: normal;
	font-size: 16px;
	font-variant: small-caps;
	text-transform: capitalize;
}
a {
	color: #006bc9;
	text-decoration: none;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clearspace {
	clear: both;
}



#wrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/assets/bkg_wrapper.jpg);
	background-repeat: repeat-y;
}
#wrapperTop {
	background-image: url(../images/assets/bkg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 18px;
}
#wrapperBottom {
	background-image: url(../images/assets/bkg_contentWrapper.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#left {
	float: left;
	width: 666px;
	position: relative;
}
#photoshootout{
	position:absolute;
	left: 5px;
	top: 80px;
	z-index:10;
}
#address {
	font-size: 11px;
	color: #CCC;
	margin-top: 23px;
	margin-bottom: 20px;
}
#address a {
	color: #006bc9;
}
#address a:hover {
	color: #CCC;
}
#contentWrapper {
	padding-right: 25px;
	padding-left: 15px;
	padding-top: 10px;
	text-align: justify;
}
#right {
	float: left;
	width: 237px;
	text-align: center;
	margin-left: 8px;
}
#logo {
	margin-top: 20px;
	margin-bottom: 30px;
}
  #mainNav {
	color: #9fa0a1;
	text-align: center;
	line-height: 20px;
	letter-spacing: 0.2em;
	font-size: 11px;
	margin-bottom: 25px;
}
#mainNav a {
	color: #FFF;
	text-decoration: none;
}
#mainNav a:hover {
	color: #006bc9;
	text-decoration: none;
}

#mainNav ul {
	margin: 0px;
	padding: 0px;
}
#mainNav ul li {
	list-style-type: none;
	display: block;
	background-color: #00040a;
	margin-top: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#mainNav ul li ul{
	margin: 0px;
	padding: 0px;
}
#mainNav ul li ul li{
	margin-right: 0px;
	display: block;
	margin-bottom: 2px;
	background-color: #00305b;
}
#mainNav ul li ul li a{
	color: #006bc9;
}
#actionableNav {
	margin-bottom: 70px;
}
#reefs {
}
#gallery {
	margin-top: 10px;
}

#headerCorner {
	height: 16px;
	width: 19px;
	position: absolute;
	z-index: 50;
	left: -7px;
	top: 56px;
}
#clearDiv {
	background-image: url(../images/assets/bkg_contentWrapper.jpg);
	background-position: center top;
	height: 1px;
}
 #footer {
	background-image: url(../images/assets/bkg_footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 152px;
	position: relative;
}
#bottomNav {
	color: #1f1f1f;
	position: absolute;
	left: 75px;
	top: 87px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
}
#bottomNav a {
	color: #1f1f1f;
}

#copyrights {
	line-height: 18px;
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.separator {
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding: 0px;
	margin-top: 13px;
	margin-bottom: 25px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.imageTreatment {
	float: right;
	margin-bottom: 15px;
	margin-left: 10px;
}
#mainNav ul li ul li a:hover {
	color: #FFF;
}
