@charset "utf-8";
body {
	background-image: url(images/bodybg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #252525;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
.clearfix {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 0px;
	width: 0px;
}
a { 
	outline:none;
}#wrap {
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 124px;
	display: block;
}
#header h1 {
	display: block;
	height: 124px;
	width: 710px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header h1 a {
	display: block;
	width: 350px;
	height: 60px;
	margin-top: 20px;
	text-indent: -5000px;
}
#header #brochurelinks {
	display: block;
	float: left;
	width: 205px;
}
#header #brochurelinks ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 58px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #brochurelinks ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header #brochurelinks ul li a {
	display: block;
	width: 205px;
	text-indent: -5000px;
	height: 23px;
}
#navigation {
	height: 32px;
	background-color: #e3e3e3;
	padding-left: 20px;
	margin-bottom: 20px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	display: block;
	float: left;
	height: 32px;
	margin: 0px;
	padding: 0px;
}
#navigation ul li a {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 32px;
}
#navigation #nav1 a {
	width: 86px;
	background-position: 0px 0px;
}
#navigation #nav1 a:hover {
	background-position: 0px -32px;
}
#navigation #nav1 .on {
	background-position: 0px -32px;
}
#navigation #nav2 a {
	width: 110px;
	background-position: -86px 0px;
}
#navigation #nav2 a:hover {
	background-position: -86px -32px;
}
#navigation #nav2 .on {
	background-position: -86px -32px;
}
#navigation #nav3 a {
	width: 152px;
	background-position: -196px 0px;
}
#navigation #nav3 a:hover {
	background-position: -196px -32px;
}
#navigation #nav3 .on {
	background-position: -196px -32px;
}
#navigation #nav4 a {
	width: 104px;
	background-position: -347px 0px;
}
#navigation #nav4 a:hover {
	background-position: -347px -32px;
}
#navigation #nav4 .on {
	background-position: -347px -32px;
}
#navigation #nav5 a {
	width: 95px;
	background-position: -452px 0px;
}
#navigation #nav5 a:hover {
	background-position: -452px -32px;
}
#navigation #nav5 .on {
	background-position: -452px -32px;
}
#navigation #nav6 a {
	width: 136px;
	background-position: -547px 0px;
}
#navigation #nav6 a:hover {
	background-position: -547px -32px;
}
#navigation #nav6 .on {
	background-position: -547px -32px;
}
#navigation #nav7 a {
	width: 121px;
	background-position: -683px 0px;
}
#navigation #nav7 a:hover {
	background-position: -683px -32px;
}
#navigation #nav7 .on {
	background-position: -683px -32px;
}
#navigation #nav8 a {
	width: 77px;
	background-position: -804px 0px;
}
#navigation #nav8 a:hover {
	background-position: -804px -32px;
}
#navigation #nav8 .on {
	background-position: -804px -32px;
}
#navigation #nav9 a {
	width: 102px;
	background-position: -881px 0px;
}
#navigation #nav9 a:hover {
	background-position: -881px -32px;
}
#navigation #nav9 .on {
	background-position: -881px -32px;
}
#contentwrap {
	display: block;
	padding-left: 20px;
}
#leftcol {
	float: left;
	width: 648px;
	padding-right: 20px;
}
#rightcol {
	float: left;
	width: 334px;
	overflow: hidden;
}
#rightcol ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 314px;
}
#rightcol #cardboard a {
	color: #333;
	text-decoration: none;
	background-image: url(images/rightlinks-cardboard.png);
	display: block;
	height: 76px;
	width: 223px;
	padding-top: 40px;
	padding-left: 12px;
	padding-right: 79px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#rightcol #cardboard a:hover {
	color: #009ACE;
	text-decoration: none;
	border-top-color: #009ACE;
}
#rightcol #cardboard .on {
	color: #009ACE;
	text-decoration: none;
	border-top-color: #009ACE;
}

#rightcol #plastics a {
	color: #333;
	text-decoration: none;
	background-image: url(images/rightlinks-plastics.png);
	display: block;
	height: 76px;
	width: 223px;
	padding-top: 40px;
	padding-left: 12px;
	padding-right: 79px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#rightcol #plastics a:hover {
	color: #009ACE;
	text-decoration: none;
	border-top-color: #009ACE;
}
#rightcol #plastics .on {
	color: #009ACE;
	text-decoration: none;
	border-top-color: #009ACE;
}
#rightcol #packaging a {
	color: #333;
	text-decoration: none;
	background-image: url(images/rightlinks-packaging.png);
	display: block;
	height: 76px;
	width: 223px;
	padding-top: 40px;
	padding-left: 12px;
	padding-right: 79px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#rightcol #packaging a:hover {
	color: #009ACE;
	text-decoration: none;
	border-top-color: #009ACE;
	margin-bottom: 10px;
}
#rightcol #packaging .on {
	color: #009ACE;
	text-decoration: none;
	border-top-color: #009ACE;
	margin-bottom: 10px;
}
#rightcol #contact a {
	background-image: url(images/rightlinks-contact.png);
	height: 79px;
	width: 220px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding-top: 41px;
	padding-left: 12px;
	background-repeat: no-repeat;
	padding-right: 82px;
	font-size: 13px;
	margin-bottom: 10px;
}
#rightcol #contact a:hover {
	color: #009BD1;
	text-decoration: none;
	margin-bottom: 10px;
}
#rightcol #contact .on {
	color: #009BD1;
	text-decoration: none;
	margin-bottom: 10px;
}

