@charset "UTF-8";
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right {
	background-image: url(images/homepage_right.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left {
	background-image: url(images/homepage_left.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body, html {
	height: 97%;
	margin: 0px;
	padding: 0px;
}
#outer {height: 100%; overflow: none; /* or without overflow */
height: 605px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	border: medium dotted #cccccc;
} 
...

.left2 {
	background-image: url(images/homepage_left.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.right2 {
	background-image: url(images/righthand2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.left2 {
	background-image: url(images/lefthand2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.mailinglistbground {
	background-image: url(images/mailinglist-background.gif);
	background-repeat: no-repeat;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #666666;
	border: thin solid #333333;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer-main{
position:fixed;
bottom:0pt;
}body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed
}
#wrapper {
	margin: auto;
	padding: 0px;
	width: 880px;
}
#stockists-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#stockists-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 550px;
}
.about-image {
	padding-right: 10px;
	padding-left: 10px;
}
#news-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 480px;
}
#news-right {
	margin: 0px;
	padding: 8px;
	float: right;
	width: 200px;
	border: 1px solid #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
#news-col1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	float: left;
	width: 210px;
	border: 1px solid #000000;
	padding: 10px;
	background-color: #FFFFFF;
}
#news-col2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 10px;
	float: right;
	width: 210px;
	border: 1px solid #000000;
	background-color: #d5d3d3;
}
.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
input {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
