body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(gfx/core/body-bg.gif) top repeat-x #000000;
	text-align: center;
}

a {
	color: #980000;
}

div#container {
	background: url(gfx/core/container-bg.gif) top right no-repeat #FFFFFF;
	width: 747px;
	padding: 13px 14px 0px 14px;
	margin: 0px auto;
	text-align: left;
}

h1 {
	color: #181818;
	font-size: 32px;
	letter-spacing: -1px;
	margin: 0.6em 0em 0.4em 0em;
}

div#image {
	width: 520px;
	float: right;
}

div#header img {
	float: left;
}
div#header p {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
	font-weight: bold;
	float: right;
	color: #980000;
	width: 500px;
	white-space: nowrap;
	text-align: right;
}

div#body {
	clear: both;
}

div#content {
	color: #454545;
	font-size: 12px;
	width: 510px;
	padding: 10px;
	float: right;
	background: url(gfx/core/content-bg.gif) top right no-repeat #FFFFFF;
	line-height: 1.6em;
}

div#sidebar {
	width: 197px;
	float: left;
	padding: 0px 10px;
}

p.intro {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}

p#breadcrumbs {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #b6b6b6;
}
p#breadcrumbs a {
	color: #6d6d6d;
	text-decoration: none;
}
p#breadcrumbs a:hover {
	text-decoration: underline;
}

hr#bottom {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 10px 0px;
}

h2 {
	font-size: 18px;
	color: #980000;
}

p.jobtitle {
	margin-top: -15px;
}

textarea,input {
	font: 12px Arial, Helvetica, sans-serif;
}
input {
	width: 200px;
}
input.submit {
	width: auto;
}
textarea {
	width: 300px;
	height: 100px;
}

div.staff {
	width: 300px;
	float: left;
	margin-top: 20px;
}
div.photo {
	width: 164px;
	margin: 23px 10px 0px 0px;
	clear: left;
}
div.photo img {
	border: 1px solid #000000;
}
div.photo p {
	font-style: italic;
	color: #999999;
	margin-top: 5px;
	line-height: 1.3;
}

/* feature items */

div.feature {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 15px 30px 0px;
}
div.feature a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
div.feature a:hover {
	text-decoration: underline;
}
div.feature h2 {
	color: #980000;
	text-transform: uppercase;
	font-style: italic;
	font-size: 14px;
	margin-bottom: -10px;
}


/* subnav */

ul#subnav {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	list-style: none;
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 0px;
}
ul#subnav li {
	margin: 5px 0px;
	padding: 0px;
}
ul#subnav a {
	text-decoration: none;
	font-style: italic;
	color: #6d6d6d;
	border-left: 4px solid #6b0000;
	border-bottom: 1px #999999 dotted;
	text-transform: uppercase;
	padding: 5px 5px 5px 7px;
	display: block;
	width: 180px;
}
ul#subnav a:hover {
	background-color: #F3F3F3;
}
ul#subnav li.parent a {
	color: #6b0000;
	border-left-width: 12px;
	width: 172px;
}


/* footer */

div#footer {
	color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	padding-top: 10px;
	margin-top: 20px;
	background-image: url(gfx/core/footer-border.gif);
	background-repeat: no-repeat;
	background-position: 216px 0px;
}
div#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
div#footer a:hover {
	text-decoration: underline;
}
p#footer1 {
	background-color: #181818;
	width: 176px;
	float: left;
	margin: 0px;
	padding: 10px 15px 6px 15px;
	text-align: center;
}
p#footer2 {
	background: #980000 url(gfx/core/footer-bg.gif) repeat-x top;
	width: 490px;
	margin: 0px;
	padding: 10px 13px 10px 27px;
	float: right;
}
p#footer2 a {
	font-weight: bold;
}
div#footer p#footer1 img {
	position: relative;
	top: 4px;
}
div#footer p#footer2 a#credit {
	font-weight: normal;
}

/* main nav */

ul#nav {
	list-style-type: none;
	float: right;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 74px;
	width: 501px;
	background: url(gfx/core/nav-bg.gif) repeat-x;
}
div#header > ul#nav {
	margin-top: 17px;
}
ul#nav li {
	text-indent: -3000px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
}
ul#nav li a {
	display: block;
	height: 74px;
	background-image: url(gfx/core/nav.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}



ul#nav li a#services {
	width: 110px;
}
ul#nav li.active a#services, ul#nav li.active a#services:hover {
	background-position: 0 -148px;
}
ul#nav li a#services:hover {
	background-position: 0px -74px;
}



ul#nav li a#company {
	width: 115px;
	background-position: -129px 0px;
}
ul#nav li.active a#company, ul#nav li.active a#company:hover {
	background-position: -129px -148px;
}
ul#nav li a#company:hover {
	background-position: -129px -74px;
}


ul#nav li a#waste {
	width: 90px;
	background-position: -239px 0px;
}
ul#nav li.active a#waste, ul#nav li.active a#waste:hover {
	background-position: -239px -148px;
}
ul#nav li a#waste:hover {
	background-position: -239px -74px;
}



ul#nav li a#contact {
	width: 110px;
	background-position: -363px 0px;
}

ul#nav li.active a#contact, ul#nav li.active a#contact:hover {
	background-position: -363px -148px;
}
ul#nav li a#contact:hover {
	background-position: -363px -74px;
}




