@charset "utf-8";
#container {
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/containerBG.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	top: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#diveAssure {
	padding-top: 10px;
}

#wrapper {
	background-color: #164962;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	float: none;
	width: 1280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
}
.contentLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.6em;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
}
.menztag {
	font-size: 75%;
	color: #E1E1E1;
}



#header {
	width: 100%;
	height: 170px;
	background-image: url(images/headerBGDivBG.jpg);
	background-repeat: no-repeat;
}
#leftMain {
	background-image: url(images/leftMainDivBG.jpg);
	background-repeat: repeat-y;
	width: 185px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#leftMain #manatee {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#leftMain #nav {
	margin: 0px;
	float: right;
	width: 185px;
	padding: 0px;
}

#leftBottom {
	height: 85px;
	width: 185px;
	background-image: url(images/leftBottomDivBG.jpg);
	background-repeat: no-repeat;
}
#right {
	float: left;
	width: 598px;
	margin: 0px;
	padding: 0px;
}

#right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383957;
}

#right a:hover {
	color: #FFFFFF;
}

#rightTop {
	height: 40px;
	width: 600px;
	background-image: url(images/rightTopDivBG.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#rightMain {
	background-image: url(images/rightMainDivBG.jpg);
	background-repeat: repeat-y;
	width: 598px;
	margin: 0px;
	padding: 0px;
}
#rightBottom {
	height: 50px;
	width: 600px;
	background-image: url(images/rightBottomDivBG.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#left {
	width: 185px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#leftTop {
	height: 80px;
	width: 185px;
	background-image: url(images/leftTopDivBG.jpg);
	background-repeat: no-repeat;
}
#footer {
	height: 50px;
	width: 100%;
	clear: left;
}
#rightMain p {
	font-size: 80%;
	color: #383957;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 0px;
}

h1 {
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #283957;
	padding-bottom: 10px;
}
.floatleft {
	float: left;
	padding-top: 0px;
}

.rightfloat {
	float: right;
	margin: 25px;
	padding: 0px;
}
table {
	margin-bottom: 37px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#leftMain ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #283957;
	text-decoration: none;
	list-style: none;
}

#leftMain ul a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #283957;
	text-decoration: none;
	list-style: none;
}

#leftMain ul a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	list-style: none;
}
	
.img {
	padding: 5px;
}
.classLinks a {
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.ul {
	width: 500px;
	list-style-type: decimal;
	font-size: 12px;
	color: #383957;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #383957;
}
