/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #003371;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	border: 0;
	text-align: left;
	font-size: 62.8%;
	font-family: Arial, Helvetica, sans-serif;
	}
img {
	border: 0;
	padding: 0;
	margin: 0px 0px -4px 0px;
	}
h1, h2, h3, h4, h5, p {
	color: #003371;
	}
p, {
	font-size: 1.1em;
	margin: 1em 1em 1em 0px;
	line-height: 1.4em
	}
a {
	color: #0084c4;
	font-weight: bold;
	text-decoration: none;
	}
a:link {
	}
a:visited {
	color: #551a8b;
	}
a:hover {
	color: #003371;
	text-decoration: underline;
	}
a {
	border: 0;
	}
a img {
	border: 0;
	}
div {
	margin: 0;
	padding: 0;
	border: 0;
	}
div#container {
	width: 775px;
	height: 100%;
	margin: 0 auto;
	border: 0;
	padding: 0;
	background-color: #e5e7e8;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	}
div#languages {
	width: 100%;
	height: 45px;
	margin: 0;
	padding: 20px 0px 0px 0px;
	border: 0;
	background-color: #003371;
	text-align: right;
	}
div#languages img {
	display: inline;
	}
div#headimage {
	width: 100%;
	height: 135px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #003371;
	}
div#headmenu {
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	}
div#headmenu img {
	display: inline;
	margin: 0px -3px -3px 0px;
	}
div#content {
	width: 100%;
	height: 100%;
	min-height: 450px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #e5e7e8;
	background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
	}
div#contentleft {
	width: 150px;
	height: 100%;
	float: left;
	margin: 0;
	padding: 20px 0px 10px 20px;
	border: 0;
	background-color: transparent;
	background-image: url(images/contentleftbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	}
div#contentleft div#quickinfo {
	width: 149px;
	height: 118px;
	margin: 20px 0px 0px 0px;
	padding: 8px 6px 0px 0px;
	border: 0;
	background-color: transparent;
	background-image: url(images/quickinfo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	}
div#contentleft div#quickinfo h2, p {
	color: #FFF;
	font-size: 1.3em;
	margin: 0;
	margin-bottom: 1.0em;
	}
div#contentleft div#quickinfo p#quicktel {
	font-weight: bold;
	color: #003371;
	}
div#contentleft div#quickinfo p a {
	color: #0084c4;
	}
div#contentleft div#quickinfo p a:hover {
	color: #0084c4;
	text-decoration: underline;
	}
div#contentleft ul {
	margin: 0px 0px 10px 0px;
	padding: 0;
	border: 0;
	border-right: 1px solid #003371;
	list-style-type: none;
	}
div#contentleft ul li {
	margin: 0;
	padding: 4px 10px 4px 0px;
	border: 0;
	border-bottom: 0px solid #d3e3e9;
	}
div#contentleft ul li a {
	color: #0084c4;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	}
div#contentleft ul li a:link {
	}
div#contentleft ul li a:hover {
	color: #003371;
	text-decoration: underline;
	}
div#contentleft ul li a:active {
	}
div#contentleft ul li a:visited {
	}
div#contentright {
	width: 580px;
	height: 100%;
	min-height: 450px;
	float: right;
	margin: 0;
	padding: 20px 0px 10px 0px;
	border: 0;
	background-color: transparent;
	background-image: url(images/watermark.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
div#contentright p {
	color: #003371;
	}
div#contentright h1 {
	margin: 0em 0em 0.5em 0em;
	font-size: 1.8em;
	}
div#contentright div#left h1 {
	margin: 0em 0em 0.5em 0em;
	font-size: 1.8em;
	}
div#contentright div#left h2 {
	margin: 1.8em 0em 0.5em 0em;
	font-size: 1.5em;
	}
div#contentright div#left p {
	line-height: 1.4em;
	text-align: left;
	color: #003371;
	}
div#contentright div#left {
	width: 365px;
	height: 100%;
	float: left;
	}
div#contentright div#right {
	width: 185px;
	height: 100%;
	margin: 0;
	padding: 0px 10px 0px 0px;
	float: right;
	}
div.box {
	width: 180px;
	height: auto;
	margin-bottom: 20px;
	background-color: transparent;
	}
div#contentright div#right div.box p {
	color: #fff;
	}
div.title {
	background-color: #003371;
	background-image: url(images/boxtop.gif);
	background-repeat: no-repeat;
	padding: 12px;
	}
div.box div.title h3 {
	color: #FFF;
	margin: 0;
	font-size: 1.6em;
	}
div.bottom {
	height: 16px;
	margin: 0px 0px 0px 0px ;
	padding: 0;
	background-image: url(images/boxbottom.gif);
	background-repeat:no-repeat;
	}
html>body div.title img {
	}
div.textbg {
	width:100%;
	min-height: 80px;
	_height: 80px;
	padding: 10px 0px 0px 0px;
	background-color: #003371;
	background-image: url(images/searchplasticbg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}
div.text {
	width:100%;
	height: 100%;
	padding: 10px 0px 0px 0px;;
	background-color: #003371;
	}
div.textbg p {
	margin: 10px 10px 0px 10px;
	text-align: left;
	}
div.text p {
	margin: 10px 10px 0px 10px;
	padding-bottom: 1px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	}
div#footer {
	width: 775px;
	min-height: 70px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 18px 0px;
	border: 0;
	text-align: right;
	background-color: #003371;
	}
