#wrap{
	width: 710px;
	margin: 0 auto;
	border: 0px solid #000;
	text-align: left;
}
#header{
	width:710px;
	height:130px;
}
#header-left{
	float: left;
	width:350px;
	height:110px;
	margin: 10px 0 0 0;
}
#header-right{
	float: right;
	width: 350px;
	height: 130px;
	/*margin: 15px 0 0 0;
	padding: 0;*/
	border: 0px solid #000;
	background-image: url('../../images/header-right-fade11.gif'); 
	background-repeat: no-repeat;
}
#content{
	border: 0px solid #000;
	float: left;
	width: 100%;
	padding: 5px 0 20px 0;
}
#main-feature{
	border: 0px solid #000;
	width: 470px;
	height: 255px;
	float: left;
	padding: 0 3px 5px 0;
}
#main-feature img{
	border: 6px solid #e6e6e6;
	padding: 4px;
}
#sub-feature{
	border: 0px solid #000;
	width: 228px;
	height: 260px;
	float: right;
	padding: 0 0 0 5px;
}
h2.sub-feature-title{
	margin-bottom: 0;
	border-top: solid 2px #e6e6e6;
	border-bottom: solid 2px #e6e6e6;
}
.sub-feature-item{
	/*border: 1px dashed #636466;*/
	border: 1px solid #e6e6e6;
	margin: 3px 0 0 0;
}
.sub-feature-item-desc{
	width: 100%;
	background-color: #e6e6e6;
	color: #636466;
	text-align: right;
	/*margin: 8px 0 0 0;*/
}
#mid-section{
	border: 0px solid #000;
	float: left;
	padding: 3px 0 0 0;
}
#main-content{
	border: 0px solid #000;
	width: 470px;
	float: left;
	padding: 0 10px 0 0;
}
#content-shell{
	border-left: 1px solid #e6e6e6;
	float: left;
	width: 505px;
}
#our-stock{
	background-image: url('../../images/our-stock-background4.gif');
	background-repeat: no-repeat;
	width: 223px;
	float: left;
	padding: 5px 0 0 5px;
	border: 0px solid #000;	
}
#our-stock p{
	font-size: 10px;
	padding-left: 8px;
	padding-right: 8px;
	}
#left-nav{
	border: 0px solid #000;
	width: 192px;
	float: left;
}
#left-nav-title{
	width: 171px;
	height: 31px;
	background-image: url('../../images/leftnav-title2.gif');
	background-repeat: no-repeat;
	padding: 9px 0 0 20px;
	font-size: 15px;
	color: #FFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0px solid #000;
}
#left-nav-menu{
	width: 190px;
	height: 250px;
	background-image: url('../../images/leftnav-fade2.gif');
	background-repeat: no-repeat;
	border: 0px solid #000;
	padding-top: 35px;
}
#left-nav-menu ul{
	list-style: none;
	margin-left: 30px;
	padding-left: 1em;
	text-indent: -1em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left-nav-menu ul li{
	list-style: none;
	padding-bottom: 8px;
	font-size: 12px;
}
#bread-crumbs{
	padding: 0 0 0 7px;
	width: 100%;
	float: left;
	border: 0px solid #000;
	font-size: 10px;
}
#content-main{
	border: 0px solid #000;
	padding: 5px 0 0 7px;
	width: 100%;
	float: left;
}
#footer{
	border-top: dashed #636466 1px;
	/*border: 1px solid #000;*/
	/*padding: 8px 0 8px 0;*/
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 15px;
}
#footer-left{
	float: left;
	width: 200px;
}
#footer-right{
	float: right;
	width: 450px;
	text-align: right;
	white-space: nowrap;
}
#inventory-table{
	
}
#inventory-table td{
	border: 1px solid #636466;
	padding: 3px 3px 3px 8px;	
}
#table-form tr td{
	padding: 0 5px 5px 0;
}
#product-table{
	border: 0px solid #000;
	/*width: 500px;*/ 
}
#product-table td{
	border: 1px solid #bfc7cf;
	width: 255px;
	padding: 5px 5px 5px 2px;
	
	vertical-align: top;
	font-size: 10px;
}
.prod_title{
	border: 0px solid #000;
	font-weight: bold;
	font-size: 12px;
	width: 68%;
	height: 30px;
	float: left;
}
.prod_price{
	border: 0px solid #000;
	width: 30%;
	float: right;
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	
}
.prod_image{
	border: 1px solid #e6e6e6;
	float: left;
	width: 133px;
}
.prod_desc{
	border: 0px solid #000;
	float: left;
	width: 103px;
	padding-left: 5px;
}
.prod_details{
	width: 100%;
	clear: both;
	font-size: 11px;
}
.prod_links{
	width: 100%;
	clear: both;
	font-size: 11px;
	text-align: right;
	/*height: 25px;*/
	padding: 5px 0 10px 0;
}
.prod_links2{
	width: 100%;
	clear: both;
	font-size: 11px;
	text-align: center;
	/*height: 25px;*/
	padding: 30px 0 10px 0;
}
a.addtoquote {
  border-style: solid;
  border-width : 1px 4px 4px 1px;
  text-decoration : none;
  padding : 4px;
  /*border-color : #69f #00f #00f #69f;*/
  border-color: #0000ff;
  background-color: #e6e6e6;
  font-size: 11px;
}
a.addtoquote:hover { 
	border-color: #ccc;
	color: #636466; 
}
#product-detail{
	border: 1px solid #ccc;
	float: left;
	padding: 2px;
}
#product-detail_image{
	border: 1px solid #000;
	float: left;
	width: 300px;
}
#product-detail_nav{
	border: 0px solid #000;
	float: right;
	width: 190px;
	font-size: 14px;
	text-align: center;
}
#product-detail_desc{
	border: 0px solid #000;
	clear: both;
	font-size: 12px;
	padding: 10px 10px 0 10px;
}
#product-detail_price{
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding: 10px 0 20px 0;
}
#product-detail_new{

}
#product-detail_bargin{

}

#cart-table{
	/*border: 1px solid #000;*/
	font-size: 12px;
}
#cart-table th{
	padding: 2px;
}
#cart-table td{
	padding: 5px 5px 5px 0;
	border: 0px solid #000;
	/*margin-right: 5px;*/
}
/*
 * FONT STYLES
 */
#tagline{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 45px 20px 25px 20px;
}
#phone-number{
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

