body {
	margin: 0;
	padding: 0;
	background-color: #cccccc;
	color: #231f1f;
	font-family: Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	background-color: #006600;
	color: #ffffff;
}
#topbar .primary {
	float: right;
	width: 470px;
	padding: 16px 0 0;
}
#logo {
	float: left;
	border: 0;
}

#contacttop {
	clear: right;
	float: right;
	margin: 16px 24px 0 0;
	font-size: 120%;
	line-height: 1.3em;
	text-align: right;
	white-space: nowrap;
}
#contacttop a {
	background-color: #006600;
	color: #ffffff;
	text-decoration: none;
}
#contacttop a:hover,
#contacttop a:focus,
#contacttop a:active {
	background-color: #006600;
	color: #b3d1b3;
}
#contacttop .title {
	background-color: #006600;
	color: #ff0000;
}
#contacttop .item {
	background-color: #006600;
	color: #ffffff;
}

#navmainbar {
	clear: left;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #006600;
	border-top: 0;
}

#slideshow {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	height: 313px;
	background-color: #000000;
	color: #ffffff;
}
.largeslideshow {
	height: 415px !important;
}
#slideshow .item {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	background-color: #07371e;
	color: #ffffff;
}
#slideshow .item img {
	display: block;
	width: 960px;
	height: 293px;
	border: 0;
}
.largeslideshow .item img {
	height: 395px !important;
}

#mainbar {
	clear: left;
	float: left;
	width: 100%;
}
#content {
	clear: left;
	float: left;
	width: 100%;
	padding: 30px 0 0;
	background-color: #ffffff;
	color: #231f1f;
}
#content a {
	background-color: #ffffff;
	color: #077239;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #888888;
}
#content h2 {
	margin: 0 0 1.2em;
	font-size: 100%;
	line-height: 1.4em;
}
#content h6 {
	font-size: 75%;
	line-height: 1.4em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.4em;
}

#content .zonecontainer {
	clear: left;
	float: left;
	width: 100%;
}
#content .primary {
	float: left;
	width: 599px;
	margin: 0 0 0 32px;
}
#content .secondary {
	float: right;
	width: 282px;
	margin: 0 32px 0 0;
}
#content .feature .primary {
	width: 680px;
}
#content .feature .secondary {
	width: 214px;
}
#content .contact .primary {
	width: 499px;
}
#content .contact .secondary {
	width: 382px;
}
#content .productdetail .primary {
	width: 553px;
}
#content .productdetail .secondary {
	width: 328px;
}
#content .full {
	clear: left;
	float: left;
	width: 916px;
	margin: 0 32px;
}

#content .container {
	clear: left;
	float: left;
	width: 100%;
}
#content .container img.right {
	float: right;
	margin: 0 0 12px 20px;
}
#content .container img.left {
	float: left;
	margin: 0 20px 12px 0;
}
#content .container img.centre,
#content .container img.block {
	display: block;
}
#content .container img.centre {
	margin: 0 auto 12px;
}
#content .container img.block {
	margin: 0 0 12px;
}

#content .container ul,
#content .container ol {
	margin-bottom: 1.2em;
	font-size: 80%;
	line-height: 1.3em;
}
#content .container ul ul,
#content .container ul ol,
#content .container ol ul,
#content .container ol ol {
	margin: 0.2em 0 0;
	font-size: 100%;
}
#content .container li {
	margin: 0 0 0.2em;
}

#content .container ul.download {
	margin: 0 1.4em 1.2em;
	padding: 0;
	list-style: none;
}
#content .container ul.download li {
	min-height: 16px;
	padding: 0 0 0 20px;
	background: transparent url('/images/downloads/bulletFile.gif') no-repeat 0;
}
#content .container ul.download li.doc {
	background-image: url('/images/downloads/bulletDOC.gif');
}
#content .container ul.download li.dwg {
	background-image: url('/images/downloads/bulletDWG.gif');
}
#content .container ul.download li.dxf {
	background-image: url('/images/downloads/bulletDXF.gif');
}
#content .container ul.download li.gif {
	background-image: url('/images/downloads/bulletGIF.gif');
}
#content .container ul.download li.jpg {
	background-image: url('/images/downloads/bulletJPG.gif');
}
#content .container ul.download li.pdf {
	background-image: url('/images/downloads/bulletPDF.gif');
}
#content .container ul.download li.pps {
	background-image: url('/images/downloads/bulletPPS.gif');
}
#content .container ul.download li.swf {
	background-image: url('/images/downloads/bulletSWF.gif');
}
#content .container ul.download li.xls {
	background-image: url('/images/downloads/bulletXLS.gif');
}

