/* CSS for all front-end elements goes here */

form {
	margin-top: 0;
	margin-bottom: 0;
}

body {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ebebeb;
}
.trans {
	behavior: url("/pngbehavior.htc");
}

.clearer {
	clear: both;
	line-height: 0;
	height: -3px;
}

#wrapper {
	width: 977px;
	margin: auto;
	margin-top: 20px;
	border: 1px solid #7c7c7c;
	background: url(/images/jpg/bg.jpg) no-repeat #ffffff;
}

#header {
	width: 100%;
	height: 124px;
}

#content {
	float: left;
	width: 726px;
	padding: 0px 0px 0px 22px;
}

#rightmargin {
	float: left;
	width: 185px;
	margin-left: 20px;
}

#footer {
	float: left;
	width: 977px;
}

#footer a:active, #footer a:link, #footer a:visited {
	color: #1c3214;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer li {
	display: inline;
	margin: 0px;
	padding-right: 2px;
}

/* Content Headers */

h1 {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 1.0em;
}

h2 {
	width: 100%;
	padding: 0px;
	margin: 12px 0px 10px 0px;
	font-weight: bold;
	font-size: 1.0em;
	color: #004b8f;
}

p {
	padding: 0px;
	margin: 0px;
}

/* General Style */

.hdrbuttons {
	float: right;
	/*margin: 17px 0px 0px 486px;*/
	margin: 0px 0px 0px 0px;	
}

.footerlogos {
	float: left;
	width: 977px;
	height: 96px;
}

.footertext {
	float: left;
	width: 937px;
	padding: 13px 20px 13px 20px;
	font-size: 0.7em;
	background: url(/images/jpg/footerbg.jpg) no-repeat #9ed28a;
	color: #1c3214;
}

.contentmenu {
	float: left;
	width: 726px;
	height: 25px;
	margin-bottom: 1px;
	background: url(/images/gif/menu/menubg.gif) repeat-x #7c746d;
	z-index: 1;
}

.contenttext {
	float: left;
	width: 726px;
}


/* Menu */

#nav, #nav ul{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type:none;
list-style-position:outside;
position:relative;
font-size: 10px;
font-weight: bold;
width: 726px;
}

#nav a{
display: block;
padding: 6px 6px 0px 7px;
color: #ffffff;
text-decoration: none;
height: 19px;
}

#nav a:hover{
background: #4b423d;
color: #ffffff;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width: 230px;
top: 25px;
background: #7c746d;
}

#nav li ul a{
width: 206px;
height:auto;
float:left;
padding: 0px 12px 0px 12px;
line-height: 20px;
font-weight: normal;
font-size: 10px;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

/* End */

/* Right Margin */

.boxwrap {
	float: left;
	width: 185px;
	margin-bottom: 8px;
}

.boxhdr {
	float: left;
	width: 172px; 
	height: 19px;
	padding: 6px 6px 0px 7px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 1px;
	background: url(/images/gif/boxhdr.gif) repeat-x #7c746d;
}

.boxtextnews {
	float: left;
	width: 165px;
	min-height: 190px;
	padding: 6px 10px 6px 10px;
	background: url(/images/gif/boxbgnews.gif) no-repeat #dad6d2;
	font-size: 0.6em;
}

.boxtextnews a:active, .boxtextnews a:link, .boxtextnews a:visited {
	color: #004a8f;
	text-decoration: none;
}

.boxtextnews a:hover {
	color: #000000;
	text-decoration: underline;
}

.boxtext {
	float: left;
	width: 185px;
	background: #dad6d2;
}

.boxtext a:active, .boxtext a:link, .boxtext a:visited {
	color: #004a8f;
	text-decoration: none;
}

.boxtext a:hover {
	color: #000000;
	text-decoration: underline;
}

