.table1 {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 740px;
}
.navholder {
	background-image: url(../images/explain_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 42px;
	height: 125px;
	width: 740px;
}
.bottomborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.productlistholder {
	width: 560px;
	margin-bottom: 5px;
	text-align: left;	
	
	
}

.middlebg {
	background-image: url(../images/product_bg_middle.jpg);
	background-repeat: repeat-y;
	background-position: right;
	list-style-type: disc;
}

.toplistbg {
	background-image: url(../images/product_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 11px;
	margin: 0px;
	padding: 0px;
}
.bottomlistbg {
	background-image: url(../images/product_bg_btm.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 12px;
	margin: 0px;
	padding: 0px;
}


.productContentHolder {
	width: 300px;
	padding-right: 5px;
	padding-left: 5px;
		
}
.productlist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	list-style-type: disc;
	text-align: left;
}
.producttitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}


.bottomnav {
	margin-top: 10px;
	margin-bottom: 10px;
}

.productlist ul {
	padding-left: 15px;
	list-style-type: disc;
	font-size: 11px;
}

.productlist li {
	padding-top: 3px;
	
	}
.listimageholder {
	width: 150px;
	text-align: left;
}
.nav2holder {
	width: 170px;
}
.productlinkholder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 6px;
	padding-right: 5px;
	text-align: left;
}

.borderline {
	width: 100px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	
}

.productlinkholder a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	text-align: left;
}

.productlinkholder a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: underline;
	text-align: left;
}
.sitemaptitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 17px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 18px;
	background-image: url(../images/titlebar5.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 50px;
	vertical-align: middle;
}

.detailproductholder {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/details_bg.jpg);
	background-repeat: no-repeat;
	width: 562px;
	margin-bottom: 5px;
	height: 600px;
	background-position: bottom;
	}
.detailtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: text-top;
	padding-left: 10px;
}
.detailsectiontitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	text-align: left;
}
.detailcontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
}

.detailcontent ul{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	list-style-type: disc;
	
}

.detailcontent li {
	padding-bottom: 2px;
		
}
.supplyform {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 320px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 120px;
	padding-right: 120px;
}
.formtext {
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 6px;
}
.formbox {
	padding-bottom: 6px;
}
.supplytext {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
