div {
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #ffffff; 
}
body {
	background-image: url(images/logos/ukplasticslogo3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* fix margin: auto; bugs in NN4 (Mac and Win) Win/IE4 Win/IE5 Win/IE5.5  */
}
hr {
	height: 1px;
	border: 1px solid #313063;
	border-top: 1px solid #313063;
}
#col1 img, .contentrow img, #maintext img {
	border: 1px solid black;
	margin-top: 0;
}
#header {
}
#wrapperhead{
	background-image: none;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
	height: auto; 
}
#wrapper {
	margin-top: 120px;
	padding: 0px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: left;
	left: 17px;
	top: -968px;


}
#wrapperb {
	background-image: none;
}
#content {
	padding-bottom: 10px; 
	margin-left:0px;
	background-color: #ffffff; 
}
#topnav {
	display: none; 
}
#mainbody {
	top: 0px;
}
#maintext {
}
#maintext h2 {
	color: #313063;
	font-size: 1em;
}
h1 {
	color: #999999;
	font-weight: normal;
}
p {
	font-size: 0.75em;
}
p.strap {
	font-weight: bold;
}
#col1 h2 {
	display: block;
	background-color: #313063;
	color: #ffffff; 
	font-size: 1.0em;
	font-weight: normal;
	padding: 0.4em; 
	margin: 0px;
}
.contentrow h2{
	display: block;
	background-color: #313063;
	color: #ffffff;
	font-size: 1.0em;
	font-weight: normal;
	padding: 0.4em; 
	margin: 10px 0px 5px 0px;
}
.contentrow h2 a:link, .contentrow h2 a:visited {
	color: #ffffff; 
	font-size: 1.0em;
	font-weight: normal;
}
.contentrowtext {
}
#col1 {
	float: left;
	width: 263px; 
	padding-right: 13px;
	margin-top:0px;
	padding: 0.4em;
	background-color: #FFFFFF;
	border: 1px solid #999999; 
}
#col2 {
	float: right;
	right: 0;
	width: 160px;
}
.pdflist{
	float: left; 
	list-style-type: none;
	margin: 0px;
	padding:0px; 
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 20px; 
}
.pdflist li{
	font-size: 1em;
	font-weight: normal;
 	padding-left: 0px; 
	margin-left: 0px;
}
#distributorships {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#distributorships li {
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;

	text-align: center;
	font: bold 0.8em Arial, san-serif;
	color: #333333;
	text-align: center;
}
#distributorships img {
	display: block;
	border: none;
	margin: 5px auto 5px auto;
}
#left {
	display: none;
}
.clearfix:after { 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}/* enclosing floated content in non IE browsers */

.clearfix {
	display: inline-block;
	} /* for IE Macs */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Hides from IE5-mac \*/
* html .buggybox {height: 1%;}
/* End hide from IE5-mac */

#footer {
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 9px;
	background-color: #DDDDDD;
	text-align: left;
}
#footer p {
	margin: 0px;
	font-size: 0.65em;
}
.rightimg {
	float: right;
	margin:0px 0px 5px 5px;
}
.leftimg {
	float: left;
	margin:0px 5px 5px 0px;
}
/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}
.morelink {
	font-size: 0.75em;
}
/* Form fields */
fieldset {
	border: 1px solid #CCCCCC;
	margin-top: 16px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 15px;
}
form p {
	clear: left;
	margin: 0;
	padding: 5px;
	padding-top: 5px;
	font-size: 0.9em;
	font-weight: bold;
	color: #313063;
}
form ul {
	list-style-type: none;
	margin:0;
	padding: 5px;
}
form li {
	width: 205px;
	font-size: 0.8em;
	font-weight: bold;
	color: #313063;
	float: left;
}
form li label{
	font-weight: normal;
	width:165px;
	float:right;
}
form p label {
	float: left;
	width: 165px;
	font-size: 0.9em;
	color: #313063;
}
input {
	color: #313063;
	background-color: #CCCCFF;
	border: 1px inset #0000CC;
}
#SUBMIT {
	background-color: #6666FF;
	color: #FFFFFF;
	border-top: 1px solid #0000CC;
	border-left: 1px solid #0000CC;
	border-bottom: 2px solid #000066;
	border-right: 2px solid #000066;
	width: 150px;
	cursor: hand;
}
