<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Oxygen:400,700|Droid+Sans:400,700);
html, body { margin: 0 0; padding: 0 0; height: 100%; }
body { 
	margin: 0 0; padding: 0 0;
	background: #f6f4f0 url('../images/background.png') top center no-repeat;
	color: #333333;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 400;
}
a { color: #00a651; }
a:hover { color: #666666; }
a:active { color: #000000; }
h1, h2, h3, h4, h5 {
	font-family: Oxygen, sans-serif;
	font-weight: 700;
	color: #b48f2f;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.15em; }
h4 { font-size: 1em; }
h5 { font-size: 0.9em; }

/* bootstrap overrides */
.container-fluid { padding-right: 0px; padding-left: 0px; }
.form-control:focus {
  border-color: #00a651;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 166, 81, .3);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 166, 81, .3);
}
.navbar {
  min-height: 90px;
  margin-bottom: 0px;
  border: none;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar-toggle { margin-top: 25px; }
.nav &gt; li &gt; a { padding: 5px 5px; color: #333333; }
.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
  background-color: #ffffff;
}
.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus {
  color: #fff;
  background-color: #333333;
}
.btn-primary { background-color: #00a651; border-color: #00a651; }
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open &gt; .dropdown-toggle.btn-primary {
  background-color: #018541;
  border-color: #018541;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  margin-bottom: 5px;
}
.badge { font-size: 0.8em; line-height: 1.2em; }
.list-group { font-weight: 700; overflow: hidden; }
.pagination { margin: 0 0; }
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus { background-color: #333333; border-color: #333333; }
.tab-content { padding-top: 10px; }

/* theme */
.alignleft {
	margin: 0px 15px 15px 0px;
	float: left;
}
.alignright {
	margin: 0px 0px 15px 15px;
	float: right;
}
.aligncenter {
	margin: 0px auto;
	display: block;
	clear: both;
}
#wrapper { min-height: 100%; position: relative; }
#header { overflow: hidden; }
#header .logo {
	width: 186px;
	height: 90px;
	float: left;
}
#header .nav-and-login {
	padding-right: 15px;
	float: right;
}
#header .b2b-login {
	padding-top: 5px;
	padding-right: 10px;
	min-width: 170px;
	height: 35px;
	background: url('../images/login-back2.png') no-repeat top right;
	text-align: right;
}
#header .b2b-login .title {
	margin-right: 5px;
	font-size: 12px;
	font-weight: 700;
	color: #b48f2f;
	display: inline-block;
	vertical-align: middle;
}
#header .b2b-login .form-control {
  width: 130px;
  height: 24px;
  padding: 6px 6px;
  font-size: 12px;
  line-height: 1em;
}
#header .b2b-login .btn-b2blogin {
  height: 24px;
  padding: 6px 6px;
  margin-bottom: auto;
  font-size: 10px;
  line-height: 1em;
  text-transform: uppercase;
  color: #fff;
  background-color: #b48f2f;
  border-color: #b48f2f;
}
#header .primary-nav {
	margin-right: -15px;
	text-align: right;
}
#header .primary-nav &gt; ul {
	margin-top: 10px;
}
#header .primary-nav &gt; ul &gt; li {
	margin-right: 15px;
	font-family: Oxygen, sans-serif;
	font-size: 16px;
}
#header .primary-nav &gt; ul &gt; li:last-child {
	margin-right: 0px;
}
#feature {
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	overflow: hidden;
}
#feature .feature-nav {
	margin: 0 auto;
	width: 1170px;
}
#feature .feature-nav ul.bxpager {
	margin: 25px 0 0 0; padding: 0 0;
	list-style: none;
	position: absolute;
	z-index: 10;
}
#feature .feature-nav ul.bxpager &gt; li &gt; a {
	margin: 5px 0;
	padding: 10px 15px;
	width: 175px;
	color: #333333;
	background-color: #eeeeee;
	text-decoration: none;
	display: block;
}
#feature .feature-nav ul.bxpager &gt; li &gt; a.active {
	width: 185px;
	color: #00a651;
	background-color: #ffffff;
}
#feature .feature-nav ul.bxpager &gt; li &gt; a:hover {
	color: #00a651;
}
#feature .feature-slider ul.bxslider &gt; li {
	height: 400px;
	background-position: top center;
	background-repeat: no-repeat;
}
#feature .feature-slider ul.bxslider &gt; li &gt; a {
	height: 400px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#feature .feature-slider ul.bxslider &gt; li &gt; a &gt; div.content {
	margin: 0 auto; padding: 0 0;
	width: 1170px;
}
#feature .feature-slider ul.bxslider &gt; li &gt; a &gt; div.content h1 {
	margin: 65px 0 0 270px; padding: 15px 20px;
	width: 480px;
	font-size: 1.5em;
	background-color: #b48f2f;
	color: #ffffff;
	display: inline-block;
}
#feature .feature-slider ul.bxslider &gt; li &gt; a &gt; div.content ul, #feature .feature-slider ul.bxslider &gt; li &gt; a &gt; div.content p {
	margin: -5px 0 0 270px; padding: 15px 30px 10px 50px;
	width: 415px;
	list-style: disc;
	background: url(../images/feature-caption-corner.png) top left no-repeat;
}
#press-feed {
	height: 70px;
	background: url('../images/feed-back.png') top center no-repeat;
}
#subfeature { overflow: hidden; }
#subfeature.container { padding: 0 0; }
#subfeature .sf-container {
	padding: 20px 15px;
	width: 370px;
	min-height: 200px;
	background-color: #ffffff;
}
#subfeature .left { margin-left: 0px; float: left; }
#subfeature .mid { margin-left: 30px; float: left; }
#subfeature .right { margin-left: 30px; float: left; }
#subfeature .img {
	width: 100px;
	line-height: 160px;
	text-align: center;
}
#subfeature .img { float: left; }
#subfeature .img &gt; img { vertical-align: middle; }
#subfeature .txt {
	margin-left: 120px;
}
#subfeature .txt &gt; h3 { margin: 0 0 5px 0; }
#subfeature .txt &gt; p { font-size: 0.9em; line-height: 1.2em; }
#logoparade {
	margin-top: 30px;
	height: 107px;
	background: url('../images/logoparade-back.png') top center no-repeat;
	overflow: hidden;
}
#footer {
	padding: 20px 0;
	background-color: #ede9e1;
	overflow: hidden;
}
#footer .leftcol { padding-top: 10px; width: 150px; float: left; }
#footer .leftcol &gt; .tagline {
	margin-top: 10px;
	font-family: Oxygen, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
}
#footer .leftcol &gt; .tagline .ll {
	width: 16px; height: 16px;
	display: inline-block;
	background-image: url('../images/ico-matrix.gif');
	background-repeat: no-repeat;
	background-position: 16px 16px;
}
#footer .leftcol &gt; .tagline .ll:hover {
	background-position: 0px 0px;
	text-decoration: none;
}
#footer .midcol {
	padding-left: 20px;
	width: 650px;
	border-left: 1px solid #b48f2f;
	float: left;
	overflow: hidden;
}
#footer .midcol &gt; .tollfree {
	margin-bottom: 5px;
	font-family: Oxygen, sans-serif;
	font-size: 1.3em;
}
#footer .midcol &gt; .office {
	width: 157px;
	font-size: 0.9em;
	float: left;
}
#footer .rightcol { float: right; overflow: hidden; }
#footer .rightcol &gt; .social { font-family: Oxygen, sans-serif; font-size: 1.3em; text-align: right; }
#footer .rightcol &gt; .social &gt; ul { margin: 5px 0 0 0; list-style: none; overflow: hidden; }
#footer .rightcol &gt; .social &gt; ul li { margin-left: 10px; float: right; }
#footer .rightcol &gt; .legal { margin-top: 10px; font-size: 0.85em; line-height: 1.3em;  text-align: right; }
#footer .rightcol &gt; .legal ul { margin: 0 0; list-style: none; }
#footer .rightcol &gt; .legal ul li { margin-right: 5px; padding-right: 10px; display: inline-block; border-right: 1px solid #aaaaaa; }
#footer .rightcol &gt; .legal ul li:last-child { margin-right: 0px; padding-right: 0px; border: none; }
#footer .rightcol &gt; .legal p { margin: 0 0; }
#pgheader {
	background: #000000 url('../images/blue-pcb-bg.jpg') no-repeat top center;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