#content .list,
#topimg {
	clear: left;
	float: left;
	width: 100%;
}
#content .list .row,
#topimg .row {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 22px;
}
#content .list .item,
#topimg .item {
	float: left;
	width: 282px;
	margin: 0 0 0 35px;
}
#content .list .first,
#topimg .first {
	margin: 0;
}
#content .list .name {
	margin: 0 0 0.3em;
	background-color: #ffffff;
	color: #646464;
	font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3em;
}
#content .list .name a {
	background-color: #ffffff;
	color: #646464;
	text-decoration: none;
}
#content .list .name a:hover,
#content .list .name a:focus,
#content .list .name a:active {
	background-color: #ffffff;
	color: #077239;
}
#content .list img,
#content .list .noimg,
#topimg img,
#topimg a.noimg {
	display: block;
	border: 0;
	border-top: 5px solid #cccccc;
}
#content .list img,
#topimg img {
	width: 282px;
	height: 156px;
}
#content .list .noimg,
#topimg a.noimg {
	min-height: 20px;
	padding: 68px 6px;
	background-color: #f0f0f0;
	color: #07552c;
	font-size: 75%;
	line-height: 1.4em;
	text-align: center;
	text-decoration: none;
}
#content .list .description {
	padding: 10px 6px 0;
}

#content .featurelist {
	clear: left;
	float: left;
	width: 100%;
}
#content .featurelist .row {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 22px;
}
#content .featurelist .item {
	float: left;
	width: 214px;
	margin: 0 0 0 20px;
}
#content .featurelist .first {
	margin: 0;
}
#content .featurelist .name {
	margin: 0 0 0.3em;
	background-color: #ffffff;
	color: #646464;
	font-family: 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.3em;
}
#content .featurelist .name a {
	background-color: #ffffff;
	color: #646464;
	text-decoration: none;
}
#content .featurelist .name a:hover,
#content .featurelist .name a:focus,
#content .featurelist .name a:active {
	background-color: #ffffff;
	color: #077239;
}
#content .featurelist img,
#content .featurelist .noimg {
	display: block;
	border: 0;
	border-top: 5px solid #cccccc;
}
#content .featurelist img {
	width: 214px;
	height: 118px;
}
#content .featurelist .noimg {
	min-height: 20px;
	padding: 49px 6px;
	background-color: #f0f0f0;
	color: #07552c;
	font-size: 75%;
	line-height: 1.4em;
	text-align: center;
	text-decoration: none;
}

#content .featurelistside {
	float: left;
	width: 100%;
}
#content .featurelistside .item {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 0.6em;
}
#content .featurelistside .item .name {
	margin: 0 0 0.3em;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.3em;
}
#content .featurelistside .item .name a {
	background-color: #ffffff;
	color: #646464;
	text-decoration: none;
}
#content .featurelistside .item .name a:hover,
#content .featurelistside .item .name a:focus,
#content .featurelistside .item .name a:active {
	background-color: #ffffff;
	color: #077239;
}
#content .featurelistside .item p {
	font-size: 70%;
}

#content .featurelistside .item .img {
	float: left;
	width: 96px;
}
#content .featurelistside .item .img img {
	display: block;
	width: 96px;
	height: 78px;
	border: 0;
}
#content .featurelistside .item .txt {
	float: right;
	width: 176px;
}
#content .feature .featurelistside .item .txt {
	float: right;
	width: 108px;
}

