* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	text-align: center;
	background-color: #e8d1bb;
}
td {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 5px;
	padding-left: 5px;
}
.sale {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
}


#index_container {
	height: auto;
	width: 800px;
}
#footer {
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 15px;
}
#footer a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #E8D1BB;
}


#banner {
	height: 138px;
	width: 800px;
}
#upper_navigator {
	height: 25px;
	width: 800px;
}
#main_navigator {
	width: 800px;
	height: 30px;
	background-color: #934100;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
}
#main_navigator ul {
	list-style-type: none;
	list-style-image: none;
}
#main_navigator ul li {
	display: inline;
}
#main_navigator ul li a {
	display: block;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #934100;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
}
#main_navigator ul li a:hover {
	color: #FFF;
	background-color: #ca4e00;
}
#item_details {
	height: auto;
	width: 600px;
	padding-top: 25px;
}
.promo {
	font-size: 25px;
	font-weight: bold;
	color: #F00;
}
.promo_price {
	font-size: 20px;
	font-weight: bold;
	color: #F00;
}
.promo_price_strike {
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}



#footer {
	width: 738px;
	height: 38px;
	padding-top: 23px;
}
#other_link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 10px;
}
#other_link a {
	text-decoration: none;
	color: #21508C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#other_link a:hover {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#lbtect_logo {
	float: left;
	height: 24px;
	width: 95px;
}
#about_us_content {
	padding-top: 150px;
	padding-bottom: 150px;
}