#pagetitle { height: 90px; position: relative; }
#pagetitle.container { padding: 0 0; }
#pagetitle h1 {
	margin-bottom: 0px;
	padding: 10px 15px;
	background-color: #b48f2f;
	color: #ffffff;
	position: absolute;
	bottom: 0;
}
#breadcrumb.container { height: 35px; overflow: hidden; }
#breadcrumb p { padding: 9px 0px; font-size: 0.9em; white-space: nowrap; }
#content {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #ffffff;
}
#content &gt; .row:first-of-type h2 { margin-top: 0px; padding-top: 0px; }
#content h3:first-child { margin-top: 0px; padding-top: 0px; }
#content h3 { color: #cd6500; text-transform: uppercase; }
#content .strip {
	padding: 5px 10px;
	background-color: #f9f9f9;
	border-left: 5px solid #b48f2f;
	display: block;
	text-decoration: none;
}
#content .strip &gt; p { margin: 0 0; }
#content .strip &gt; p:last-child { color: #333333; }
#content .suppliername {
	margin-right: -15px;
	margin-bottom: 15px;
	padding: 10px 15px;
	font-weight: 700;
	background-color: #eeeeee;
	border-radius: 6px 0px 0px 6px;
}
#content .pryear { font-family: Oxygen, sans-serif; font-size: 1.6em; text-align: center; }
#content .headline .date {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
#content .headline { margin-bottom: 20px; }
#content .headline .company { color: #999999; }
#content .headline h3 {
	margin: 5px 0;
	color: #b48f2f;
	text-transform: none;
}
#content .partnerlogo { min-height: 70px; line-height: 70px; }
#content .partnerlogo &gt; img { vertical-align: middle; }
#content .mapframe { padding: 10px; background-color: #ffffff; border: 1px solid #e0e0e0; border-radius: 4px; }
#content .googlemap { position: relative; padding-bottom: 60%; height: 0; overflow: hidden; }
#content .googlemap iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }
#content .widget { padding: 10px; border: 1px solid #dddddd; border-radius: 5px; }
#content .widget h2 { font-size: 1em; text-transform: uppercase; }

