body {
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background:#fff;
}

img {
	border:none;
}

.hide, .Hide {   
    display:none;
}

.AlignLeft {
	float:left;
}

.AlignRight {
	float:right;
}

h1, h2, h3, h4, h5 {
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:normal;
}

h1 {
	font-size:30px;
	padding:0 0 20px 0;
	color:#da0021;
}

h2 {
	font-size:22px;
	color:#202020;
	padding:10px 0 14px 0;
}

h3 {
	font-size:24px;
	color:#186ea4;
	padding:10px 0 10px 0;
}

h4 {
	font-size:20px;
	color:#0296d2;
	padding:8px 0;
}

h5 {
	font-size:18px;
	color:#666666;
	padding:8px 0;
}

ul, li {
	padding:0;
	margin:0;
	list-style:none;
}

.ClearFix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.ClearFix {
	display: inline-block;
}
 
html[xmlns] .ClearFix {
	display: block;
}
 
* html .ClearFix {
	height: 1%;
}

.TextArea ol, .TextArea ul {
	list-style:circle;
	padding:5px 0 10px 30px;
}
	.TextArea ul li {
			list-style:circle;
	}
	.TextArea ol li {
		list-style-type: decimal;
	}
	
.NavList {
	overflow:hidden
}
	.NavList li {
		border-left: 1px solid #999999;
	    float: left;
	    line-height: 1.2em;
	    margin: 0 .5em 0 -.5em;
	    padding: 0 .5em 0 .5em;
	    white-space: nowrap;
	}
	
p {
	color:#202020;
	font-size:16px;
	line-height:22px;
	padding:0 0 10px 0;
	margin:0;
}


/***************** Header ******************/

#Header {
	background:url(/Templates/images/Header.gif) repeat-x #000;
}
	#Header .Wrapper {
		width:940px;
		position:relative;
		height:120px;
		margin:0 auto;		
	}
	#Header #Logo {
		width:140px;
		height:90px;
		position:absolute;
		left:0;
		top:20px;
	}
	#Header strong {
		top:47px;
		right:0;
		position:absolute;
		font-size:24px;
		color:#4a4a4a;
		font-weight:lighter;
	}
		#Header strong span {
			color:#ccc;
		}
		
#Nav {
	width:auto;
}

	#Nav ul {
		width:940px;
		margin:0 auto;		
	}
		#Nav ul li {
			display:inline;
			padding:0 30px 0 0;	
			float:left;
		}
		#Nav ul li a {
			display:block;
			padding:10px 0;
			color:#666;
			text-decoration:none;
		}
			#Nav ul li a:hover {
				color:#202020;
				text-decoration:underline;
			}

/***************** Footer ******************/
	
#Footer {
	width:100%;
	background:#FFFFFF;
	padding:20px 0 50px 0;
	border-top:1px solid #df0101;
}
	#Footer .Wrapper {
		width:940px;
		margin:0 auto;
	}
	#Footer p {
		font-size:14px;
		padding:0 20px 20px 0;
		display:block;
	}
	#Footer p.FooterTop {
		display:block;
		padding:0 0 10px 0;
		border-bottom:1px solid #CCCCCC;
		line-height:24px;
		margin:0;
	}
	#Footer p.FooterTop img {
		padding:5px 20px 0 0;
		float:left;
	}
	
	#Footer ul, #Footer li {
		display:inline;
		padding:0 8px 0 0;
		font-size:14px;
	}
	
	#Footer a {
		color: #df0101;
		text-decoration:underline;
	}
	
	#Footer a:hover {
		text-decoration:none;
	}

ul#DesignedBy {
	font-size:80%;
	color:#666666;
}

ul#DesignedBy li a {
	font-size:80%;
	color:#666666;
}

p.Copyright {
	font-size:80%;
	margin:0 0 10px 0 !important;
	padding:0 !important;
	color:#666666;
}

#FooterNav ul {
	padding:0  !important;
	margin:0  !important;
	clear:both;
}

#FooterNav ul li {
	margin:0 15px 0 0;
}

		
#Footer .NavList {
	overflow:hidden
}
	#Footer .NavList li {
		border-left: 1px solid #999999;
	    float: left;
	    line-height: 1.2em;
	    margin: 0 .5em 0 -.5em;
	    padding: 0 .5em 0 .5em;
	    white-space: nowrap;
	}
	
#Footer .NavList li a[href*='recycle'] { color:#8cc63f !Important; }
#Footer .NavList li a[href*='highway'] { color:#ff0000 !Important; }
#Footer .NavList li a[href*='litter'] { color:#97c9d1 !Important; }
#Footer .NavList li a[href*='park'] { color:#39a093 !Important; }
#Footer .NavList li a[href*='agri'] { color:#196f4d !Important; }
#Footer .NavList li a[href*='tanks'] { color:#667d8f !Important; }
#Footer .NavList li a[href*='health'] { color:#2a5e9a !Important; }
#Footer .NavList li a[href*='food'] { color:#666666 !Important; }


/***************** SoMe ******************/