#content .gallerylist {
	clear: left;
	float: left;
	width: 100%;
}
#content .gallerylist .row {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 10px;
}
#content .gallerylist .item {
	float: left;
	width: 148px;
	margin: 0 0 0 20px;
}
#content .gallerylist .first {
	margin: 0 0 0 48px;
}
#content .gallerylist .item img,
#content .gallerylist .item a.noimg {
	display: block;
	margin: 0 0 6px;
}
#content .gallerylist .item img {
	width: 148px;
	height: 111px;
	border: 0;
}
#content .gallerylist .item a.noimg {
	min-height: 19px;
	padding: 46px 6px;
	background-color: #f0f0f0;
	color: #07552c;
	font-size: 75%;
	line-height: 1.4em;
	text-align: center;
	text-decoration: none;
}
#content .gallerylist .name {
	font-size: 75%;
	line-height: 1.4em;
}
#content .gallerylist .name a {
	float: left;
	width: 138px;
	padding: 0 0 0 10px;
	background: #ffffff url('/images/bg-container-ul-li.gif') no-repeat 0 4px;
	color: #077239;
}
#content .gallerylist .name a:hover,
#content .gallerylist .name a:focus,
#content .gallerylist .name a:active {
	background-color: #ffffff;
	color: #888888;
}

#content .linklist {
	clear: left;
	float: left;
	width: 100%;
}
#content .linklist .row {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 10px;
}
#content .linklist .item {
	float: right;
	width: 448px;
	padding: 0 0 14px;
	border-bottom: 1px solid #c1c1c1;
}
#content .linklist .first {
	float: left;
}
#content .linklist .linkurl {
	font-size: 75%;
	line-height: 1.4em;
}

#options {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.4em;
}
#options .option {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 4px;
}
#options .option label,
#options .option .label {
	float: left;
	font-weight: bold;
}
#options .option select,
#options .option .value {
	float: right;
}
#options .option .price {
	font-weight: bold;
}
#options .option .note {
	background-color: #ffffff;
	color: #07552c;
	font-weight: normal !important;
}

#sideimgs,
#productimgs,
#videolist {
	clear: left;
	float: left;
	width: 100%;
}
#sideimgs img,
#productimgs img,
#productimgs .noimg {
	display: block;
	border-top: 5px solid #cccccc;
}
#sideimgs img,
#videolist .item {
	margin: 0 0 12px;
}
#sideimgs img {
	width: 282px;
}
#productimgs .noimg {
	min-height: 20px;
	padding: 154px 6px;
	background-color: #f4f4f4;
	color: #231f1f;
	font-size: 75%;
	line-height: 1.4em;
	text-align: center;
}
#productimgs .item {
	display: none;
}
#productimgnav {
	float: left;
	width: 100%;
	margin: 6px 0 0;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.4em;
}
#productimgnav .label {
	float: left;
}
#productimgnav a {
	float: left;
	margin: 0 0 0 4px;
}
#productimgnav a.selected {
	background-color: #ffffff;
	color: #231f1f;
	text-decoration: none;
}
#productimgnav a.closeup {
	float: right;
	padding: 0 14px 0 0;
	background-image: url('/images/bg-a-closeup.gif');
	background-repeat: no-repeat;
	background-position: right 50%;
}
#productimgnav a.closeup:hover,
#productimgnav a.closeup:focus,
#productimgnav a.closeup:active {
	background-image: url('/images/bg-a-closeup-over.gif');
}
#videolist object {
	display: block;
}
#videolist .caption {
	margin: 4px 0 0;
	background-color: #ffffff;
	color: #07552c;
	font-size: 75%;
	line-height: 1.4em;
}

#content form.standard {
	clear: left;
	float: left;
	width: 100%;
}
#content form.registerform {
	width:350px;
}
#content form.registerform ol li label {
	text-align:right;
	width:131px;
	display:block;
	margin:0px 10px 0px 0px;
}
#content form.registerform ol li input,
#content form.registerform ol li select,
#content form.registerform ol li textarea {
	float:left !important;
}
#content form.standard fieldset {
	margin: 0 0 12px;
	padding: 12px;
	border: 1px solid #cecece;
}
#content form.standard legend {
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
}
#content form.standard ol {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.3em;
	list-style: none;
}
#content form.standard li {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 6px;
}
#content form.standard li.required {
	background: #ffffff url('/images/bg-li-required.gif') no-repeat right 1px;
	color: #231f1f;
}
#content form.standard label {
	float: left;
}
#content form.standard input,
#content form.standard select,
#content form.standard textarea {
	float: right;
	margin: 0 10px 0 0;
	border: 1px solid #cfd6d9;
}
#content form.standard input,
#content form.standard textarea {
	width: 14em;
}
#content form.standard input.submit {
	width: auto;
	background-color: #077239;
	color: #ffffff;
	border-color: #077239;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}