.menu-item-2382 { margin-top: -10px !important; }

/* mobile overrides */
@media (max-width: 767px) { /* &gt;768px */
	.navbar-collapse { padding: 0 0; }
	#header .nav-and-login { padding: 0 0; float: none; }
	#header .primary-nav { margin: 0 0; }
	#header .primary-nav &gt; ul { margin: 0 0; }
	#header .primary-nav &gt; ul &gt; li { margin: 0 0; font-size: 1em; text-align: left; float: none; }
	#feature .feature-nav { display: none; }
	#feature .feature-slider ul.bxslider &gt; li { height: 180px; background-size: auto 100%; }
	#feature .feature-slider ul.bxslider &gt; li &gt; a &gt; div.content { width: 100%; }
	#feature .feature-slider ul.bxslider &gt; li &gt; a &gt; div.content h1 { margin: 0 0; padding: 10px 15px; width: 60%; font-size: 1.3em; }
	#feature .feature-slider ul.bxslider &gt; li &gt; a &gt; div.content ul, #feature .feature-slider ul.bxslider &gt; li &gt; a &gt; div.content p { display: none; }
	#subfeature.container { padding: 0 0; }
	#subfeature .sf-container { margin: 10px 0px 0px 0px; padding: 15px 15px; width: 100%; min-height: 100px; }
	#subfeature .img { line-height: 100px; }
	#subfeature .txt { margin-left: 110px; }
	#footer .leftcol { padding-top: 0px; width: 100%; float: none; }
	#footer .midcol { margin-top: 15px; padding-left: 0px; width: 100%; border-left: none; float: none; }
	#footer .midcol &gt; .office { margin-top: 10px; width: 100%; }
	#footer .rightcol { margin-top: 10px; float: none; width: 100%; }
	#footer .rightcol &gt; .social { float: none; text-align: left; }
	#footer .rightcol &gt; .social &gt; ul { padding: 0 0; }
	#footer .rightcol &gt; .social &gt; ul li { margin-left: 0px; margin-right: 10px; float: left; }
	.menu-item-2382 { margin-top: 0px !important; }
}
@media (min-width: 768px) and (max-width: 991px) { /* &lt;768px &amp;&amp; &gt;992px */
	#header .nav-and-login { margin-top: -60px; }
	#subfeature.container { padding: 0 0; }
	#subfeature .sf-container { margin: 10px 0px 0px 0px; padding: 15px 15px; width: 100%; min-height: 100px; }
	#subfeature .img { line-height: 100px; }
	#subfeature .txt { margin-left: 110px; }
	#footer .leftcol { padding-top: 10px; width: 150px; float: left; }
	#footer .midcol { padding-left: 20px; width: 561px; }
	#footer .midcol &gt; .office { width: 180px; }
	#footer .rightcol { margin-top: 10px; float: left; width: 100%; }
	#footer .rightcol &gt; .social { float: left; text-align: left; }
	#footer .rightcol &gt; .social &gt; ul { padding: 0 0; }
	#footer .rightcol &gt; .social &gt; ul li { margin-left: 0px; margin-right: 10px; float: left; }
	/* Menu BreakPoint */
	.navbar-header {float: none;}
	.navbar-left,.navbar-right {    float: none !important;}
	.navbar-toggle {    display: block;}
	.navbar-collapse {  border-top: 1px solid transparent;  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
	.navbar-fixed-top {    top: 0;    border-width: 0 0 1px;}
	.navbar-collapse.collapse { display: none!important;}
	.navbar-nav {float: none!important; margin-top: 7.5px;}
	.navbar-nav&gt;li {float: none;}
	.navbar-nav&gt;li&gt;a { padding-top: 10px;padding-bottom: 10px;}
	.collapse.in{display:block !important;}
	.navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0; background-color: transparent; border: 0; -webkit-box-shadow: none; box-shadow: none;}
	/* Menu BreakPoint END */ 
}
@media (min-width: 1023px) and (max-width: 1119px) { /* &lt;1024px &amp;&amp; &gt;1120px */
	#subfeature.container { padding: 0 0; }
	#subfeature .sf-container { margin: 10px 0px 0px 0px; padding: 15px 15px; width: 100%; min-height: 100px; }
	#subfeature .img { line-height: 100px; }
	#subfeature .txt { margin-left: 110px; }
	#footer .rightcol { margin-top: 10px; float: left; width: 100%; }
	#footer .rightcol &gt; .social { float: left; text-align: left; }
	#footer .rightcol &gt; .social &gt; ul { padding: 0 0; }
	#footer .rightcol &gt; .social &gt; ul li { margin-left: 0px; margin-right: 10px; float: left; }
}</pre></body></html>