* {

	margin: 0px;

	padding: 0px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: 0;

	border-right-style: 0;

	border-bottom-style: 0;

	border-left-style: 0;

}

#wrapper {

	background-color: #FFFFFF;

	width: 965px;

	margin-right: auto;

	margin-left: auto;

	border: 2px solid #999;

}

#wrapper #logo {

	height: 135px;

	background-color: #FFF;

	background-image: url(../images/Logoheaderbg.jpg);

	background-repeat: no-repeat;

	padding-left: 10px;

	padding-top: 10px;

	width: 960px;

}

#wrapper #navigation {

	height: 30px;

	background-color: #FFFFFF;

	border: none;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #F00;

	width: 960px;

	background-image: url(http://www.kershaws-spokane.com/images/btnspc.jpg);

	background-repeat: repeat-x;

}

#bodyArea {

	width: 960px;

	background-image: none;

	background-color: #FFF;

	height: auto;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 14px;

	color: #000;

	display: table;

	font-weight: normal;

}

#bodyleft {

	float: left;

	width: 260px;

	padding: 10px;

	margin-bottom: 20px;

}

#table {

	float: left;

	padding: 5px;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 16px;

	color: #000;

	font-weight: normal;

	font-style: normal;

	width: 460px;

	text-align: center;

	clear: none;

}

.intro_red {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

	color: #600;

}





#bodyright {

	font-weight: bold;

	list-style-type: square;

	padding: 0px;

	margin-bottom: 0px;

	float: right;

}





#footer {

	background-color: #000;

	height: 20px;

	width: 960px;

	clear: both;

	font-family: Verdana, Geneva, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: bolder;

	color: #FFF;

	vertical-align: middle;

	text-align: center;

}

#table .intro_red {

	font-size: 24px;

}

hr.style-two {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
hr.style1{
	border-top: 1px solid #8c8b8b;
}
