#content {
	background:url(../images/content/home_content_top.gif) 0px 0px no-repeat;
	padding:0px 9px 20px 0px;
}
#contentA,
#contentB {float:left;}

#contentA {
	width:440px;
	padding:5px 5px 0px 6px;
}
#contentA .flash {
	width:440px;
	height:264px;
	background:url(../images/content/home_1.jpg) 0px 0px no-repeat;
	}
/* heading, introductory text */
#intro {padding:13px 7px 0px 8px;}
#intro h1 {
	background:url(../images/text/home_h1.gif) 0px 0px no-repeat;
	width:380px;
	height:25px;
}

#intro p {
	color:#78736D;
	margin:0px 0px 8px 0px;
	font:10px "Kozuka Gothic Std", Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.6em;
}

/* product output */

#contentA table {
	width:440px;
}
#contentA td {padding:0px 0px 11px 0px;}
/* product image */

#contentA td li {
	padding:0px 0px 4px 0px;
	font-weight:bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
/* product name */
li.name {
	font-size:14px;
	color:#a18d73;
}
/* product manufacturer */
li.man {
	font-size:11px;
	color:#84aed2;
}
/* product price */
li.price {
	font-size:12px;
	color:#CA8A2C;
}
/* product description */
#contentA td p {
	margin:0px 0px 8px 0px;
}
/* view more details button */

#contentA .view {
	background:url(../images/text/home_view.gif) 0px 0px no-repeat;
	width:114px;
	height:15px;
}
#contentA .view a {
	display:block;
	text-decoration:none;
	height:100%;
}
/* right column */

#contentB {
	width:303px;
	padding:6px 0px 0px 0px;
	}
#contentB .flash {
	width:303px;
	height:195px;
	background:url(../images/content/home_2.jpg) 0px 0px no-repeat;
	margin:0px 0px 5px 0px;
}
#contentB .quartet {
	height:263px;
	background:url(../images/content/home_flash_TEMP.jpg) 0px 0px no-repeat;
}

#justArrived {
	background:url(../images/content/_arrivals_bottom.gif) 0px bottom no-repeat;
	width:303px;
	padding:0px 0px 6px 0px;
}
#justArrived h3 {
	width:303px;
	height:54px;
	background:url(../images/content/_arrivals_home_head.gif) 0px 0px no-repeat;
}
#justArrived ul {
	background:url(../images/content/_arrivals_tile.gif) 0px 0px repeat-y;
	width:283px;
	padding:0px 0px 0px 20px;
}
#justArrived li {
	background:url(../images/content/_arrivals_bullet.gif) 0px 0px no-repeat;
	padding:0px 0px 0.7em 15px;
	color:#fff;
}
#justArrived li a {
	color:#fff;
	text-decoration:none;
	}
#justArrived li a:hover {text-decoration:underline;}