/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana,Arial,sans-serif;
	color: #000000;
	/*line-height: 1.166;	*/
	margin: 0;
	padding: 0;
	font-size: small;
	background-color: #ffffff;
	background-image:url(../aagraphics/bgs/left-bg.gif);
	background-repeat: repeat-y;
	background-position: 20% 0;

}

a:link, a:visited, a:hover {
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-weight: normal;
	
	}
a:hover {
	text-decoration: none;
	background-color: #55E0CD;
	color: #000080;

	
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	margin: 1em 0 0 0;
	padding: 0px;
	 color: #8AB82E;
	 font-weight: bold;

}

h1{
 	font-size: 150%;
	margin: 0.5em 0 0 0;
	padding: 0;
	border-top: 1pt solid #000080;
	border-bottom: 1pt solid #000080;
	color: #000080;
}
h1 a:link, h1 a:visited {
text-decoration: none;
color: #000080;
}
	

h2{
 font-size: 150%;
 line-height: 100%;

}

h3{
 font-size: 140%;
 

}
h4{
 font-size: 130%;
}

h5{
 font-size: 120%;
}

#MainContent ul li{
 list-style-type: square;
 margin: 0 0 0.5em 1em;

}
#MainContent ul ul {
	margin: 0.5em 0 0 1em;
	padding: 0;
	}
#MainContent ul ul li{
	list-style-type: disc;
	margin: 0.25em 0 0 0;
	font-size: 0.85em;

}

ul ul ul{
 list-style-type: none;
}
#MainContent p {
	margin: 0.75em 0 0 0;
	}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#Header {
	width: auto;
	margin: 0 ;
	background-color: #000080;
	min-height: 130px;
	}
	
#HeaderLeft {
	float: left;
	width: 19.5%;
	color: #ffffff;
	text-align: center;
	padding: 5px 0 5px 0;
	background-color: #000080;
	min-height: 130px;

}
#HeaderRight {
	float: right;
	width: 80.5%;
	color: #ffffff;
	text-align: center;
	padding: 5px 0 5px 0;
	min-height: 130px;
	background-color: #000080;



	}


#Wrapper {
	clear: both;
	width: 100%;
	margin-top: 0;
	}
#Nav{	
	padding: 0;
	width: 19.5%;
}
	
#MainContent{
	float: right;
	width: 74.5%;
	margin: 0 0 0 0;
	padding: 10px 1% 20px 3%;
	 }
	 
#QuickLinks {
	float: right;
	width: 185px;
	max-height: 200px;
	margin: -1pt 0 1em 20px;
	background-color:transparent;
	border:  #000080 solid;
	border-width: 0 1pt 1pt 1pt;
	padding: 0 5px 10px 5px;
	color:#666666;
	font-size: 85%;
	overflow: auto;
	clear:none;
	}
#QuickLinks UL {
		margin-left: 10px;
		padding-left: 5px;
		margin-top: 0;
}

#QuickLinks H3 {
	background-color: #000080;
	color:#ffffff;
	font-style: italic;
	margin: 0 -5px 0 -5px;
	padding: 3px;
	}



/************** image styles ***************/

#HeaderRight img {
	vertical-align: middle;
	border: 0;
	margin: 0 15px 0 15px;
	}
#HeaderRight img a:hover {
	background-color: #000080;
	text-decoration: none;
	}
#HeaderLeft img {
	border: solid #6A99E9;
	border-width: 1pt;

	}
	
#MainContent img {
	/*text-align:center;*/
	font-size: small;
}
#MainContent a img {
	border: 1px solid #8AB82E;
	padding: 2px;
	text-decoration: none;
}
#MainContent a:hover img, .ImgLeft a:hover img, .ImgRight a:hover img, 
.ProductsRightColumn a:hover img {
	border: 1px solid #55E0CD;
	background-color: #55E0CD;
	text-decoration: none;
	}

.ImgLeft {
float: left;
text-align: left; 
margin: 1em 1em 1em 0;

}
.ImgRight {
float: right;
text-align: right; 
margin: 1em 0 1em 1em;
clear: right;

}
.ImgLeft, .ImgRight {
	border-left:solid #CCCCCC;
	border-top:solid #CCCCCC;
	border-right:solid #999999;
	border-bottom:solid #999999;
	border-width:1px;
	background:#FFF;
	padding:5px;
	font-size: smaller;
	color: #999999;
	}
