﻿body {
	border-style: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: #000000;
}

h3{
	color:#FFFFFF;
}
#container {
	border: 0px;
	width: 700px;
	height: 100%;
	border-collapse: collapse;
}
#body {
	width: 700px;
	background-color: #64749D;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	height: 500px;
	background-image: url('http://www.aquadesign.net/images/bkg.jpg');
	border: #64749D 0px solid;
	border-collapse: collapse;
}
#body2 {
	width: 700px;
	background-color: #64749D;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	height: 500px;
	background-image: url('http://www.aquadesign.net/images/bkg2.jpg');
	border: #64749D 1px solid;
	border-collapse: collapse;
}

#logo {
	width: 160px;
	height: 80px;
	float: left;
}
#data {
	height: 420px;
	width: 520px;
	float: right;
	position: relative;
	padding: 0 5 5 5;
	overflow: auto;
	left: 0px;
	top: 0px;
	font-size: 13px;
}
#data2 {
	height: 500px;
	width: 700px;
	float: right;
	position: relative;
	padding: 0 5 5 5;
	overflow: auto;
	left: 0px;
	top: 0px;
	font-size: 13px;
}

#text {
	height:130px;
	width: 100%;
	position:relative;
	overflow:auto
}

#text2 {
	height: auto;
	width: 100%;
	position: relative;
	text-align: left;
}
#textbios {
	height:300px;
	width: 100%;
	position:relative;
	overflow:auto;
}
#jobtext {
	position:relative;
	overflow:auto;
	width: 230px;
	height:410px;
	float: left;
	padding:25 5 5 10;
	font-size: 13px;
}

#jobimages {
	height:400;
	width: 420px;
	position:relative;
	overflow:auto;
	float:right;
	padding:25 25 5 5;
}
#jobimages img{
}

#jobimages P{
	text-align:right;
}

.menu {
	height: 70px;
	border: 0px;
}
.content {
	height: 430px;
	vertical-align: top;
}
.contentLeft {
	height: 430px;
	vertical-align: top;
	width: 250px;
}
.contentRight {
	height: 430px;
	width: 435px;
	vertical-align: top;
}

.catimagerollover {
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	color: #FFFFFF;
}

.img {
	border-width:1px;
	border-color: #000000;
	border-style: solid;
	text-align:center;
}
.clear {
	clear: left;
	height:0px;
}
