body {
	margin: 0;
	padding: 10px 0;
	background-color: #9D9A94;
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.hide {
	display: none;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 950px;
	padding: 20px 20px 16px;
	background-color: #ffffff;
	color: #686868;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #686868;
	/*background:url(/images/topbarback.gif) repeat-y  0 0;*/
}
#logoiso {
	/*position: absolute;
	top: 42px;
	left: 158px;*/
	display: block;
}
#logo {
	float: left;
	margin: 0 0 0 0;
	padding: 0 26px 0 0;
	padding: 0;
	background-color: #ffffff;
	color: #FFDE81;
	border:1px solid Grey;
}
#contactdetailstop {
	float: right;
	width: 729px;
	min-height:108px;
	padding: 0 12px 0 0;
	font-size: 65%;
	line-height: 1.6em;
	text-align: right;
	border:1px solid Grey;
	background-color: #dcdcdc;
}
#contactdetailstop .address {
	padding: 0 0 10px;
	background-color: #dcdcdc;
	color: #9d9a94;
}
#contactdetailstop a {
	background-color: #dcdcdc;
	color: #686868;
}
#contactdetailstop a:hover,#contactdetailstop a:focus,#contactdetailstop a:active {
	background-color: #dcdcdc;
	color: #FFDE81;
}
#topbar .contactblock {
	float: right;
	width: 40%;
}
#topbar .contactblock .zone {
	float: left;
	padding: 0 14px 0 90px ;
}
#topbar .contactblock .zoneone {
	float: none;
	padding: 19px 0 0;
}
#topbar .contactblock .zonetwo {
	float: right;
	padding: 5px 0;
}
#main {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	min-height: 372px;
	margin: 20px 0;
	text-align: justify;
}
#primary,#shufflediv {
	float: left;
	width: 686px;
	background-color: #ffffff;
	color: #5a564d;
}
#shufflediv {
	width: 716px;
}
#primary {
	padding: 42px 15px 0;
}
#primary2 {
	padding:42px 0 0 2px;
	width:96%;
}
#primary a {
	background-color: #ffffff;
	color: #4679B7;
}
#primary a:hover,#primary a:focus,#primary a:active {
	background-color: #ffffff;
	color: #9d9a94;
}
#primary h1 {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.6em;
}
#primary2 h1 {
	background:#9D9A94 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:100%;
	font-weight:bold;
	line-height:0.5em;
	margin:0 0 1em;
	padding:6px 0;
	text-align:center;
}
#primary h6 {
	margin: 0 0 0.2em;
	font-size: 70%;
	line-height: 1.6em;
}
#primary p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.6em;
}
#primary img.right {
	float: right;
	margin: 0 0 12px 18px;
}
#secondary.noborder {
	padding: 0;
	border: 0;
}
#primary.default {
	width: 716px;
}
#primary .col {
	float: left;
	width: 40%;
	padding: 0 10% 0 0;
}
#primary .textcontainer {
	clear: left;
	float: left;
	width: 100%;
	padding: 2px 0 2px;
	border-bottom: 1px solid #eeeeee;
}
#primary .textcontainer img {
	float: right;
	margin: 0 0 12px 12px;
	border: 1px solid #89a821;
}
#primary .textcontainer ul,#primary .textcontainer ol,#primary #productdetails ul,#primary #productdetails ol {
	background-color: #ffffff;
	color: #686868;
	font-size: 70%;
	line-height: 1.4em;
}
#primary .textcontainer ul ul,#primary .textcontainer ol ol,#primary #productdetails ul ul,#primary #productdetails ol ol {
	background-color: #ffffff;
	color: #686868;
	font-size: 90%;
	line-height: 1.4em;
}
#primary .textcontainer li,#primary #productdetails li {
	margin: 0 0 0.2em;
}
#primary .textcontainer ul.files,#primary #productdetails ul.files {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	padding: 0;
	list-style: none;
}
#primary .textcontainer ul.files li,#primary #productdetails ul.files li {
	min-height: 16px;
	margin: 0 0 0.4em;
	padding: 0 0 0 38px;
	background: #ffffff url(/images/icons/bulletFile.gif) no-repeat 16px 0;
	color: #686868;
}
#primary .textcontainer ul.files li.ai,#primary #productdetails ul.files li.ai {
	background-image: url(/images/icons/bulletAI.gif);
}
#primary .textcontainer ul.files li.doc,#primary #productdetails ul.files li.doc {
	background-image: url(/images/icons/bulletDOC.gif);
}
#primary .textcontainer ul.files li.dwg,#primary #productdetails ul.files li.dwg {
	background-image: url(/images/icons/bulletDWG.gif);
}
#primary .textcontainer ul.files li.dxf,#primary #productdetails ul.files li.dxf {
	background-image: url(/images/icons/bulletDXF.gif);
}
#primary .textcontainer ul.files li.gif,#primary #productdetails ul.files li.gif {
	background-image: url(/images/icons/bulletGIF.gif);
}
#primary .textcontainer ul.files li.jpg,#primary #productdetails ul.files li.jpg {
	background-image: url(/images/icons/bulletJPG.gif);
}
#primary .textcontainer ul.files li.pdf,#primary #productdetails ul.files li.pdf {
	background-image: url(/images/icons/bulletPDF.gif);
}
#primary .textcontainer ul.files li.pps,#primary #productdetails ul.files li.pps {
	background-image: url(/images/icons/bulletPPS.gif);
}
#primary .textcontainer ul.files li.swf,#primary #productdetails ul.files li.swf {
	background-image: url(/images/icons/bulletSWF.gif);
}
#primary .textcontainer ul.files li.xls,#primary #productdetails ul.files li.xls {
	background-image: url(/images/icons/bulletXLS.gif);
}
#shufflediv {
	padding: 28px 0 0;
}
#shufflediv ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
#shufflediv li {
	position: absolute;
	top: 0;
	left: 0;
}
#shufflediv img {
	display: block;
	width: 716px;
	height: 344px;
}
#companynos {
	clear: left;
	float: left;
	width: 100%;
	padding: 1em 0;
	border-top: 1px solid #eeeeee;
	font-size: 65%;
	line-height: 1.2em;
}
#primary .list {
	clear: left;
	float: left;
	width: 100%;
	padding: 24px 0;
}
#primary .list .row {
	float: left;
	width: 100%;
	padding: 0 0 14px;
}
#primary .list .item {
	float: left;
	width: 120px;
	padding: 0 50px 0 0;
}
#primary .list .item img,#primary .list .item .noimg {
	background-color: #ffffff;
	color: #686868;
	border: 1px solid #b8b8b8;
	font-size: 70%;
	text-align: center;
}
#primary .list .item img {
	display: block;
	width: 116px;
	height: 116px;
	padding: 1px;
}
#primary .list .item .noimg a {
	display: block;
	min-height: 30px;
	padding: 44px 6px;
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#primary .list .item .noimg a:hover,#primary .list .item .noimg a:focus,#primary .list .item .noimg a:active {
	background-color: #ffffff;
	color: #660033;
}
#primary a.bullet,#primary div.bullet {
	float: left;
	margin: 6px 0 0;
	padding: 0 0 0 9px;
	background: #ffffff url(/images/bulletList.gif) no-repeat 0 5px;
	color: #5a564d;
	font-size: 70%;
	line-height: 1.2em;
}
#primary a.bullet {
	text-decoration: none;
}
#primary a.bullet:hover,#primary a.bullet:focus,#primary a.bullet:active {
	background-color: #ffffff;
	color: #FFDE81;
}
#productdetails {
	clear: left;
	float: left;
	width: 100%;
	padding: 1em 0 2px;
}
#productdetails .img {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}
#productdetails .img img,#productdetails .img .noimg {
	border: 1px solid #b4d151;
	text-align: center;
	font-size: 70%;
}
#productdetails .img img {
	display: block;
	width: 296px;
	height: 256px;
	padding: 1px;
	border: 1px solid #b8b8b8;
}
#productdetails .img .noimg {
	min-height: 20px;
	padding: 119px 6px;
}
#productdetails .detail {
	float: left;
	width: 356px;
}
#productdetails .price {
	clear: left;
	float: left;
	width: 100%;
	font-weight: bold;
	text-align: left;
}
#formproduct {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#options {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 1em;
	font-size: 70%;
	text-align: right;
}
#options .option {
	clear: left;
	float: left;
	width: 100%;
	padding: 0.3em 0;
	border-bottom: 1px solid #f4f4f4;
}
#options label,#options .label {
	float: left;
	font-weight: bold;
}
#options label {
	position: relative;
	top: 3px;
}
#options select {
	float: right;
}
#roller img,#roller object {
	display: block;
	width: 716px;
	height: 400px;
}
#breadcrumb,#primary h1.main {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 1.2em;
	border-bottom: 1px solid #eeeeee;
	list-style: none;
	line-height: 1.6em;
	font-size: 70%;
	font-weight: bold;
}
#breadcrumb li {
	float: left;
	padding: 0 0 0 6px;
	white-space: nowrap;
}
#breadcrumb li.first {
	padding: 0;
}
#breadcrumb li:before {
	content: "> ";
}
#breadcrumb li.first:before,#breadcrumb li.last:before {
	content: "";
}
#primary #breadcrumb h1 {
	margin: 0;
	font-size: 100%;
}
#breadcrumb h1:before {
	content: "> ";
}
#breadcrumb li.first h1:before {
	content: "";
}
#breadcrumb a {
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#breadcrumb a:hover,#breadcrumb a:focus,#breadcrumb a:active {
	background-color: #ffffff;
	color: #FFDE81;
}
table{
}
th{
	border:1px solid #8D8D8B;
	text-align:center;
}
td{
	border:1px solid #8D8D8B;
}
tr{
}
#defaultimg {
	display: block;
	width: 716px;
	height: 372px;
}
#secondary {
	float: right;
	width: 222px;
	padding: 20px 0 0;
	border-top: 22px solid #FFDE81;
}
#lifestyle {
	display: block;
	width: 222px;
}
#featuredproducts {
	float: left;
	width: 100%;
}
#main #featuredproducts {
	text-align: left;
}
#featuredproducts a {
	background-color: #ffffff;
	color: #5A564D;
}
#featuredproducts a:hover,#featuredproducts a:focus,#featuredproducts a:active {
	background-color: #ffffff;
	color: #4679B7;
}
#featuredproducts h6 {
	margin: 0;
	padding: 3px 6px;
	background-color: #ffcc00;
	color: #5A564D;
	font-size: 70%;
	line-height: 1.45em;
}
#featuredproducts .item {
	clear: left;
	float: left;
	width: 100%;
	min-height: 103px;
	padding: 6px 0;
	border-bottom: 1px solid #eeeeee;
}
#featuredproducts .zone1 {
	float: left;
	width: 118px;
}
#featuredproducts .zone2 {
	float: right;
	width: 92px;
}
#featuredproducts .zone1 h6 {
	padding: 0;
	background-color: #ffffff;
	color: #686868;
	line-height: 1.6em;
}
#featuredproducts .zone1 p {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.6em;
}
#featuredproducts .zone2 img,#featuredproducts .zone2 .noimg {
	margin: 0 0 5px;
	border: 1px solid #dcdcdc;
	font-size: 70%;
	line-height: 1.2em;
	text-align: center;
}
#featuredproducts .zone2 img {
	display: block;
	width: 90px;
	height: 90px;
}
#featuredproducts .zone2 .noimg a {
	display: block;
	min-height: 44px;
	padding: 23px 6px;
	background-color: #ffffff;
	color: #89a821;
	text-decoration: none;
}
#featuredproducts .zone2 .noimg a:hover {
	background-color: #ffffff;
	color: #660033;
}
#featuredproducts .zone2 a.button:focus {
	background-color: #9d9a94;
	color: #5a564d;
}
#navbar {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 716px;
	background-color: #9d9a94;
	color: #ffffff;
}
#navbar2 {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	width: 916px;
	background-color: #9d9a94;
	color: #ffffff;
}
#nav {
	float: left;
	margin: 0 8px;
	background-color: #ffffff;
	color: #5a564d;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.2em;
}
#nav {
	min-height: 14px;
	padding: 4px 0;
	list-style: none;
}
#nav li {
	float: left;
	border-left: 2px solid #5a564d;
}
#nav li a {
	padding: 0 8px;
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#nav li a:hover,#nav li a:focus,#nav li a:active {
	background-color: #ffffff;
	color: #4679B7;
}
#nav li.first {
	border: 0;
}
#footer {
	clear: left;
	float: left;
	width: 934px;
	padding: 3px 8px;
	border-top: 3px solid #EBEBEB;
	min-height:13px;
	background-color:#EBEBEB;
	font-size: 60%;
	line-height: 1.2em;
	text-align: right;
}
#footer a {
	background-color: #EBEBEB;
	color: #9d9a94;
}
#footer a:hover,#footer a:focus,#footer a:active {
	background-color: #EBEBEB;
	color: #9d9a94;
}