.ImgLeft a img, .ImgRight a img {
	display: block;
	}
	
/*****************************/


/************* #Footer styles ***************/

#Footer{
	font-size: 100%;
	background-color: #000080;
	color: #ffffff;
	padding: 0.5em 10px 10px 0.5em;
	margin-top: 0px;
	clear:both;
}

#Footer a:link, #Footer a:hover, #Footer a:visited {
	color: #ffffff;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
	border-bottom: none;
	}
#Footer a:hover{
	text-decoration: none;
	border-bottom: none;
	background-color: #55E0CD;
	color: #000080;
	}
#Footer img{
	padding: 4px 4px 4px 0px;
}
#Footer P {
	margin: 0.5em 0 0 0;
	}

/*********** #NavBar link styles ***********/

#Nav ul a:link, #Nav ul a:visited, #Nav ul a:hover {
display: block;  
width: auto;
padding: 4px 1% 5px 20px;
}
#Nav ul {
	list-style: none; 
	padding: 0; 
	margin: 0 0 0 0;
	margin-left: 1px;
	font-size: 95%;
	

}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#Nav li {border-bottom: 1px solid #015B49;
margin: 0;	
		}

/* fix for browsers that don't need the hack */
html>body #Nav li {border-bottom: none;}

/*********** #NavLinks styles ***********/

#Nav {
	margin: 0;
	text-align: left;
	/*width: auto;*/
}

#Nav h3{
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 100%;
	background-color: #6A99E9;
	color: #ffffff;
	text-align: left;
	
}

#Nav a	{
	padding: 3px 5px 2px 5px;
}

#Nav a:link, #Nav a:visited{
	margin: 0;
	border-top: 1pt #ADD65B solid;
	border-bottom: 1pt solid #7BA429;
	border-right: 1pt #7BA429 solid;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-decoration: none;
	color: #000080;
	background-color: #99CC33;
	background-image:url(../aagraphics/bgs/nav-up2.gif);
	background-repeat:no-repeat;
	background-position: 3px 5px;

}

#Nav a:visited{
	
	/*color: #55761D;*/
	font-weight: normal;
	
}

#Nav a:hover, 
body#Home li#Home-nav a,
body#About li#About-nav a,
body#News li#News-nav a,
body#Offers li#Offers-nav a,
body#Tanks li#Tanks-nav a,
body#Separators li#Separators-nav a,
body#Sewage li#Sewage-nav a,
body#Workwear li#Workwear-nav a,
body#Countdown li#Countdown-nav a,
body#Compost li#Compost-nav a,
body#Waste li#Waste-nav a,
body#Tools li#Tools-nav a,
body#Oils li#Oils-nav a,
body#Water li#Water-nav a,
body#Misc li#Misc-nav a,
body#Terms li#Terms-nav a,
body#Contact li#Contact-nav a,
body#Links li#Links-nav a {
	border-bottom: 1pt #CBE597 solid;
	border-top: 1pt solid #A3D147;
	border-right: 1pt #CBE597 solid;
	background-color: #B7DB6F;
	color: #000080;
	background-image:url(../aagraphics/bgs/nav-down2.gif);
	background-repeat:no-repeat;
	background-position: 3px 5px;

}


/*********************/

.larger {
	font-size: larger;
	}
	
.smaller {
	font-size: smaller;
		}
		
.NoWrap {
white-space: nowrap;
	}
#SkipToNav {
	color: #ffffff;
	font-size: smaller;
	
	}
#SkipToNav a:link, #SkipToNav a:visited {
     color: #ffffff; 
     text-decoration: none;
	 margin: 0;
	background-color: transparent;
	border-bottom: none;
	margin: 0;
	 }
  
#SkipToNav a:focus, #SkipToNav a:hover, #SkipToNav a:active{
     /* Becomes visible & underlined when user tabs to it. 
       :active pseudo-class necessary for IE 
       :focus pseudo-class necessary for Mozilla 
     */
     color:#999999; 
     text-decoration: underline;
	 background-color: transparent;

  }
  
#Navigation, #Navigation a:link,
#Navigation a:visited, #Navigation a:hover{
	margin: 0 0 0 1px;
	padding: 0;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	background-color: #6A99E9;
	color: #000080;
	width: auto;
	border: none;
	
	
	}
.centred, .Centred {
	text-align: center;
	clear: both;
	}

