#content {	
	padding: 20px;
	font-size: 14px;
	font-family: "Book Antiqua";
	color: #000066;
	font-stretch:expanded;
	background-color: #FFF;
	width: 938px;
	padding-bottom: 0px;
	}
#content h2 {
	font-family: Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color:red;

	}
.bluetext {
 color: #000066;
}
#content a {
	color: #0000FF;
	}
#content a:hover {
	color:  #000099;
	}
#tablecontent {
	font-family: "Book Antiqua";
	color: #000099;
	text-align: center;
	font-size: 14px;
	}
#tablecontent1 {
	font-family: "Book Antiqua";
	color: #000099;
	text-align: left;
	font-size: 14px;
	}
#tablecontent1 h2 {
	font-size: 15px;
	}	
#tabletitle {
	background-color: #000099;
	color: #FFF;
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-align: left;
	}

#refbold {
	font-weight: bold;
	}
#reftitle {
	font-size: 16px;
	font-weight: bold;
	}
#refinfo {
	width: 850px;
	}
.ref1 {
	font-size: 16px;
}

#menubg {
	background-color: #FFF;
	}
	
#page {
	text-align: center;	
	margin: 0px;
	padding: 0px;
	width: 938px;
	}
	
body{
font-size: 14px;
font-stretch: expanded;
color:#000066;
	}

#footer {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:800;
	font-stretch: expanded; 
	color: red; 
	background-color: #FFF;
	width: 938px;
	}
	
	
#navcontainer
{

text-align: center;
font-family: "Copperplate Gothic Bold, Arial", Verdana, Arial;
font-weight: bold;
margin: 0;
padding: 0;
list-style-type: none;
	width: 938px;
font-size: 15px;

}

#navcontainer a
{
color: #000066;
padding: .2em .8em;
text-decoration: none;
}

#navcontainer a:hover
{

color: #3366FF;
}
#contactinfo
{
width : 200px;
}

.imgright
{
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
	float: right;
}

.imgleft
{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	}
.imgrightblue
{
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 100px;
	float: right;
}


#imagebox {

	position: relative;
	width: 717px;
	height: 390px;
	padding: 0;
	padding-left: 50px;	margin: 0;
}
#aerationimage {
	width: 100%;
	height: 390px;
	background: url("aeration.png");
	background-repeat:no-repeat;
}
#box1 {
	position: relative;
	padding: 5px;
	top: 11px;
	left: 189px;
	width: 460px;
	height: 102px;
	font-size: 12px;
	}
#box2 {
	position: relative;
	padding: 5px;
	top: 10px;
	left: 190px;
	width: 460px;
	height: 54px;
	font-size: 12px;
	}
#box3 {
	position: relative;
	padding: 5px;
	top: 10px;
	left: 190px;
	width: 467px;
	height: 72px;
	font-size: 12px;
	}	
#box4 {
	position: relative;
	padding: 5px;
	top: 15px;
	left: 321px;
	width: 335px;
	height: 107px;
	font-size: 12px;
	}	
	

#navi50 {
	position: relative;
	padding:0;
	margin:0;
	width:50px;
	float:left;
	}
#navi100 {
	position: relative;
	padding:0;
	margin:0;
	width:100px;
	float:left;
	}
#navi125 {
	position: relative;
	padding:0;
	margin: 0;
	width:125px;
	float: left;
	}
#navi150 {
	position: relative;
	padding:0;
	margin: 0;
	width:150px;
	float: left;
	}
#navi200 {
	position: relative;
	padding:0px;
	margin: 0;
	width: 200px;
	clear: none;
	float: left;
	}

#menuoutside {
	width: 938px;

	}
	



	
	/**** SUCKERFISH DROP DOWN ****/
#nav, #nav ul {
	font-family: "Copperplate Gothic Bold", Verdana, "Comic Sans MS";
	font-size: 15px;
	float: left;
	list-style: none;
	line-height: 1;
/*	background: white;*/
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 0;
	margin: 0 0 1em 0;
}
#menubottom {
	width: 938px;
	position: absolute;
	left: 50%;
	margin-left: -442px;
	text-align: center;
	top: 4px;
	}
#menutop a {
	font-family: "Copperplate Gothic Bold", Verdana, "Comic Sans MS";
	text-decoration: none;
	position:relative;
	font-size: 15px;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 0;
	margin: 0 0 1em 0;
	color:#000066;
}
#menutop a:hover {
	color: #3366FF;
	}

#nav a {
	display: block;
	color: #000066;
	text-decoration: none;
	padding: 5px;
}

#nav a.daddy {
	text-align: left;
}

#nav li {
	float: left;
	padding: 0;

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	font-weight: bold;
	font-size: 11px;
	font-family: "Copperplate Gothic Light", Verdana, "Comic Sans MS";
	border: 3px solid;
	border-color: #0066FF;
	margin: 0;
}

#nav li li {
	border-bottom: 1px solid #0066FF;
}

#nav li ul a {
	width: 190px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #fff;
}
#submenu {
	background: #FFF;

	}
#submenu li li li a:hover {
	color: #3366FF;
	background: #FFF;
}
#submenu1 {
	clear:both;
}
 /** END DROP DOWN eda **/
#navbox {
text-align: center;
	width:938px;
	background-image: url(navbg.png);
	background-repeat: repeat-x;
	height: 75px;
	
	
}

#submain a:hover{
	color:  #3366FF;
}
#linkbutton {
width: 350px;
}

#linkbutton a{
	text-decoration: none;
	text-align: center;
	display: block;
	color: #000000;
	font-family:"Copperplate Gothic Bold", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
}
#linkbutton a:hover{
	color:  #3366FF;
}	
#floatright { 
	float: right; 
}

#forprintonly {
	display: none;
	}

#calclinkbutton a{
	text-decoration: none;
	text-align: center;
	display: block;
	color: #000000;
	font-family:"Copperplate Gothic Bold", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
}
#calclinkbutton a:hover{
	color:  #3366FF;
}	

#equiptitle a{
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-align: left;
	color:#000099;

}

.diamond {
 vertical-align: bottom;
}