body {
	margin: 0;
	padding: 10px 0;
	background-color: #ebebeb;
	color: #686868;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	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: #343434;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	background-color: #465d82;
	color: #ffffff;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.3em;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #bc364a;
	color: #ffffff;
}
#logo {
	float: left;
}
#contactdetailstop {
	float: right;
	width: 406px;
	padding: 12px 12px 12px 0;
	font-size: 65%;
	line-height: 1.4em;
}
#contactdetailstop .address {
	padding: 0 0 10px;
	text-align: right;
}
#contactdetailstop a {
	background-color: #465d82;
	color: #ffffff;
}
#contactdetailstop a:hover,
#contactdetailstop a:focus,
#contactdetailstop a:active {
	background-color: #465d82;
	color: #b5becd;
}
#topbar .contactblock {
	position: relative;
	float: left;
	width: 100%;
}
#formsearch {
	position: absolute;
	left: 0;
	bottom: 0;
	float: left;
	padding: 4px 0 0;
	background-color: #dcdcdc;
	color: #838383;
	text-align: left;
}
#formsearch label {
	display: block;
}
#formsearch input {
	background-color: #c9c9c9;
	color: #333333;
	border: 1px solid #c9c9c9;
}
#formsearch input.submit {
	margin: 0 0 0 4px;
	padding: 0;
	background-color: #545484;
	color: #ffffff;
	border: 1px solid #545484;
	font-weight: bold;
	cursor: pointer;
}
#topbar .contactblock .contactdetails {
	float: right;
}
#main {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	min-height: 372px;
	margin: 20px 0;
}
#primary {
	float: left;
	width: 716px;
	background-color: #ffffff;
	color: #5a564d;
}
#primary a {
	background-color: #ffffff;
	color: #465d82;
}
#primary a:hover,
#primary a:focus,
#primary a:active {
	background-color: #ffffff;
	color: #bc364a;
}
#primary h1 {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.6em;
}
#primary h6 {
	font-size: 70%;
	line-height: 1.6em;
}
#primary p {
	font-size:80%;
	line-height:1.5em;
	margin:0 0 1.0em;
}

#navbar {
	float: left;
	width: 100%;
	background-color: #304566;
	color: #ffffff;
	border-bottom: 6px solid #ffffff;
}
#navmain {
	float: left;
	min-height: 14px;
	margin: 0 8px;
	padding: 4px 0;
	background-color: #ffffff;
	color: #5a564d;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.2em;
	list-style: none;
	text-transform: uppercase;
}
#navmain li {
	float: left;
	border-left: 2px solid #5a564d;
}
#navmain li a {
	padding: 0 6px;
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#navmain li a:hover,
#navmain li a:focus,
#navmain li a:active {
	background-color: #ffffff;
	color: #bc364a;
}
#navmain li.first {
	border: 0;
}

#content {
	clear: left;
	float: left;
	width: 686px;
	padding: 1em 15px 2px;
}

#secondary.noborder {
	padding: 0;
	border: 0;
}



#primary .webwiz_table {
	width: 100%;
}
#primary .webwiz_table td {
	width: 50%;
	vertical-align: top;
}
#primary form.standard {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
}
#primary form.standard table {
	border-collapse: collapse;
}
#primary form.standard th,
#primary form.standard td {
	padding: 3px 0;
}
#primary form.standard th {
	padding: 0 3px 0 0;
	text-align: left;
}
#primary form.standard input.submit {
	background-color: #545484;
	color: #ffffff;
	border: 1px solid #545484;
	font-weight: bold;
	cursor: pointer;
}
#primary .required {
	background-color: #ffffff;
	color: #cc0000;
}

#primary .container {
	clear: left;
	float: left;
	width: 100%;
	padding: 20px 0 2px;
}
#primary .container img.right {
	float: right;
	margin: 0 0 12px 18px;
}
#primary .container img.left {
	float: left;
	margin: 0 18px 12px 0;
}
#primary .container img.centre {
	display: block;
	margin: 0 auto 12px;
}
#primary .container img.block {
	display: block;
	margin: 0 0 12px;
}

#primary .container ul,
#primary .container ol {
	background-color: #ffffff;
	color: #686868;
	font-size: 70%;
	line-height: 1.4em;
}
#primary .container li {
	margin: 0 0 0.2em;
}
#primary .container ul.files {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	padding: 0;
	list-style: none;
}
#primary .container 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 .container ul.files li.ai {
	background-image: url("/images/icons/bulletAI.gif");
}
#primary .container ul.files li.doc {
	background-image: url("/images/icons/bulletDOC.gif");
}
#primary .container ul.files li.dwg {
	background-image: url("/images/icons/bulletDWG.gif");
}
#primary .container ul.files li.dxf {
	background-image: url("/images/icons/bulletDXF.gif");
}
#primary .container ul.files li.gif {
	background-image: url("/images/icons/bulletGIF.gif");
}
#primary .container ul.files li.jpg {
	background-image: url("/images/icons/bulletJPG.gif");
}
#primary .container ul.files li.pdf {
	background-image: url("/images/icons/bulletPDF.gif");
}
#primary .container ul.files li.pps {
	background-image: url("/images/icons/bulletPPS.gif");
}
#primary .container ul.files li.swf {
	background-image: url("/images/icons/bulletSWF.gif");
}
#primary .container ul.files li.xls {
	background-image: url("/images/icons/bulletXLS.gif");
}

