body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	padding: 0 0 20px;
	background-color: #69836b;
	color: #a2cca5;
	border-bottom: 1px solid #ffffff;
}
#topbar .zone2 {
	float: right;
	width: 480px;
	margin: 0 20px 0 0;
}
#logo {
	float: left;
	padding: 0 0 0 18px;
}
#contactdetailstop {
	float: right;
	padding: 14px 0 84px;
	font-size: 70%;
	line-height: 1.4em;
	text-align: right;
}
#contactdetailstop .address {
	margin: 0 0 18px;
}
#contactdetailstop .numbers {
	background-color: #69836b;
	color: #d9d9d9;
}
#contactdetailstop .numbers .label {
	background-color: #69836b;
	color: #a2cca5;
}
#formsearch {
	float: right;
	clear: right;
	font-size: 70%;
}
#formsearch input.submit {
	padding: 0;
	background-color: #546455;
	color: #ffffff;
	border: 1px solid #546455;
	font-weight: bold;
}
#content {
	clear: left;
	float: left;
	width: 100%;
	min-height: 232px;
	padding: 8px 0;
	border-bottom: 14px solid #89cc8e;
}
#content a {
	background-color: #ffffff;
	color: #546455;
}
#content a:hover,#content a:focus,#content a:active {
	background-color: #ffffff;
	color: #84312e;
}
#content h1 {
	margin: 0 0 1.2em;
	background-color: #ffffff;
	color: #546455;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.4em;
}
#content h5 {
	margin: 0 0 0.6em;
	font-size: 75%;
	font-weight: normal;
	line-height: 1.4em;
}
#content h6 {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.4em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.4em;
}
#content .standard {
	clear: left;
	float: left;
	width: 708px;
	padding: 12px 16px 2px;
}
#content .zone1 {
	float: left;
	width: 466px;
}
#content .zone1 img.news {
	float: right;
	border: 1px solid #d9d7d7;
}
#content .zone2 {
	float: right;
	width: 232px;
}
#content .zone2 img,#content .zone2 .noimg {
	display: block;
	margin: 0 0 6px;
	background-color: #ffffff;
	color: #546455;
	border: 14px solid #d9d7d7;
}
#content .zone2 img {
	width: 202px;
	padding: 1px;
}
#content .zone2 .noimg {
	min-height: 32px;
	padding: 86px 6px;
	font-size: 70%;
	text-align: center;
}
#latestnewssummary {
	padding: 14px;
	background-color: #d9d7d7;
	color: #727272;
}
#latestnewssummary a {
	background-color: #d9d7d7;
	color: #546455;
}
#latestnewssummary a:hover,#latestnewssummary a:focus,#latestnewssummary a:active {
	background-color: #d9d7d7;
	color: #84312e;
}
#latestnewssummary h5 {
	background-color: #d9d7d7;
	color: #84312e;
}
#content #latestnewssummary h6 {
	margin: 0 0 0.6em;
}
#latestnewssummary .story {
	padding: 0.2em 0 0;
	border-top: 1px solid #ffffff;
}
#latestnewssummary .first {
	padding: 0;
	border: 0;
}
#content .editorial {
	clear: left;
	float: left;
	width: 100%;
}
#content .editorial ul,#content .editorial ol {
	background-color: #ffffff;
	color: #546455;
	font-size: 75%;
	line-height: 1.2em;
}
#content .editorial li {
	margin: 0 0 0.2em;
}
#content .editorial ul ul,#content .editorial ul ol,#content .editorial ol ul,#content .editorial ol ol {
	font-size: 100%;
}
#content .editorial ul.files {
	margin: 0 0 1.2em;
	padding: 0 24px;
	list-style: none;
}
#content .files li {
	min-height: 16px;
	padding: 0 0 0 20px;
	background: #ffffff url(/images/icons/bulletFile.gif) no-repeat 0;
	color: #546455;
}
#content .files li.doc {
	background-image: url(/images/icons/bulletDOC.gif);
}
#content .files li.dwg {
	background-image: url(/images/icons/bulletDWG.gif);
}
#content .files li.dxf {
	background-image: url(/images/icons/bulletDXF.gif);
}
#content .files li.gif {
	background-image: url(/images/icons/bulletGIF.gif);
}
#content .files li.jpg {
	background-image: url(/images/icons/bulletJPG.gif);
}
#content .files li.pdf {
	background-image: url(/images/icons/bulletPDF.gif);
}
#content .files li.pps {
	background-image: url(/images/icons/bulletPPS.gif);
}
#content .files li.swf {
	background-image: url(/images/icons/bulletSWF.gif);
}
#content .files li.wmv {
	background-image: url(/images/icons/bulletWMV.gif);
}
#content .files li.xls {
	background-image: url(/images/icons/bulletXLS.gif);
}
#content .companydetails {
	padding: 6px;
	border-top: 1px solid #d9d7d7;
	font-size: 65%;
}
#content .list {
	clear: left;
	float: left;
	width: 709px;
	margin: 0 0 0 15px;
}
#content .list .nav,#content .list .item {
	float: left;
}
#content .list .nav {
	width: 15px;
	padding: 60px 6px;
}
#content .list .nav img {
	display: block;
	border: 0;
}
#content .list .item {
	width: 117px;
	min-height: 148px;
	margin: 0 3px;
	padding: 20px 4px;
	background-color: #d9d7d7;
	color: #003928;
	font-size: 75%;
	text-align: center;
}
#content .list .item img,#content .list .item .noimg a {
	display: block;
	margin: 0 auto 6px;
	background-color: #ffffff;
	color: #546455;
	border: 3px solid #546455;
}
#content .list .item .noimg a {
	width: 68px;
	min-height: 28px;
	padding: 26px 6px;
	font-size: 90%;
	line-height: 1.2em;
	text-decoration: none;
}
#content .list .item .noimg a:hover,#content .list .item .noimg a:focus,#content .list .item .noimg a:active {
	background-color: #ffffff;
	color: #84312e;
}
#content .list .item img {
	width: 78px;
	height: 78px;
	padding: 1px;
}
#content .list .name {
	min-height: 40px;
}
#content .list .name a {
	background-color: #d9d7d7;
	color: #003928;
}
#content .list .name a:hover,#content .list .name a:focus,#content .list .name a:active {
	background-color: #d9d7d7;
	color: #84312e;
}
#content .list .price {
	margin: 0;
	background-color: #d9d7d7;
	color: #84312e;
	font-size: 100%;
	font-weight: bold;
}

