/* CSS Document */

/* Global Styles */
	#interior {
	background: url(../images/bginterior.gif) repeat-x;
	margin:0;
	padding:0;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	background: url(../images/headerbg.gif) repeat-x;
	margin:0;
	padding:0;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.copy {
width:500px;
padding: 15px 0 0 15px;
}

img#home{
padding: 0 10px 0 10px;
}
img#headerimage {
margin-bottom:25px;
}
h1{
font-size:2em;
color: #7DBD33;
text-transform:uppercase;
margin:0;
padding:0;
letter-spacing: -6px;
}
h2{
font-size:12px;
color: #0098E2;

}
p {
line-height: 20px;
}
#footer1{
background: url(../images/footerbg.gif) repeat-x;
padding:10px;
margin-top:35px;
}
#footer2{
background: url(../images/footerbg2.gif) top repeat-x;
padding:10px;
margin-bottom:20px;
}
#copyright {
float:left;
}
#contact {
float:right;
}

h1#title{
font-size:14px;
margin-top:50px;
}
   #title {
  
      margin:0; 
	  padding:15px 0 0 0;
      position:relative;
      width:551px; height:70px;
      margin:0; padding:0;
      overflow:hidden;
      }
   #title span {
      display:block;
      position:absolute; left:-1px; top:1px; z-index:1;
      width:551px; height:70px;
      margin:0; padding:0;
      background:url("/images/aquaticmanagement.gif") top left no-repeat;
      }

#wrapper, #flashmovie, #content, #header, #legal, #headerimage {
	margin:auto;
	padding: 0;
	width: 760px;  /* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
	}
#services {
	margin:auto;
	padding: 0;
	width: 500px;  /* bmh */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 525px;
	}

#logo {
	float:left;
	margin:0;
	padding:0;
	}

#tagline{
font-size:11px;
font-weight:normal;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
float:right;
padding:25px;
}


/* Primary Navigation */

#navigation ul {
	width:495px;
	margin: 0;
	padding: 0;
	display: inline;	
	float:left;
	font-family:verdana;
	font-weight: bold;
	font-size:11px;
}

#navigation ul li {
	padding-left:1px;
	list-style: none;
	display: block;
    float:left;
	background:url(../images/bgline.gif) left top no-repeat;
}

#navigation ul li a {
	display:block;
	color:#646464;
	text-decoration:none;
	padding: 8px 12px 17px 12px;
	
}

#navigation ul li a:hover {
	text-decoration:none;
    background:transparent;
    background:url(../images/navigation_bg2.gif) repeat-x;
	

}

#navigation ul li a.selected {
	color:#fff;
    text-decoration:none;
	background: transparent;
	background:url(../images/bg_selected.gif) repeat-x;
}

#navigation ul li a:hover.selected {
	color:#646464;
	text-decoration:none;
    background:transparent;
    background:url(../images/navigation_bg2.gif) repeat-x;
}

#navigation ul li.first {
	
	margin-left: 145px;
	list-style: none;
	display: inline;
	border-left:none;
	
}
#navigation ul li.last {
	margin-left: 0;
	list-style: none;
	display: inline;
}
/* Links */

a:link {
	color: #0098E2;
}

a:active     {
	color: #0098E2;
}

a:visited {
	color: #0098E2;
}

a:hover {
	color: #7DBD33;
}

/* Subnav Styles */
	
.subnav {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	margin-top:10px;
	margin-bottom:50px;
	
}
.subnav .top {
    background: transparent url(../images/subtop.gif) top no-repeat;
	height: 20px;
	margin-top:7px
}
.subnav .content {
	background-color: #fff;
}

.subnav .bot {
    background: transparent url(../images/featurebot.gif)  no-repeat;
	height: 19px;
	}
	
.subnav p {
	font: 11px Verdana; 
	font-weight: normal;
	margin: 0;
	line-height: 1.5em;
}

.subnav ul {
	padding: 0;
	margin: 0;
	line-height: 25px;
}
.subnav li {
    list-style: none;
	background: url(../images/divider.gif) bottom repeat-x;
	margin: 0;
	padding:0px 0 1px 0;
}
.subnav a {
    background: transparent url(../images/button.gif) left no-repeat;
	display: block;
	text-decoration: none;
	color:#0098E2;
	padding: 6px 6px 6px 20px;
}
.subnav a:hover {
	color: #7DBD33;
}
.thumbborder {
	padding: 10px;
	margin: 0px;
	background-image: url(../images/thumbbg.jpg);
	background-repeat: no-repeat;
}