#rightcol #rightcolvideo {
	display: block;
	overflow: hidden;
	margin-left: -6px;
}
#slideshow {
	border: 2px solid #999;
	height: 218px;
	width: 644px;
	overflow: hidden;
}
#slideshownav {
	display: block;
	height: 16px;
	background-color: #999;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 6px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-bottom: 20px;
}
#slideshownav a {
	display: block;
	height: 14px;
	width: 14px;
	color: #CCC;
	background-color: #CCC;
	text-indent: -5000px;
	border: 1px solid #CCC;
	margin-right: 7px;
	float: left;
}
#slideshownav .activeSlide {
	display: block;
	height: 14px;
	width: 14px;
	color: #CCC;
	background-color: #0099cc;
	text-indent: -5000px;
	border: 1px solid #FFF;
	margin-right: 7px;
	float: left;
}
#slideshownav a:hover {
	display: block;
	height: 14px;
	width: 14px;
	color: #CCC;
	background-color: #0099cc;
	text-indent: -5000px;
	border: 1px solid #FFF;
	margin-right: 7px;
	float: left;
}
#twocolsplit #smallleftcol {
	float: left;
	width: 314px;
	padding-right: 18px;
}
#twocolsplit #smallrightcol {
	float: left;
	overflow: hidden;
	width: 316px;
}
#contentwrap h2 {
	font-size: 18px;
	color: #0097CC;
	display: block;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#contentwrap #subnav h2 {
	font-size: 18px;
	color: #0097CC;
	display: block;
	font-weight: normal;
	margin-top: 0px!important;
	margin-right: 0px!important;
	margin-bottom: 0px!important;
	margin-left: 0px!important;
	padding-top: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 15px!important;
	padding-left: 0px!important;
	border-bottom-style: none!important;
}

#contentwrap h3 {
	font-size: 14px;
	color: #0097CC;
	display: block;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#contentwrap #leftcol h2 {
	margin-bottom: 20px;
}

#contentwrap #leftcol #twocolsplit h2 {
	margin-bottom: 9px;
}


.stdcontent p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.stdcontent ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-left: 15px;
	padding-left: 0px;
}
.stdcontent a {
	color: #009BD1;
	text-decoration: underline;
}
.stdcontent a:hover {
	color: #009BD1;
	text-decoration: none;
}
.stdcontent .stdlist ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#footer {
	background-image: url(images/footerbg.png);
	display: block;
	clear: both;
	float: none;
	height: 79px;
	padding-top: 23px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	color: #FFF;
	margin-top: 10px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #0097CE;
	text-decoration: none;
}
#footer #footerleft {
	float: left;
	width: 373px;
}
#footer #footercentre {
	float: left;
	width: 505px;
}
#footercentre img {
	margin-right: 3px;
}
#footer #footerright {
	text-align: right;
	display: block;
	float: left;
	width: 104px;
}
#imageblock {
	width: 314px;
	overflow: hidden;
}
#imageblock .small {
	margin-top: 216px;
	display: block;
	width: 321px;
}

#imageblock .smallimage.current {
	display: none;
}#imageblock img {

}
#imageblock .small img {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	cursor: pointer;
}
#imageblock .largeimage {
	position: absolute;
}
.mainlist {
	display: block;
	padding-bottom: 20px;
}

.mainlist p {
	margin: 0px;
	padding: 0px;
}
.mainlist img {
	border: 2px solid #CCC;
}
.mainlist .mainlistcontent p {
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.stdcontent .backbutton a {
	background-color: #999999;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
.stdcontent .backbutton a:hover {
	background-color: #0097CD;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
#clientimages ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#clientimages ul li {
	display: block;
	float: left;
	width: 156px;
	margin-right: 8px;
	margin-bottom: 8px;
}
#clientimages .clientimage img {
	border: 2px solid #CCC;
}
#clientimages .clienttitle {
	display: block;
	padding-bottom: 5px;
}
#clientimages ul .nopad {
	margin-right: 0px;
}
.steptitle {
	font-size: 14px;
	color: #009ACE;
}
#contacttop p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#contacttop a {
	color: #0097CC;
	text-decoration: underline;
}
#contacttop a:hover {
	color: #0097CC;
	text-decoration: none;
}

#contacttop #contacttopleft {
	display: block;
	float: left;
	width: 198px;
}
#contacttop #contacttopright {
	display: block;
	float: left;
	width: 300px;
}
#contactbottom #contactbottomleft {
	float: left;
	width: 251px;
	margin-right: 20px;
}
#contactbottom #contactbottomright {
	float: left;
	width: 377px;
}
#map {
	display: block;
	height: 337px;
	width: 377px;
}
.stdfield {
	width: 248px;
}
#subnav ul {
	display: block;
	padding-bottom: 15px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 20px;
	display: block;
	padding-bottom: 20px;
}

#subnav ul li {
	display: block;
	float: left;
	color: #666;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#subnav .divider {
}
#subnav a {
	color: #666;
	text-decoration: none;
}
#subnav a:hover {
	color: #0091C5;
	text-decoration: none;
}
#subnav .on {
	color: #0091C5;
	text-decoration: none;
}

#rightvideo {
	display: block;
	overflow: hidden;
	width: 314px;
}