#content .msg {
	clear: left;
	float: left;
	width: 270px;
	background-color: #f0f0f0;
	color: #07552c;
	margin: 0 0 1.2em;
	padding: 6px;
	font-size: 75%;
	line-height: 1.4em;
	text-align: center;
}

#formpaypalpayment {
	font-size: 75%;
	line-height: 1.4em;
}
#formpaypalpayment input,
#formpaypalpayment label {
	float: left;
}
#formpaypalpayment label {
	margin: 0 4px 0 0;
}
#formpaypalpayment input {
	margin: 0 12px 0 0;
	border: 1px solid #cfd6d9;
}
#formpaypalpayment input.price {
	width: 4em;
}
#formpaypalpayment input.submit {
	border: 0;
}

#paymentaccred {
	position: relative;
	clear: left;
	float: left;
	width: 916px;
	margin: 30px 32px 0;
	padding: 18px 0 20px;
	border-top: 1px solid #c1c1c1;
}
#paymentaccred img {
	display: block;
}
#paymentmethods {
	float: left;
}
#mutamarq {
	position: absolute;
	width: 240px;
	height: 69px;
	top: 10px;
	left: 338px;
}
#accred {
	float: right;
	width: 274px;
}
#accred img {
	float: left;
	margin: 0 6px;
	border: 0;
}

#navsecondarybar {
	clear: left;
	float: left;
	width: 100%;
	min-height: 156px;
	padding: 36px 0;
	background-color: #454545;
	color: #8d8d8d;
}
#socialmediamailinglist {
	float: right;
	width: 196px;
	margin: 0 38px 0 0;
	background-color: transparent;
	color: #cccccc;
}
#formmailinglist {
	clear: left;
	float: left;
	width: 100%;
}
#formmailinglist label {
	display: block;
	margin: 0 0 18px;
	padding: 0 0 8px;
	border-bottom: 1px dashed #666666;
	font-size: 90%;
	line-height: 1.3em;
}
#formmailinglist .description {
	margin: 0 0 10px;
	font-size: 70%;
	line-height: 1.3em;
}
#formmailinglist input {
	display: block;
	width: 194px;
	margin: 0 0 8px;
	background-color: #666666;
	color: #cccccc;
	border: 1px solid #666666;
	font-size: 70%;
}
#formmailinglist input.submit {
	float: right;
	width: auto;
	background-color: #077239;
	color: #ffffff;
	border-color: #077239;
	font-weight: bold;
	cursor: pointer;
}
#mailinglistsuccess {
	float: right;
	width: 176px;
	margin: 0 38px 0 0;
	padding: 10px;
	background-color: #333333;
	color: #cccccc;
	font-size: 75%;
	line-height: 1.4em;
	text-align: center;
}

#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 22px 0;
	background-color: #101010;
	color: #8d8d8d;
	font-size: 70%;
	line-height: 1.3em;
}
#footer a {
	background-color: #101010;
	color: #8d8d8d;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #101010;
	color: #cbcbcb;
}
#sitecredits {
	float: left;
	margin: 0 0 0 18px;
	white-space: nowrap;
}
#loggedinas {
	padding:12px 13px;
	font-size:70%;
	float:right;
	color:#006600;
	font-weight:bold;
}
#loggedinas a {
	color: #006600;
}
#loggedinas a:hover,
#loggedinas a:focus,
#loggedinas a:active {
	color: #ff0000;
}
#content #downloadlist table {
	font-size: 80%;
	line-height: 1.3em;
}
#content #downloadlist table tr {
	padding:0px 0px 0px 20px;
}
#content #downloadlist table tr td,
#content #downloadlist table tr th {
	padding:2px 5px;
}
#content #downloadlist table tr td a {
	background:#fff;
	color:#5b5a5a;
	text-decoration:none;
}
#content #downloadlist table tr td a img {
	border:0;
	vertical-align:text-top;
}
#content #downloadlist table tr td a:hover,
#content #downloadlist table tr td a:focus,
#content #downloadlist table tr td a:active {
	text-decoration:underline;
}
#content form.paypalpayment {
	display:inline;
	margin:0px 0px 0px 20px;
}
#content form.paypalpayment input.submit {
	width: auto;
	background-color: #077239;
	color: #ffffff;
	border-color: #077239;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
	border:0;
	margin:0px 0px 20px 0px;
}
