.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
}

/*download box*/
#download_box {
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 95%;
	height: 188px;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

#download_thumbnail {
	height: 188px;
	width: 250px;
	float: left;
}

#download_copy {
	background-color: #FFFFFF;
	float: left;
	width: 150px;
	margin-left: 15px;
	height: 188px;
}

.download_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	float: left;
	width: 100%;
	font-style: italic;
}

.download_text {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	font-weight: lighter;
	padding-left: 15px;
	padding-top: 5px;
}

#login_download {
	background-color: #FFFFFF;
	width: 85%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 2px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #35633C;
	text-align: center;
	background-image: url(my_images/small_thumbs.jpg);
	background-position: bottom;
	height: 80px;
}
#download_favourite {
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 90%;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#favourite_table {
	padding: 10px;
	float: left;
	width: 90%;
}

/*LOGO PANEL*/

.logoimage {
	height: 100px;
	width: 100%;
}

.logoheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
}
.logosubheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}

/*FOOT PRINT*/

.gogreen {
	width: 100%;
}

.footprint {
	width: 100%;
	height: 220px;
}

.footheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: left;
}
.footsubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

/*BMG PANELS*/

.panelimage {
	height: 100px;
	width: 100%;
}
.straplineBox {
	height: 100px;
}
.straplineTitle {
	font-size: 1.6em;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-style: italic;
	font-weight: normal;
}
.headercratefree:link, .headercratefree:visited {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #FFBD1E;
}
.headercratefree:hover {
	font-weight: bold;
	text-decoration: underline;
}
.headerrelocation:link, .headerrelocation:visited {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #372C71;
}
.headerrelocation:hover {
	font-weight: bold;
	text-decoration: underline;
}
.headerstorage:link, .headerstorage:visited {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #FE0000;
}
.headerstorage:hover {
	font-weight: bold;
	text-decoration: underline;
}
.headerit:link, .headerit:visited {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #0243E5;
}
.headerit:hover {
	font-weight: bold;
	text-decoration: underline;
}
.headerrecycle:link, .headerrecycle:visited {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #265E03;
}
.headerrecycle:hover {
	font-weight: bold;
	text-decoration: underline;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
}

/*COLOUR AND GRAPHIC CONTROL*/

#branding {
	background-color: #FFFFFF;
	background-image: url(my_images/banner_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
#footer {
	background-image: url(my_images/footer.jpg);
}
#mainNav ul.subbar a, ul.subbar a:visited, #mainNav ul.subbarOn a:link, #mainNav ul.subbarOn a:visited, #mainNav ul.barOn a:link, #mainNav ul.barOn a:visited {
	color: #000000;
}
h1, h2, h3, h4, h5, h6, #mainNav ul.subbarOn a:link, #mainNav ul.subbarOn a:visited, #mainNav ul.barOn a:link, #mainNav ul.barOn a:visited, a:link, a:visited {
	color: #000000;
}
h7, #mainNav ul.subbarOn a:link, #mainNav ul.subbarOn a:visited, #mainNav ul.barOn a:link, #mainNav ul.barOn a:visited, a:link, a:visited {
	color: #999999;
}
h8 {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	top: 25px;
}
ul a.Style {
	background-image: url(menuGraphic.jpg);
}

/*HOME PANELS*/
#homeWrapper {
	width: 100%;
	text-align: left;
}
#leftHome {
	width: 64%;
}
#rightHome {
	width:31%;
}

