

* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	min-width: 980px;
	background: #c4b99c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small; 
	color: #333333;
	}
	
#wrapper {
	width: 1040px;
	text-align: left;
	margin: 0 auto;
	background: #ffffff url(/img/bgWrapper.jpg) repeat-y top center;
}

#header {
	height: 164px;
	background: url(/img/headerBG.jpg) repeat-x top center;
	margin: 0 30px 10px 30px;
	position: relative;
}

#header img#tsLogo {
	padding: 0;
}

ul#bannerNav {
	list-style: none;
	position: absolute;
	top: 0;
	right: 0; 
}

ul#bannerNav li {
	display: inline;
		
}

ul#bannerNav li a img {
	border: 0;
	padding: 0;
	margin: 0;
}

ul#bannerNav li a:hover img {
	background: url(/img/bgBannerNavRollover.png) repeat-x top center;
}

#targetWaste ul#bannerNav li a img#targetWaste,
#targetEnergy ul#bannerNav li a img#targetEnergy, 
#targetWater ul#bannerNav li a img#targetWater, 
#targetPaper ul#bannerNav li a img#targetPaper, 
#recyclingDirectory ul#bannerNav li a img#recyclingDirectory,
#caseStudies ul#bannerNav li a img#caseStudies, 
#services ul#bannerNav li a img#services,
#sectorguides ul#bannerNav li a img#sectorguides,
#download ul#bannerNav li a img#download,
#contact ul#bannerNav li a img#contact {
	background: url(/img/bgBannerNavRollover.png) repeat-x top center;	
}


#mainContent {
	width: 740px;
	float: right;
	background: #ffffff;
	margin: 0 30px 40px 0;
}
#mainContent table {
	margin-left:30px;
	border-spacing:10px;
}
#nav {
	float: left;
	width: 200px;
	margin-left: 15px;
	padding-left: 15px;
}

#nav a:hover {
	text-decoration: none;
	background: #b90421 url(/img/bgNavRollover.jpg) repeat-y top left;
	color: #ffffff;
}

#navHeader {
	background: url(/img/bgNavTop.png) no-repeat top center;
	padding: 18px 0 0 0;
}

#navBody {
	padding: 0 0 5px 0;
	background: url(/img/bgNavBottom.png) no-repeat bottom center;
}


#home #nav #navHeader li a.navHome, 
#targetWaste #navBody li.targetWaste a,
#targetEnergy #navBody li.targetEnergy a,
#targetWater #navBody li.targetWater a,
#targetPaper #navBody li.targetPaper a,
#recyclingDirectory #navBody li.recyclingDirectory a,
#caseStudies #navBody li.caseStudies a,
#services #navBody li.services a,
#sectorguides #navBody li.sectorguides a,
#download #navBody li.download a,
#contact #navBody li.contact a,
#targetWaste #navBody li.subNav a:hover,
#targetEnergy #navBody li.subNav a:hover,
#targetWater #navBody li.subNav a:hover,
#targetPaper #navBody li.subNav a:hover,
#recyclingDirectory #navBody li.subNav a:hover,
#caseStudies #navBody li.subNav a:hover,
#services #navBody li.subNav a:hover,
#sectorguides #navBody li.subNav a:hover,
#download #navBody li.subNav a:hover,
#contact #navBody li.subNav a:hover {	
	background:  #b90421 url(/img/bgNavRollover.jpg) repeat-y top left;
	color: #ffffff;	
}

#targetWaste #navBody li.subNav a,
#targetEnergy #navBody li.subNav a,
#targetWater #navBody li.subNav a,
#targetPaper #navBody li.subNav a,
#recyclingDirectory #navBody li.subNav a,
#caseStudies #navBody li.subNav a,
#services #navBody li.subNav a,
#sectorguides #navBody li.subNav a,
#download #navBody li.subNav a,
#contact #navBody li.subNav a {
	background: #bfea9b;
	/*text-indent: 15px;*/
	color: #333333; 	
	padding-left:15px;
}

li.subNav {
	font-size: 90%;
}

#navHeader li, #navBody li {
	list-style: none;	
	font-weight: bold;	
}

#navHeader li a {
	color: #ffffff;
	display: block;
	padding: 5px 0 5px 5px;
	margin-left: 25px;
	width: 155px;
}

#navBody li a {
	display: block;
	color: #333333;	
	border-bottom: 1px solid #ffffff;
	padding: 5px 0 5px 5px;
	margin-left: 25px;
	width: 155px;
}
#navBody li li a {
	width:145px;
}

#navBody li.contact a {
	border-bottom: none;
	padding: 5px 0 5px 5px;
	margin-bottom: 7px;
}

#navBody li#last a {
	border-bottom: none;
	padding: 5px 0 5px 5px;
}

#leader {
	font-size: 110%;
	width: 80%;
	margin: 10px 0 30px 0;
	font-weight: bold;
	text-align: justify;
}

#leader p {
	text-align:left;
	line-height:1.5;
}

#leader img#icon {
	margin: 0 0 20px 20px;

}


#mainContent h1, 
#mainContent h3 {
		margin: 0 15px 10px 30px;
}


#mainContent h2 {
		margin: 25px 15px 10px 30px;
}

 
#mainContent li {
		margin: 0 15px 0 30px;


}

#mainContent ul, 
#mainContent p {
		margin: 0 15px 10px 30px;
}

blockquote {
	text-indent: 30px;
}
 
#footer {
	clear: both;
	text-align: center;
	width: 1040px;
	background: url(/img/bgFooter.jpg) no-repeat top center;	
	height: 100px;
	position: relative;
}

p#footerInner {
/*	position: absolute;
	top: 0;
	right: 270px;*/
	color: #ffffff;
	margin: 0 auto;
	padding-top: 12px;
	text-align: center;	
	font-size:90%;
}

p#footerInner a {
	color: #ffffff;
}

p a img#tsLogoSm {
	top:5px;
	left:40px;
	position:absolute;
}

p a img#cccLogo {
	top:10px;
	right:40px;
	position:absolute;
}

h1 {
 	font-size: 220%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	text-align:left;
 }
 
h2 {
 	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
 }

h3 {
 	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
 }

p, #mainContent li {
	font-size: 110%;
	text-align: left;
}
	
a {
	color: #00622e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#mainContent a {
	color: #00622e;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#mainContent a:hover {
	border-bottom: 1px solid;
}

.alert {
	font-weight: bold;
	color: #ff0000;
}
#header img#tsLogo,
#footer img#tsLogoSm,
#footer img#cccLogo,
ul#bannerNav img {
	behavior: url("/stylesheets/iepngfix.htc");
}
