#main_container {
	width: 800px;
	text-align: center;
	background: url(images/bg_body.gif) no-repeat;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
}
#main_container_home {
	width: 800px;
	text-align: center;
	background: url(images/bg_body.gif) no-repeat;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 122px;
	width: 565px;
	float: right;
	margin-bottom: -5px;
}
#content_container {
	width: 763px;
	padding-top: 52px;
	*padding-top: 47px;
	float: right;
	font: 10px/20px "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0.5pt;
}
#content_container_order {
	width: 763px;
	padding-top: 50px;
	*padding-top: 45px;
	float: right;
	font: 10px/20px "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0.5pt;
	background: #FFFFFF;
	margin-top: 6px;
	*margin-top: 0px;
}
#content_home {
	background: url(images/bg_content_home.jpg) no-repeat;
	height: 290px;
	width: 763px;
}
#content {
	width: 684px;
	background: #FFFFFF url(images/bg_content.jpg) repeat-y;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-top: 18px;
}
#content_order {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-top: 18px;
	width: 775px;
	background: #FFFFFF;
}
#text_home {
	width: 271px;
	float: left;
	padding-left: 70px;
	margin-top: 40px;
}
#footer {
	font: 9px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	clear: both;
}
#footer a{
	color: #666666;
	text-decoration: none;
}
#footer_content {
	height: 27px;
	width: 684px;
	background: url(images/footer.gif) no-repeat;
	clear: both;
}
#text {
	padding: 18px 10px 18px 70px;
}
#page_title {
}
a {
	text-decoration: none;
	color: #666666;
}
#img_right {
	float: right;
}

a {
	text-decoration: none;
	color: #666666;
}
#img_right {
	float: right;
}

a {
	color: #666666;
	/*text-decoration: none;*/
}

td {
	color: #666666;
	font: 10px/20px "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 0.5pt;
}

/* Category Listing */
a.category-list-info { border: 0px none #000000; margin:3px; padding: 2px; width: 187px; height: 150px; float: left; position: relative; text-align: center; text-decoration: none; }

a.category-list-info:link {border: 0px none #000000; color: black;}
a.category-list-info:visited {border: 0px solid #000000; color: black;}
a.category-list-info:active {border: 0px solid #000000; color: black;}
a.category-list-info:hover {border: 0px none #000000; color: black;} 	

.category-list-name { color: #666666; }
.category-list-price { color: #666666; }

a.category-list-info img {display: block; margin: 5px auto;text-decoration: none; border: none;}

/* Item Listing */
a.item-list-info { border: 0px solid #000000; margin: 3px; padding: 2px; width: 187px; height: 150px; float: left; position: relative; text-align: center; text-decoration: none; }

a.item-list-info:link {border: 0px solid #000000; color: black;}
a.item-list-info:visited {border: 0px solid #000000; color: black;}
a.item-list-info:active {border: 0px solid #000000; color: black;}
a.item-list-info:hover {border: 0px solid #000000; color: black;} 	

.item-list-name {color: #666666;}
.item-list-price { color: #666666; }

a.item-list-info img {display: block; margin: 5px auto; text-decoration: none; border: none;}