/*MIDDLE STYLES*/
#mainWrapper {
	width: 100%;
	text-align: left;
}
#leftMain {
	width: 57%;
}
#rightMain {
	width: 39%;
}
/*GENERIC STYLES */
* {
  margin: 0;
  padding: 0;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	min-width: 800px;
}
body {
	min-width: 48em;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
/*Colour Fonts*/
.bmg_footprint {
	color: #81B951;
}
.bmg_cratefree {
	color: #FFBD1E;
}

.bmg_purple {
	color: #372C71;
}
.bmg_red {
	color: #FE0000;
}
.bmg_blue {
	color: #0243E5;
}
.bmg_green {
	color: #265E03;
}
.bmg {
	color: #382C71;
}
.Red {
	color: #E20A17;
}
.Black {
	color: #000000;
}
.Grey {
	color: #444444;
}
.Blue {
	color: #333CFD;
}
.Purple {
	color: #6D10C6;
}
.White {
	color: #FFFFFF;
}
/*General*/
H1, H2, H3, H4, H5, H6, H7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.space {
	display: block;
	height: 10px;
}
.bigspace {
	display: block;
	height: 25px;
}
.alignright {
	text-align: right;
}
.centreme {
	text-align: center;
}
.padmetop {
	padding-top: 10px;
}
.padmebottom {
	padding-bottom: 10px;
}
.padmebottombig {
	padding-bottom: 20px;
}
.padmetopBig {
	padding-top: 20px;
}
.padmetopbigsub {
	padding-top: 70px;
}
.subheaderindent {
	text-indent: 160px;
}
.padmeright {
	padding-right: 10px;
}
.panelpadmeleft {
	padding-left: 60px;
}
.padmerightbig {
	padding-right: 25px;
}
.padmeleft {
	padding-left: 10px;
}
.padtoptwo {
	padding-top: 2px;
}
.float {
	float: none;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.clearme {
	clear: both;
}
.footspace {
	padding-left: 21%;
}
.footgap {
	text-indent: 3%;
}
.bigIndent {
	text-indent: 160px;
}
.panelindent {
	text-indent: 100px;
}
.footprintindent {
	text-indent: 10px;
}
.italicMe {
	font-style: italic;
}
.emboldenMe {
	font-weight: bold;
}
.smalltext {
	font-size: 0.7em;
}
.padmeleftbanner1 {
	padding-left: 30px;
	font-size: 55px;
}
.padmeleftbanner2 {
	padding-left: 95px;
	font-size: 45px;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.averageFont p {
	font-size: 0.9em;
}
hr {
	background-color: #AAAAAA;
	height: 1px;
	width: 95%;
	color: #AAAAAA;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AAAAAA;

}
/*Structure*/
#content {
	float: right;
	width: 78%;
}
#mainNav {
	float: left;
	width: 22%;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 42px;
}
#branding H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
}
#branding p.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #E20A16;
	text-decoration: none;
}

#groupBranding p {
	text-align: right;
}

#mainContent {
	float: left;
	width: 70%;
}
#leftColumn {
	float: left;
	width: 22%;
	background-color: #FFFFFF;
}
#rightColumn {
	float: right;
	width: 30%;
	background-color: #FFFFFF;
}
/**
* Links**
*/
a img, a:visited img {
	border: none;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a:visited, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	border-bottom-style: solid;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}

a.DocumentLink:link, a.DocumentLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(my_images/DocLink.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	margin-right: 5px;
}
a.DocumentLink:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}
/*:NOTE:Graphic rollover vertical*/
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#mainNav ul, ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainNav ul.bar a, ul.bar a:visited {
	line-height: 35px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	background-image: url(my_images/menu_strip.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#mainNav ul.bar a:hover, ul.bar a:active {
	color: #999999;
	font-weight: bold;
}
#mainNav ul.barOn a, ul.barOn a:visited {
	line-height: 35px;
	color: #999999;
	text-decoration: none;
	display: block;
	width: 100%;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bolder;
}
#mainNav ul.barOn a:hover, ul.barOn a:active {
	color: #999999;
	font-weight: bolder;
}
#mainNav ul li {
	display: inline; /*:BODGE: Removes large gaps in IE*/
}
#mainNav ul.subbar a, ul.subbar a:visited {
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(my_images/submenu_strip.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#mainNav ul.subbar a:hover, ul.subbar a:active {
	color: #000000;
	font-weight: bold;
}
#mainNav ul.subbarOn a, ul.subbarOn a:visited {
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#mainNav ul.subbarOn a:hover, ul.subbarOn a:active {
	color: #999999;
	font-weight: bold;
}
#rightColumn ul, ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightColumn ul.bar a, ul.bar a:visited {
	line-height: 35px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	background-image: url(my_images/menu_strip.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#rightColumn ul.bar a:hover, ul.bar a:active {
	color: #999999;
	font-weight: bold;
}
#rightColumn ul.barOn a, ul.barOn a:visited {
	line-height: 35px;
	color: #999999;
	text-decoration: none;
	display: block;
	width: 100%;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bolder;
}
#rightColumn ul.barOn a:hover, ul.barOn a:active {
	color: #999999;
	font-weight: bolder;
}
#rightColumn ul li {
	display: inline; /*:BODGE: Removes large gaps in IE*/
}
#rightColumn ul.subbar a, ul.subbar a:visited {
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(my_images/submenu_strip.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#rightColumn ul.subbar a:hover, ul.subbar a:active {
	color: #000000;
	font-weight: bold;
}
#rightColumn ul.subbarOn a, ul.subbarOn a:visited {
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#rightColumn ul.subbarOn a:hover, ul.subbarOn a:active {
	color: #999999;
	font-weight: bold;
}
/*:NOTE:Rollover horitontal*/
ul.horiz {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	float: left;
	padding-top: 17px;
	text-align: center;
}
ul.horiz li {
	float: left;
	text-align: center;
}
ul.horiz a, ul.horiz a:visited {
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	padding: 0.2em;
	background-image: url(my_images/images/bullet.gif);
	background-position: left center;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	background-repeat: no-repeat;
	border-bottom-style: none;
	text-align: center;
}
ul.horiz a:hover, ul.horiz a:active {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	border-bottom-style: none;
	text-align: center;
}
#submenu ul.inner {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	float: left;
}
#submenu ul.inner li {
	float: left;
}
#submenu ul.inner a, ul.inner a:visited {
	line-height: 1.5em;
	color: #020267;
	text-decoration: none;
	display: block;
	padding: 0.2em;
	background-image: url(my_images/images/bullet.gif);
	background-position: left center;
	text-indent: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	background-repeat: no-repeat;
	float: left;
	border-bottom-style: none;
}
#submenu ul.inner a:hover, ul.inner a:active {
	color: #7CAAD1;
	text-decoration: underline;
	font-weight: normal;
	border-bottom-style: none;
}

