body {
	margin: 0 auto;
	text-align: center;
	background-color: #b0b0b0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151516;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 907px;
	text-align: left;
	line-height: 16px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.mainbg,
div.mainbg2 {
	clear: both;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
	width: 907px;
	padding-left: 4px;
	display: table;
}
div.mainbg2 {
	background-image: url(images/mainbg2.gif);
}
div.nav {
	clear: both;
	background-color: white;
	width: 640px;
	display: table;
}
div.nav a {
	color: white;
	background-image: url(images/nav-off-bg.jpg);
	background-repeat: no-repeat;
	width: 94px;
	height: 44px;
	padding-left: 10px;
	line-height: 44px;
	display: block;
	float: left;
}
div.nav a:hover,
div.nav a.on {
	color: #58585a;
	background-image: url(images/nav-on-bg.jpg);
}
div.homephoto {
	background-image: url(images/home-photo.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 201px;
	clear: both;
	position: relative;
}
div.homephoto p {
	width: 388px;
	font-size: 16px;
	position: absolute;
	top: 77px;
	left: 223px;
	color: white;
	line-height: 22px;
}
div.homecontent {
	clear: both;
}
div.left {
	float: left;
	width: 259px;
}
div.welcome,
div.inner {
	float: left;
	width: 603px;
	background-image: url(images/welcome-bg.jpg);
	background-repeat: repeat-x;
	background-color: #515147;
	display: table;
	color: white;
	padding-top: 26px;
	padding-left: 36px;
}
div.inner {
	background-image: url(images/inner-bg.jpg);
	background-color: #d3d3d3;
	color: #151516;
}
div.lefttxt {
	clear: both;
	width: 207px;
	border-top: 1px #c6c6c6 solid;
	padding: 8px 0;
	margin-left: 22px;
	font-weight: bold;
	vertical-align: middle;
	display: table;
}
div.lefttxt img  {
	float: left;
}
div.lefttxt span {
	display: block;
	margin-left: 9px;
	float: left;
	width: 164px;
}
div.lefttxt a {
	color: #151516;
}
div.welcomemisc,
div.innermisc,
div.innermisc2 {
	clear: both;
	width: 603px;
	padding-bottom: 115px;
	background-image: url(images/welcome-misc.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	display: table;
}
div.innermisc {
	background-image: none;
}
div.innermisc2 {
	background-image: url(images/inner-misc.jpg);
	padding-bottom: 40px;
}
div.innermisc h1,
div.innermisc2 h1 {
	color: #f26531;
	font-size: 30px;
	font-weight: normal;
	line-height: normal;
}
div.innermisc h2 {
	color: #f26531;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
}
div.welcometxt01 {
	float: left;
	width: 244px;
	margin-right: 21px;
	padding-bottom: 25px;
}
div.welcometxt02 {
	clear: both;
	width: 576px;
}
div.down {
	clear: both;
	width: 907px;
	height: 5px;
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
div.down img {
	position: absolute;
	bottom: 6px;
	right: 7px;
}
div.copy {
	clear: both;
	color: white;
	font-weight: bold;
	font-size: 11px;
	line-height: 30px;
	padding-bottom: 10px;
	padding-left: 4px;
}
div.contactrow {
	clear: both;
	width: 563px;
	border-top: 1px #a9a9a9 solid;
	padding-top: 26px;
}
div.col01, div.col02 {
	float: left;
	width: 258px;
}
div.col01 p,
div.col02 p {
	padding-left: 14px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-bottom: 26px;
}
div.col01 a,
div.col02 a {
	color: #151516;
}
div.incentivestxt {
	clear: both;
	width: 555px;
}
div.incentivestxt p {
	padding-left: 14px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-bottom: 26px;
}
div.incentivestxt p a {
	color: #f26531;
	text-decoration: underline;
}
div.productscontent {
	clear: both;
	width: 897px;
	margin-left: 1px;
}
div.productstop {
	background-image: url(images/products-topbg.jpg);
	background-repeat: repeat-x;
	background-color: #dcdcdc;
	clear: both;
	display: table;
	width: 845px;
	padding-left: 52px;
	padding-bottom: 20px;
}
div.productstop h1 {
	width: 170px;
	color: #f26531;
	font-size: 30px;
	font-weight: normal;
	line-height: 78px;
	float: left;
}
div.productstop img {
	float: left;
}
#productsnav {
	list-style: none;
	margin: 0;
	padding: 0;
}
#productsnav li {
	float: left;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 13px;
	line-height: normal;
	margin-right: 15px;
}
#productsnav a {
	color: #151516;
	display: block;
	border-bottom: 1px #5f5f5f dotted;
	width: 170px;
	padding: 5px 0;
}
#productsnav a:hover {
	color: #f26531;
}
div.categorietitle {
	clear: both;
	border-top: 1px #a9a9a9 solid;
	background-color: #e3e3e3;
	display: table;
	width: 897px;
}
div.categorietitle h2 {
	color: #f26531;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	float: left;
	width: 204px;
	margin-left: 52px;
	padding: 11px 0;
}
div.categorietitle p {
	font-weight: bold;
	width: 581px;
	float: left;
	padding: 11px 0;
}
div.categorietitle a {
	float: left;
	margin: 2px 0 7px 16px;
	display: block;
}
div.product {
	clear: both;
	background-color: #cbcbcb;
	width: 897px;
	display: table;
	padding: 10px 0;
	border-top: 1px #a9a9a9 solid;
}
div.logo {
	float: left;
	width: 170px;
	margin-left: 52px;
}
div.logo img {
	margin-bottom: 9px;
}
div.pdf {
	float: left;
	width: 34px;
	text-align: center;
}
div.description {
	float: left;
	width: 597px;
	font-size: 11px;
}
div.description span {
	color: #f26531;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
div.description strong {
	font-size: 12px;
}
a.top {
	float: left;
}
div.projectsimgs {
	clear: both;
}
div.projectsimgs img {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}