.RuledTable {
	width: 90%;
	margin: 1em 0 0 0;
	border:1pt solid #99CC33;
	}
.RuledTable TD{
	padding: 5px;
	border:1pt solid #43D752;
	}
.RuledTable TH {
	background-color: #808000;
	color: #ffffff;
	padding: 5px;
		}
	
.Required {
	color:#808000;
	font-weight: bold;}
	
.abbr{
	border-bottom: 1px dashed #444;
	font-style: normal;
	cursor: help;}
	
.selectpicture, .SelectPicture {
	font-size: smaller;
	font-style:italic;
	color: #808080;
	margin: 0;
	padding: 0 0 0 0;
	}

BLOCKQUOTE {
	border: 1pt #A59396 solid;
	padding: 0 1em 0 1em;
	margin: 1em 2em 0 2em;
	}
.Clear {
	height: auto;
	width: auto;
	clear:both;
	}
	
FIELDSET {
	PADDING: 1em;
	border: 1pt solid #6A99E9;
	
	}
INPUT, TEXTAREA, SELECT, OPTION, CHECKBOX{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	}

#signup {  border: 1pt #006666 solid;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-color: #e2ffa8; 
	color: #006666; text-align: left; 
}

.signup {
font-size: smaller;
color: #006666; 
}

.signup a:link {
color: #006666; 
}

.signup a:visited {
color: #006666; 
}

.signup a:hover {
color: #0000ff; 
}
.attention {
	background-color: #e2ffa8;
	border: 1pt #006666 solid;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	margin-top: 1em;
	}

.attentionNarrow {
	margin-right: 210px;
	margin-top: 1em;
	background-color: #e2ffa8;
	border: 1pt #006666 solid;
	padding: 5px;
	text-align: center;
	font-weight: bold;}


.LayoutTable {
	margin: 1em 0 0 0;
	font-size: 0.95em;
	}
	
.LayoutTable H2 {
	background-image: url(../aagraphics/bgs/th.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #ffffff;
	text-align: center;
	font-size: 1.3em;
	color: #ffffff;
	margin: -5px -5px 0 -5px;
	padding: 5px;
	text-transform:uppercase;
}

.LayoutTable TD{
	border-top: 1pt solid #ACEDB2;
	border-left: 1pt solid #ACEDB2;
	border-right: 1pt solid #7891B6;
	border-bottom: 1pt solid #7891B6;
	padding: 5px;
	width: 340px;
	}
.LayoutTable UL, .ProductsDisplayTable UL {
	margin: 0.5em 0 0 0.5em;
}
.LayoutTable LI, .ProductsDisplayTable LI {
	list-style-type: square;
 	margin: 0 0 0.1em 0;
	}
.Background TD{
	background-image: url(../aagraphics/bgs/ripples3.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.ProductsDisplayTable TD, .ProductsDisplayTable TH {
	border: 1pt solid #ACEDB2;
	padding: 5px;
	vertical-align: top;
	}
.ProductsDisplayTable H3, .ProductsDisplayTable H4 {
	text-align: left;
	margin: 0 0 0 0;

	}
	
.ProductsRightColumn {
	text-align: right;
	font-size: smaller;
	color: #999999;
}
.ProductsRightColumn img {
	text-align:right;
	}

.ProductsDisplayTable a img {
	text-decoration: none;
	}
.ProductsDivider {
	width: 100%;
	margin: 1em 0 1em 0;
	border-top: 1pt #999999 dashed;
	clear: both;
	}
CAPTION {
	font-style: italic;
	font-weight: bold;
	}
.HorizontalList {
	margin: 1em 0 1em 0;
}
.HorizontalList LI {
	display: inline;
 	padding-left: 12px;
  	background: url(../aagraphics/bgs/list-bullet.gif) no-repeat;
	background-position: 0 4px;
	white-space:nowrap;
	}
.PictureCaption {
	font-size: smaller;
	color: #999999;
}
.TopLeft {
	background-image: url(/aagraphics/bgs/home-page/top-left.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 350px;
	}
.TopRight {
	background-image: url(/aagraphics/bgs/home-page/top-right.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 350px;


	}
.BottomLeft {
	background-image: url(/aagraphics/bgs/home-page/bottom-left.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width: 350px;

	}
.BottomRight {
	background-image: url(/aagraphics/bgs/home-page/bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 350px;

	}
#AddThis {
	margin: 30px 0 0 0;
	border: 0;
	{
