body {
	background-color: #101724;
	text-align: left;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-size: 0.8em;
}

h1 {
	font-family: times new roman, times, serif;
	font-size: 18px;
	font-variant: small-caps;
	margin-right: 10px;
	margin-left: 10px;
}

img {
	border: 0px;
	display: block;
}

p {
	margin-right: 15px;
	margin-left: 10px;
}

p.footer {
	font-size: 0.7em;
	text-align: center;
	margin-top: 9px;
}

ul {
	margin-right: 15px;
}

table.tablenav {
	height: 563px;
	width: 150px;
	
}

table.scuba {
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-style: none;
	border-collapse: separate;
	background-color: white;
}

table.scuba th {
	border-width: 1px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: #faf0e6;
}

table.scuba td {
	border-width: 1px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: #D4E3F7;
}

.divimages {
	width: 490px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}

a:link { 
	text-decoration: underline; 
	color: #101724;
	background-color: transparent;
}
a:visited { 
	text-decoration: underline; 
	color: #101724;
	background-color: transparent;
}
a:hover { 
	text-decoration: underline; 
	color: #CD8E0B;
	background-color: transparent;
}
a:active { 
	text-decoration: none; 
	color: #101724;
	background-color: transparent;
}


#divwrapper {
	width: 911px;
	height: 563px;
	margin-left: auto;
	margin-right: auto;
}

#divnav {
	width: 150px;
	height: 563px;
	float: left;
	display: block;
	position: relative;
	border: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#divtail {
	width: 155px;
	height: 563px;
	float: left;
	background-image: url(gfx/tail.jpg);
	background-repeat: no-repeat;
}

#divcontent {
	width: 606px;
	height: 563px;
	float: right;
}

#divheading {
	width: 606px;
	height: 100px;
	background-image: url(gfx/heading.jpg);
	background-repeat: no-repeat;
}

#divtextarea {
	width: 606px;
	height: 433px;
	overflow: auto;
	background-color: #E8F3FF;
	color: #000000;
	scrollbar-arrow-color: #E8F3FF;
	scrollbar-base-color: #7b9ed2;
	scrollbar-face-color: #7b9ed2;
	scrollbar-track-color: #E8F3FF;
}

#divcontactdetails {
	width: 290px;
	height: 300px;
	float: left;
}

#divcontactpic {
	width: 259px;
	height: 208px;
	float: right;
	background-image: url(gfx/contact.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: 20px;
}

#divotherserviceinfo {
	width: 230px;
	height: 370px;
	float: left;
}

#divserviceinfopic {
	width: 327px;
	height: 362px;
	float: right;
	background-image: url(gfx/otherservicepics.jpg);
	background-repeat: no-repeat;
	margin-right: 20px;
}

#divform {
	float: left;
	margin-left: 10px;
	width: 420px;
}

#divfooter {
	width: 606px;
	height: 30px;
	background-image: url(gfx/footer.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	border: 0px;
	position: absolute;
	margin: 0px;
}