.boxnewswrap {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.boxtextenews {
	float: left;
	width: 165px;
	padding: 6px 10px 6px 10px;
	background: #dad6d2;
	font-size: 0.6em;
}

.boxtextenews a:active, .boxtextenews a:link, .boxtextenews a:visited {
	color: #004a8f;
	text-decoration: none;
	font-weight: bold;
}

.boxtextenews a:hover {
	color: #000000;
	text-decoration: underline;
}

.boxenewswrap {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.boxwrapenews {
	float: left;
	width: 185px;
	margin: 8px 0px 8px 0px;
}


/* Home Buttons */

.homebtns {
	float: left;
	width: 726px;
	margin-top: 30px;
	font-size: 11px;
}

.homebtns a:active, .homebtns a:link, .homebtns a:visited {
	color: #004a8f;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}

.homebtns a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.8em;
}

.homebtntext {
	padding-left: 4px;
}

.homebtn1 {
	float: left;
	width: 154px;
	height: 170px;
	margin-right: 34px;
	background: url(/images/jpg/homebtn1bg.jpg) no-repeat;
}

.homebtn2 {
	float: left;
	width: 154px;
	height: 170px;
	margin-right: 34px;
	background: url(/images/jpg/homebtn2bg.jpg) no-repeat;
}

.homebtn3 {
	float: left;
	width: 154px;
	height: 170px;
	margin-right: 34px;
	background: url(/images/jpg/homebtn3bg.jpg) no-repeat;
}

.homebtn4 {
	float: left;
	width: 154px;
	height: 170px;
	background: url(/images/jpg/homebtn4bg.jpg) no-repeat;
}

.contenthdrtext {
	float: left;
	width: 179px;
	height: 188px;
	padding: 10px;
	margin-right: 1px;
	background: #dbd6d2;
	font-size: 11px;
	font-weight: bold;
	color: #004b8f;
	line-height: 20px;
}

.contenthdrimg {
	float: left;
	width: 526px;
	height: 208px;
	background: #dbd6d2;
	z-index: 2; 
}

.leftmarginwrap {
	float: left;
	width: 200px;
}

.contentlinks {
	float: left;
	width: 179px;
	padding: 10px;
	margin: 1px 1px 0px 0px;
	background: #dbd6d2;
	font-size: 0.7em;
	color: #000000;
	line-height: 20px;
}

.contentlinks a:active, .contentlinks a:link, .contentlinks a:visited {
	color: #004a8f;
	text-decoration: none;
}

.contentlinks a:hover {
	color: #000000;
	text-decoration: underline;
}

.contentlinks ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.contentlinks li 
{
	display: list-item;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	list-style: none;
}

.ebrochurelink {
	float: left;
	width: 179px;
	padding: 10px;
	margin: 1px 1px 0px 0px;
	background: url(/images/gif/brochurebg.gif) no-repeat #dbd6d2;
	font-size: 0.7em;
	color: #000000;
}

.ebrochuretext {
	width: 100px;
	margin: 0px 0px 20px 0px;
}

.ebrochurelink a:active, .ebrochurelink a:link, .ebrochurelink a:visited {
	color: #004a8f;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}

.ebrochurelink a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.8em;
}



.contentblurb {
	float: left;
	width: 500px;
	padding: 10px;
	margin: 1px 0px 0px 0px;
	font-size: 0.7em;
	color: #000000;
	line-height: 20px;
}

.contentblurb a:active, .contentblurb a:link, .contentblurb a:visited {
	color: #004a8f;
	text-decoration: none;
}

.contentblurb a:hover {
	color: #000000;
	text-decoration: underline;
}

.contentblurb p 
{
    margin: 0px 0px 12px 0px;
}

.contentblurb ol 
{
    margin: 8px 0px 14px 40px;
	padding: 0px 0px 0px 0px;
}

.contentblurb ul 
{
    list-style-type: disc;
    margin: 8px 0px 14px 40px;
	padding: 0px 0px 0px 0px;
}

.contentblurb ul ul
{
    list-style-type: square;
    margin: 0px 0px 8px 40px;
	padding: 0px 0px 0px 0px;
}

.imgquote {
	margin: 12px 0px 12px 0px;
}

/* Contact Form */

.contactwrap {
	float: left;
	width: 520px;
	margin-left: 20px;
}

.contactlabel {
	float: left;
	width: 100px;
	padding-top: 8px;
}

.contactfield {
	float: left;
	width: 370px;
	padding-top: 8px;
}

.contacttextfield {
	width: 180px;
	height: 18px;
	border: 1px solid #dad6d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.contacttextfieldenews {
	width: 159px;
	padding: 2px;
	border: 1px solid #746c65;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.contactdroplist {
	width: 360px;
	border: 1px solid #dad6d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contacttextarea {
	border: 1px solid #dad6d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sitedetails {
	float: left;
	width: 100%;
	margin: 0px 0px 24px 0px;
}

.recycledproductswrap {
	float: left;
	width: 100%;
}

.recycledproducts {
	float: left;
	margin: 0px 5px 5px 0px;
}

.newslistwrap {
	float: left;
	width: 100%;
	margin: 0px 0px 16px 0px;
}

.newsdetaildatesml {
	font-size: 0.8em;
	color: #999999;
}

.resourcelistwrap {
	float: left;
	width: 100%;
	margin: 0px 0px 16px 0px;
}

.ieinfo {
	float: left;
	margin: 26px 0px 0px 0px;
	line-height: 12px;
}

.ieinfo a:active, .ieinfo a:link, .ieinfo a:visited {
	color: #004a8f;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: normal;
}

.ieinfo a:hover {
	color: #000000;
	text-decoration: underline;
}



/* End */