/**
* Forms **
*/
form {
	margin:  0px;
	padding: 0px;
}
label {
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	text-decoration: none;
	display: block;
}
input.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	border: 1px solid #444444;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
	background-color: #888888;
}
input.btn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #770000;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	border: 1px solid;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
}
input.btnhov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #E20A16;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	border: 1px solid;
	margin: 0px;
	height: auto;
	width: auto;
	font-weight: bold;
	vertical-align: middle;
}
input.search {
	width: 80%;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #222222;
}
textarea {
	height: 100px;
	width: 300px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 1px solid #222222;
}
input:focus, textarea:focus {
	background-color: #FFCCCC;
}
/**
* Site Map **
*/
A.sitemap1, A.sitemap1:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.9em; 
color: #000000;
text-align: left; 
vertical-align: middle
}
A.sitemap1:hover {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.9em; 
color: #666666;
text-align: left; 
vertical-align: middle
}
A.sitemap2, A.sitemap2:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.75em; 
color: #000000; 
text-align: left; 
vertical-align: middle
}
A.sitemap2:hover { 
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.75em; 
color: #666666;
text-align: left; 
vertical-align: middle
}
A.sitemap3, A.sitemap3:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #444444; 
text-align: left; 
vertical-align: middle
}
A.sitemap3:hover {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; color: #666666; 
text-align: left; 
vertical-align: middle
}
A.sitemap4, A.sitemap4:visited { 
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #000000; 
text-align: left; 
vertical-align: middle
}
A.sitemap4:hover {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #666666; 
text-align: left; 
vertical-align: middle
}
A.sitemap5, A.sitemap5:visited {
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #000000; 
text-align: left; 
vertical-align: middle
}
A.sitemap5:hover { 
font-weight: bold; 
text-decoration: underline;
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
color: #666666; 
text-align: left; 
vertical-align: middle
}
#contact_block {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 88%;
	margin-right: 11%;
	margin-left: 1%;
	padding-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #66CC33;
	margin-top: 10px;
}
#login_row {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	float: left;
}
input.emailfield {
	width: 100%;
	background-color: #FFFFFF;
	border: thin solid #66CC33;
}

input.compfield {
	width: 50%;
	background-color: #FFFFFF;
	border: thin solid #66CC33;
}

#comp_text {
	float: left;
	width: 150px;
	height: 35px;
}
#comp_input {
	float: left;
	width: 200px;
}



textarea.enquiry {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	border: thin solid #66CC33;
	height: 60px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.small_copy {
	font-size: 0.9em;
	color: #333333;
	margin-left: 2%;
	width: 98%;
}
.header_copy {
	font-size: 1.4em;
	font-weight: bold;
	color: #66CC00;
	float: left;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