div#footerpattern {
	width: 770px;
	min-height: 29px;
	height: 29px;
	margin: 0px 1px 0px 4px;
	padding: 0px 0px 0px 0px;
	border: 0;
	text-align: right;
	background-color: transparent;
	background-image: url(images/footerpatternbg.gif);
	}
div#footer p {
	color: #005599;
	font-size: 10px;
	margin: 8px 10px -2px 0px;
	line-height: 14px
	}
div#footer a {
	color: #005599;
	}
div#footer a:hover {
	color: #0084c4;
	}
blockquote {
	width: 100%;
	margin: 2em 0 0.5em 0;
	}
blockquote span {
	display: block;
	height: 16px;
	width: 100%;
	}
blockquote p {
	margin: 0em 1.8em 0em 2.2em;
	font-style: italic;
	font-size: 1.6em;
	}
blockquote span.topquote {
	background-image: url(images/topquotes.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
blockquote span.bottomquote {
	background-image: url(images/bottomquotes.gif);
	background-repeat: no-repeat;
	background-position: right
	}
ul#recruitment p {
	margin-bottom: 0em;
	}
ul#recruitment li {
	margin-bottom: 1.9em;
	}
form#recruitmentform, form#brochureform {
	border-top: 2px solid #003371;
	border-bottom: 2px solid #003371;
	padding: 4px; 
	background-color: #c1cddb;
	margin-bottom: 14px;
	}
form#brochureform {
	width: 400px;
	}
form#brochureform table {
	font-size: 1.2em;
	}
form label {
	height: 20px;
	display: block;
	text-align: left;
	font-weight: bold;
	}
form ul {
	list-style-type: none;
	font-size: 1.3em;
	}
form ul li {
	margin-bottom: 14px;
	}
form input {
	border: 1px solid #003371; 
	}
form textarea {
	border: 1px solid #003371; 
	}
form#recruitmentform input#rec_submit {
	border: 0;
	background-image:url(images/submit.gif);
	background-repeat: no-repeat;
	width: 123px;
	height: 64px;
	margin-left: 105px;
	}
form#brochureform input#bro_submit {
	border: 0;
	background-image:url(images/submit.gif);
	background-repeat: no-repeat;
	width: 123px;
	height: 64px;
	}
form#recruitmentform input#rec_cv {
	}
form#recruitmentform label {
	height: 20px;
	display: block;
	text-align: left;
	font-weight: bold;
	}
div#errormsg {
	border: 3px solid #CC0000;
	clear:both;
	padding: 10px;
	width: 250px;
	float: right;
	margin: 1em;
	background-color: #eeabab;
	}
div#errormsg ul {
	list-style-type:disc;
	}
div#errormsg ul li {
	margin-bottom: 2px;
	}
form#contactform {
	border-top: 2px solid #003371;
	border-bottom: 2px solid #003371;
	padding: 4px; 
	background-color: #c1cddb;
	margin: 32px 20px 20px 0px;
	float: right;
	width: 300px;
	}
form#contactform ul li {
	margin-bottom: 8px;
	}
form#contactform input#con_submit {
	border: 0;
	background-image:url(images/submit.gif);
	background-repeat: no-repeat;
	width: 123px;
	height: 64px;
	margin-right: 34px;
	margin-bottom: 10px;
	float:right;
	}
div#contactresult, div#recruitmentresult {
	clear: both;
	}
div#contactdetails {
	float: left;
	width: 220px;
	}
div#contentright div#contactdetails h1 {
	margin: 0em 0em 0.5em 0em;
	font-size: 1.8em;
	}
div#contentright div#contactdetails h2 {
	margin: 1.8em 0em 0.5em 0em;
	font-size: 1.5em;
	}
div#contentright div#contactdetails p {
	line-height: 1.4em;
	text-align: left;
	color: #003371;
	}
div.clearboth {
	clear: both;
	}
table#plasticproperties {
	font-size: 1.3em;
	border: 1px solid #013372;
	border-right: 0;
	border-bottom: 0;
	width: 96%;
	margin: 10px 0 20px 0;
	}
table#plasticproperties thead {
	background-color: #D3E2E9;
	font-size: 1.2em;
	color: #003371;
	margin: 0;
	}
table#plasticproperties thead tr th {
	padding: 6px;
	border-right: 1px solid #013372;
	border-bottom: 1px solid #013372;
	text-align: center;
	}
table#plasticproperties tbody tr td {
	padding: 6px;
	border-right: 1px solid #013372;
	border-bottom: 1px solid #013372;
	}
ul#thumbs {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	height: 190px;
	margin-bottom: 10px;
	border-top: 1px solid #003371;
	border-left: 1px solid #003371
	}
ul#thumbs li {
	width: 85px;
	height: 84px;
	padding: 10px 6px 0 6px;
	text-align: center;
	float: left;
	border-right: 1px solid #003371;
	border-bottom: 1px solid #003371;
	}
ul#thumbs li img {
	}
div#fullsize {
	width: 350px;
	height: 350px;
	margin: 0 auto;
	text-align: center;
	}
div#fullsize img {
	border: 1px solid #003371;
	}
div#gallery {
	border: 0px solid #003371;
	width: 492px;
	padding: 0px 0;
	text-align: center;
	}