.site_width {
}
.navbox {
	background-color: #CCCCCC;
	width: 850px;
}
.categorybox {
	width: 200px;
	background-color: #FFFFFF;
}
.footerbox {
	height: 75px;
	width: 100%;
	background-color: #E0E0E0;
}
.imagebox {
	height: 130px;
	width: 130px;
}
.searchbox {

	width: 200px;
	background-color: #FFFFFF;
}
.linkbox {
	background-color: #666666;
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.productbox {
	width: 100%;
	border: 1px solid #CCCCCC;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-bottom: 2px;
	margin-right: 2px;
}
.qty_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 16px;
	width: 30px;
	border: 1px solid #666666;
	text-align: center;
}
.searchinputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #A0A0A0;
	width: 120px;
}
.searchtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.catbuttonbg {
	width: 100%;
}
.mainbox {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(images/headerlong.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.productbox2 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	width: 100%;
}
.title_fills {
	background-image: url(images/nav_fill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	border: 1px solid #BFBFBF;
	width: 100%;
}