#primary table.webwiz_table {
	border-collapse: collapse;
}

#slideshow {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	height: 344px;
}
#slideshow img {
	position: absolute;
	top: 0;
	left: 0;
	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 52px;
}
#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 a.noimg {
	display: block;
	min-height: 30px;
	padding: 44px 6px;
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#primary .list .item a.noimg:hover,
#primary .list .item a.noimg:focus,
#primary .list .item a.noimg:active {
	background-color: #ffffff;
	color: #1b5c93;
}
#primary a.bullet,
#primary div.bullet {
	float: left;
	margin: 6px 0 0;
	padding: 0 0 0 9px;
	background: #ffffff url("/images/bg-bullet.gif") no-repeat 0 5px;
	font-size: 70%;
	line-height: 1.2em;
}
#breadcrumb,
#primary h1.main {
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 8px 0 20px;
	border-bottom: 1px dashed #8e8e8e;
	list-style: none;
	line-height: 1.6em;
	font-size: 80%;
	font-weight: normal;
}
#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: #1b5c93;
}
#defaultimg {
	display: block;
	width: 716px;
	height: 372px;
}
#secondary {
	float: right;
	width: 222px;
	padding: 20px 0 0;
	border-top: 22px solid #bc364a;
}
#lifestyle {
	display: block;
	width: 222px;
}
#featuredproducts {
	float: left;
	width: 100%;
}
#main #featuredproducts {
	text-align: left;
}
#featuredproducts a {
	background-color: #ffffff;
	color: #1b5c93;
}
#featuredproducts a:hover,
#featuredproducts a:focus,
#featuredproducts a:active {
	background-color: #ffffff;
	color: #9d9a94;
}
#featuredproducts h6 {
	margin: 0;
	padding: 3px 6px;
	background-color: #1b5c93;
	color: #ffffff;
	font-size: 70%;
	line-height: 1.45em;
}
#featuredproducts .item {
	border-bottom:1px dashed #8E8E8E;
	clear:left;
	float:left;
	min-height:94px;
	padding:0 0 12px;
	width:100%;
}
#featuredproducts .last {
	padding: 6px 0 0;
	border-bottom: 0;
}
#featuredproducts .zone1 {
	float: left;
	width: 128px;
}
#featuredproducts .zone2 {
	float: right;
	width: 94px;
}
#featuredproducts .zonefull {
	float: right;
	width: 222px;
	padding:18px 0 0;
	min-height:188px;
}
#featuredproducts .zonefull h6 {
	padding: 0;
	background-color: #ffffff;
	color: #343434;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.6em;
}
#featuredproducts .zonefull p {
	margin: 0 0 0.6em;
	font-size: 80%;
	line-height: 1.6em;
}
#featuredproducts .zonefull img,
#featuredproducts .zonefull .noimg {
	border: 1px solid #8e8e8e;
	font-size: 70%;
	line-height: 1.2em;
	text-align: center;
}
#featuredproducts .zonefull img {
	display: block;
	width: 90px;
	height: 90px;
	padding: 1px;
	float:right;
}
#featuredproducts .zonefull a.noimg {
	display: block;
	min-height: 44px;
	padding: 24px 6px;
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#featuredproducts .zonefull a.noimg:hover,
#featuredproducts .zonefull a.noimg:focus,
#featuredproducts .zonefull a.noimg:active {
	background-color: #ffffff;
	color: #1b5c93;
}
#featuredproducts .zonefull a.button:hover,
#featuredproducts .zonefull a.button:focus,
#featuredproducts .zonefull a.button:active {
	background-color: #9d9a94;
	color: #5a564d;
}
#featuredproducts .zone1 h6 {
	padding: 0;
	background-color: #ffffff;
	color: #343434;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.6em;
}
#featuredproducts .zone1 p {
	margin: 0 0 0.6em;
	font-size: 80%;
	line-height: 1.6em;
}
#featuredproducts .zone2 img,
#featuredproducts .zone2 .noimg {
	border: 1px solid #8e8e8e;
	font-size: 70%;
	line-height: 1.2em;
	text-align: center;
}
#featuredproducts .zone2 img {
	display: block;
	width: 90px;
	height: 90px;
	padding: 1px;
}
#featuredproducts .zone2 a.noimg {
	display: block;
	min-height: 44px;
	padding: 24px 6px;
	background-color: #ffffff;
	color: #5a564d;
	text-decoration: none;
}
#featuredproducts .zone2 a.noimg:hover,
#featuredproducts .zone2 a.noimg:focus,
#featuredproducts .zone2 a.noimg:active {
	background-color: #ffffff;
	color: #1b5c93;
}
#featuredproducts .zone2 a.button:hover,
#featuredproducts .zone2 a.button:focus,
#featuredproducts .zone2 a.button:active {
	background-color: #9d9a94;
	color: #5a564d;
}
#footer {
	clear: left;
	float: left;
	width: 934px;
	padding: 4px 8px;
	background-color: #ffffff;
	color: #5a564d;
	border-top: 22px solid #465d82;
	font-size: 60%;
	line-height: 1.2em;
	text-align: right;
}
#footer a {
	background-color: #ffffff;
	color: #304566;
	text-decoration: none;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #ffffff;
	color: #bc364a;
}
