body
{
	margin: 0px;
	padding: 0px;
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
}

div#container
{
	width: 894px;
	margin: 0px auto 0px auto;
	border-right: 2px solid #AA1A09;
	border-left: 2px solid #AA1A09;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

div#banner
{
	height: 126px;
	padding: 0px;
	margin: 0px 0px 3px 0px;
	
}

div#menu_holder
{
	height: 33px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin: 0px 0px 3px 0px;
}

div#slideshow_holder
{
	position: relative;
	height: 188px;
	overflow: hidden;
}

div#content_holder
{
	height: 333px;
	margin-top: 0px;
	position: relative;
}

div#content_left
{
	float: left;
	width: 664px;
	height: 300px;
	padding: 15px 20px 20px 20px;	
}

div#content_right
{
	float: left;
	width: 178px;
	height: 300px;	
	background-color: #D2D2D2;
	padding: 30px 12px 0px 0px;		
	line-height: 18px;	
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-align: right;	
}

div#left_header
{
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #AA1A09;
	margin-bottom: 6px;
	height: 20px;
}

div#left_text
{
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	color: #000000;
	line-height: 18px;
	position: relative;
}

div#footer
{
	font-size: 9px;
	line-height: 18px;
	height: 18px;
	background-color: #D2D2D2;
	padding-left: 20px;
	padding-right: 20px;
} 

h3
{
	color: #AA1A09;
}

a, a:link
{
	text-decoration: underline;
	color: #000000;
}

a:hover, a:link:hover
{
	color: #aa1a09;
}

.homepage_products
{
	height: 410px;
}

.homepage_product
{
	float: left;
	width: 180px;
	margin: 7px;
	overflow: none;
	padding-left: 10px;
	padding-right: 10px;
	height: 410px;
}

.homepage_product_title
{
	color:#AA1A09;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin-bottom:6px;
	font-weight: bold;
	color: #AA1A09;
}

.homepage_product_image
{
}
.homepage_product_price
{
	color:#AA1A09;
	font-family:"Trebuchet MS";
	font-size:13px;
	height:20px;
	margin-bottom:6px;
	font-weight: bold;
	color: #AA1A09;
	height: 20px;
}
.homepage_product_info
{
	height: 20px;
}
.homepage_product_desc
{
}

.sitemap_subitem
{
}

.sitemap_hoofditem
{
	font-weight: bold;
	margin-top: 8px;
}

.best_row
{
	clear: both;
	height: 18px;
	overflow: hidden;
}

.best_img
{
	float: left;
	width: 90px;
}

.best_name
{
	float: left;
	width: 300px;
}

.best_info
{
	float: left;
	width: 150px;
}
