*{
	margin:0px;
	padding:0px;
	}
img a{
	border:none;
	}
a:link{
	text-decoration:none;
	color: #967307;
	}
a:hover{
	text-decoration:underline;
	}
body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/layout/body-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #303030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
#divCenter{
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	}
#divWrapper{
	width: 945px;
	float:left;
	background-image: url(../images/layout/borders-bg.gif);
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	}
#divHeader{
	background-image: url(../images/layout/header-bg.gif);
	background-repeat: no-repeat;
	height: 139px;
	width: 945px;
	float: left;
	}
#divLogo{
	height: 103px;
	width: 333px;
	float: left;
	}
#divLogo a {
	display: block;
	height: 103px;
	width: 333px;
	background-image: url(../images/layout/logo.jpg);
	background-position: 0px 0px;
	}
#divLogo a:hover {
	display: block;
	height: 103px;
	width: 333px;
	background-image: url(../images/layout/logo.jpg);
	background-position: 0px -103px;
	}
#divLogo span {
	position: absolute;
	left: -10000px;
	}
#divPrimaryNavigation{
	float:left;
	width:945px;
	height:36px;
	overflow: hidden;
	}
#divHomeFlash{
	float:left;
	height: 221px;
	width: 905px;
	background-image: url(../images/layout/home-flash-bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
#divBackground{
	float:left;
	width: 945px;
	background-image: url(../images/layout/one-column-middle-bg.gif);
	background-repeat: repeat-y;
	}
#divContent{
	float:left;
	width: 945px;
	background-image: url(../images/layout/one-column-top-bg.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	}
#divBackgroundBottom{
	float:left;
	width: 945px;
	background-image: url(../images/layout/one-column-bottom-bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	}
	
/*-------------------------------- LEFT COLUMN --------------------------------*/
#divLeftColumn{
	float:left;
	width: 560px;
	padding-right: 30px;
	padding-left: 20px;
	}
#divLeftColumnTop{
	float:left;
	height:20px;
	width: 610px;
	background-image: url(../images/layout/left-column-top-bg.gif);
	background-repeat: no-repeat;
	}
#divLeftColumnContent{
	float:left;
	width: 560px;
	padding-right: 30px;
	padding-left: 20px;
	background-image: url(../images/layout/left-column-middle-bg.gif);
	background-repeat: repeat-y;
	}
#divLeftColumnBottom{
	float:left;
	height:20px;
	width: 610px;
	background-image: url(../images/layout/left-column-bottom-bg.gif);
	background-repeat: no-repeat;
	}
.divLeftColumnImage{
	width: 508px;
	border: 1px solid #333333;
	margin-bottom: 15px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	}
.divLeftColumnModule{
	float:left;
	width: 560px;
	}
.divLeftColumnModuleTop{
	float:left;
	height:33px;
	width: 510px;
	background-image: url(../images/layout/left-column-module-top-bg.gif);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	}
.divLeftColumnModuleContent{
	float:left;
	width: 560px;
	background-image: url(../images/layout/left-column-module-middle-bg.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-bottom: 15px;
	}
.divLeftColumnModuleCopy{
	float:left;
	width: 510px;
	padding-right: 25px;
	padding-left: 25px;
	}
.divLeftColumnModuleBottom{
	float:left;
	height:11px;
	width: 560px;
	background-image: url(../images/layout/left-column-module-bottom-bg.gif);
	background-repeat: no-repeat;
	}
.divLeftColumnModuleSplit{
	width: 510px;
	float: left;
	line-height: 18px;
	padding-right: 25px;
	padding-left: 25px;
	}
.divLeftColumnModuleSplitLeft{
	width: 255px;
	float: left;
	}
.divLeftColumnModuleSplitRight{
	float: left;
	width: 255px;
	}

/*-------------------------------- RIGHT COLUMN --------------------------------*/
#divRightColumn{
	float:left;
	width: 295px;
	padding-right: 20px;
	padding-left: 20px;
	}
#divRightColumnTop{
	float:left;
	height:20px;
	width: 335px;
	background-image: url(../images/layout/right-column-top-bg.gif);
	background-repeat: no-repeat;
	}
#divRightColumnContent{
	float:left;
	width: 295px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/layout/right-column-middle-bg.gif);
	background-repeat: repeat-y;
	}