#content div.price {
	margin: 0 0 1.2em;
	background-color: #ffffff;
	color: #000000;
	font-size: 75%;
	font-weight: bold;
}
#content .price span {
	background-color: #ffffff;
	color: #84312e;
}
#productoptions {
	clear: left;
	float: left;
	width: 454px;
	padding: 6px;
	background-color: #f1f1f1;
	color: #000000;
	font-size: 75%;
}
#productoptions a.thickbox {
	float: right;
	padding: 3px 8px;
	background-color: #546455;
	color: #ffffff;
	border: 1px solid #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#productoptions a.thickbox:hover,#productoptions a.thickbox:focus,#productoptions a.thickbox:active {
	background-color: #435044;
	color: #a2cca5;
}
#formproductoptions {
	float: left;
}
#formproductoptions label {
	margin: 0 0.3em 0 0;
}
#formproductoptions select,#formproductoptions .value {
	margin: 0 0.6em 0 0;
}

#footer {
	clear: left;
	float: left;
	width: 100%;
	padding: 6px 0 0;
	border-top: 20px solid #546455;
	font-size: 70%;
	text-align: right;
}
#footer a {
	background-color: #ffffff;
	color: #546455;
}
#footer a:hover,#footer a:focus,#footer a:active {
	background-color: #ffffff;
	color: #89cc8e;
}