#SoMe {
	width:auto;
	background:#282828;
}	
	#SoMe .Wrapper {
		width:940px;
		margin:0 auto;
	}
	#SoMe h5 {
		font-size:20px;
		color:#FFFFFF;
		padding:30px 0;
		float:left;
		text-shadow:0 0 10px #000;
	}
	#SoMe #SoMeLinks {
		float:right;
		padding:32px 0 0 0;
	}
		#SoMe #SoMeLinks li {
			display:inline;
			padding:0 0 0 14px;
			font-size:12px;
		}
			#SoMe #SoMeLinks li a {
				color:#999;
				text-decoration:none;
			}
				#SoMe #SoMeLinks li a:hover {
					text-decoration:underline;
				}
				

#SoMeFeed {
	clear:both;
	padding:0 0 30px 0;
}

#SoMeFeed h3, #SoMeFeed .f 
{
    display:none;
}

#SoMeFeed li {
	padding:0 0 20px 0;
}

#SoMeFeed li a {
    display:block;
	padding:30px 30px 30px 110px;
	color:#ccc;
	text-decoration:none;
	box-shadow:0 0 8px #000;-webkit-box-shadow:0 0 8px #000;-moz-box-shadow:0 0 8px #000;
	background:url(/Templates/images/SoMeBlog.gif) 32px center no-repeat ;
	font-size:14px;
	border:1px solid #202020;
}
    #SoMeFeed li a:hover {
	    color:#fff;
		box-shadow:0 0 16px #000;-webkit-box-shadow:0 0 16px #000;-moz-box-shadow:0 0 16px #000;
		background-color:#202020;
    }
	#SoMeFeed a[href*="twitter"] {
	    background:url(/Templates/images/SoMeTwitter.gif) 40px center no-repeat;
	}
	#SoMeFeed a[href*="flickr"] {
	    background:url(/Templates/images/SoMeFlickr.gif) 36px center no-repeat;
	}

	#SoMeFeed a:after	{
		font-size:15px;
		float:right;
	}		
		#SoMeFeed a[href*="twitter"]:after	{
			content: "Twitter";
			color:#2da9cc;
		}
		#SoMeFeed a[href*="blog"]:after	{
			content: "Blog";
			color:#FFFFFF;
		}
		#SoMeFeed a[href*="flickr"]:after	{
			content: "Flickr";
			color:#ff0084;
		}
		#SoMeFeed a[href*="flickr"]:before	{
			content: "Flickr Photo - ";
		}
		

/***************** Inside ******************/

#Body {
	width:auto;
	background:url(/Templates/images/load.gif) no-repeat center center;
	border-top:1px solid #dbdbdb;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#Body .Wrapper {
	padding:30px 0;
	margin:0 auto;
	width:940px;
	background:#FFFFFF;
}

#Body .AlignLeft {
	width:510px;
}
	
	#Body p {
		font-size:15px;
		color:#202020;
		line-height:22px;
		padding:0 0 20px 0;
	}
	
	#Body a {
	    color:#DA0021;
		text-decoration:none;
	}
	    #Body a:hover {
	        text-decoration:underline;
	    }
	    
#Body .AlignRight {
	width:400px;
}


/***************** Product Sectors ******************/

.ProductSector a {
	height:70px;
	border:1px solid #fff;
	padding:0px;
	display:block;
	clear:both;
	text-decoration:none;
}

.ProductSector a:hover {
	text-decoration:none !important;
}

.ProductSector h2 a:hover {
	text-decoration:none;
}

.ProductSector img {
	float:right;
}

.ProductSector h2 {
	display:inline-block;
	margin:0 !Important;
	padding:10px 10px 0 20px !Important;
	font-size:44px;
	color:#FFFFFF !important;
}

.ProductSector a:hover h2{
	color:#FFFFFF !important;
}

.AgricultureCol a h2 {
	color:#196f4d !important;
}

.AgricultureCol a {
	background-color:#e8f0ed !Important;
}

.AgricultureCol a:hover {
	background-color:#196f4d !Important;
}

.FoodCol a h2 {
	color:#aeac97 !important;
}

.FoodCol a {
	background-color:#fbfbf9 !Important;
}

.FoodCol a:hover {
	background-color:#D8D6C4 !Important;
}

.HighwayCol a h2 {
	color:#ff0000 !important;
}

.HighwayCol a {
	background-color:#ffe5e5 !Important;
	color:#fff !Important;
}

.HighwayCol a:hover {
	background-color:#ff0000 !Important;
}

.RecycleCol a h2 {
	color:#8cc63f !important;
}

.RecycleCol a {
	background-color:#f3f9eb !Important;
}

.RecycleCol a:hover {
	background-color:#8cc63f !Important;
}

.TanksCol a h2 {
	color:#667d8f !important;
}

.TanksCol a {
	background-color:#eff2f4 !Important;
}

.TanksCol a:hover {
	background-color:#667d8f !Important;
}

.LitterCol a h2 {
	color:#97c9d1 !important;
}

.LitterCol a {
	background-color:#f4f9fa !Important;
}

.LitterCol a:hover {
	background-color:#97c9d1 !Important;
}

#LeftContent ul {
	padding:0 0 0 20px;
	font-size:15px;
}

#LeftContent ul li {
	line-height:180%;
	list-style-type:circle;
	color:#DA0021;
}

#LeftContent ul li ul {
	margin:0px 0 10px 20px !important;
	color:#333333;
	list-style-type:square !important;
}

#LeftContent ul li ul li {
	color:#333333;
	list-style-type:square !important;
}

#LeftContent ul li ul a {
	color:#333333;
}