#divRightColumnBottom{
	float:left;
	height:20px;
	width: 335px;
	background-image: url(../images/layout/right-column-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.divRightColumnModule{
	float:left;
	width: 295px;
	}
.divRightColumnModuleTop{
	float:left;
	height:33px;
	width: 245px;
	background-image: url(../images/layout/right-column-module-top-bg.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-left: 25px;
	}
.divRightColumnModuleContent{
	float:left;
	width: 245px;
	background-image: url(../images/layout/right-column-module-middle-bg.gif);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
.divRightColumnModuleImage{
	float:left;
	width: 273px;
	background-image: url(../images/layout/right-column-module-middle-bg.gif);
	background-repeat: repeat-y;
	padding-right: 11px;
	padding-left: 11px;
	}
.divRightColumnModuleBottom{
	float:left;
	height:11px;
	width: 295px;
	background-image: url(../images/layout/right-column-module-bottom-bg.gif);
	background-repeat: no-repeat;
	}
/*-------------------------------- CONTACT PAGE --------------------------------*/	
.divGoogleMap{
	width: 508px;
	border: 1px solid #333333;
	margin-bottom: 15px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	}
/*-------------------------------- PRODUCT STYLES --------------------------------*/	
.divProductsSetLeft{
	float: left;
	width: 243px;
	margin-bottom: 10px;
	margin-right: 20px;
	}
.divProductsSetRight{
	float: left;
	width: 243px;
	margin-bottom: 10px;
	}
.divProductSet{
	float: left;
	width: 530px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	}
#divAbrasives,
#divConveyorComponents,
#divElectricalProducts,
#divFittings,
#divMaterialHandlingEquipment,
#divCustomServices,
#divTape,
#divTubingPipe,
#divCuttingTools,
#divFasteners,
#divHose,
#divPowerTransmission,
#divShopSupplies,
#divTools,
#divWeldingSupplies{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 8px;
	padding-top: 8px;
	}
/*-------------------------------- STAFF STYLES --------------------------------*/
.divStaff{
	float: left;
	width: 510px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
	margin-right: 25px;
	margin-left: 25px;
	}
.divStaffPhoto{
	float: left;
	height: 90px;
	width: 75px;
	padding: 5px;
	margin-top: 3px;
	margin-right: 20px;
	border: 1px solid #999999;
	}
.divStaffDescription{
	float: left;
	width: 403px;
	}
.StaffName{
	}
.StaffTitle{
	color: #B4921B;
	font-weight: normal;
	}
.divStaff p{
	padding-bottom: 0px;
	}
/*-------------------------------- TESTIMONIAL STYLES --------------------------------*/
.Quote{
	color: #CCC;
	font-size: 22px;
	font-weight: bold;
	}
.TestimonialText{
	font-style: italic;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	}
.TestimonialSource{
	padding-bottom: 4px;
	}
.TestimonialName{
	color: #666;
	}
.TestimonialTitle{
	color: #666;
	}
.TestimonialCompany{
	color: #B4921B;
	font-weight: bold;
	padding-bottom:4px;
	}
.TestimonialHistory{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-size: 13px;
	font-style: italic;
	color: #999;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 8px;
	}
.TestimonialYears{
	color: #B4921B;
	}
/*-------------------------------- TYPOGRAPHY STYLES --------------------------------*/
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-bottom: 10px;
	}
.divLeftColumnModuleTop h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F8DD8B;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	}
.divRightColumnModuleTop h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	}
h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	}
h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #696969;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 7px;
	padding-bottom: 4px;
	padding-top: 5px;
	}
h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B4921B;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
h3.ProductCategory{
	padding-left: 30px;
	background-color: #E0E0E0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 1px;
	background-image: url(../images/miscellaneous/plus.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	padding-bottom: 3px;
	margin-bottom:0px;
	}
h3.ProductCategory a:link,
h3.ProductCategory a:hover,
h3.ProductCategory a:visited,
h3.ProductCategory a:active{
	color: #333333;
	}
h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}
#divContent ul{
	padding-bottom: 10px;
	padding-left: 2px;
	}
#divContent ul li{
	list-style-position: inside;
	line-height: normal;
	padding-bottom: 2px;
	list-style-type: disc;
	}
#divContent ol{
	padding-bottom: 10px;
	padding-left: 15px;
	}
#divContent ol li{
	padding-bottom: 10px;
	}
ul.Products{
	padding-left: 31px;
	list-style-type: none;
	}
#divContent ul.Products li{
	display: list-item;
	width: 160px;
	float: left;
	background-image: url(../images/miscellaneous/gold-bullet.gif);
	padding-left: 15px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	}
label{
	color: #696969;
	font-weight: bold;
	width: 55px;
	float: left;
	}
	
/*Footer*/
#divCredits{
	float: left;
	width: 945px;
	padding-top: 10px;
	padding-bottom: 15px;
	}
#divCredits p{
	margin:0px;
	padding:0px;
	}
#divSprout{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
#divFooterLinks{
	float: right;
	}
#divSprout p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	}
#divSprout p a{
	color: #666666;
	text-decoration: none;
	}
#divSprout p a:hover{
	text-decoration: underline;
	}
#divFooterLinks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
#divFooterLinks p a{
	color: #666666;
	text-decoration: none;
	}
#divFooterLinks p a:hover{
	text-decoration: underline;
	}
