/*************************************/
/*Roland Corporation U.S. Homepage Layout Stylesheet*/
/*Created: 10.10.2005 */
/*Last Updated: x.x.2005*/

/*************************************/
/*Flash Rules Start*/

#home_flash
{
	width: 806px;
	height: 290px;
}

/*Flash Rules End*/
/*************************************/

/*************************************/
/*Product Demos/Current Promotions Rules Start*/

#bottom_row
{
	width: 806px;
}

#featured_products, #current_promotions
{
	width: 398px;
	height: 213px;
	float: left;
	/*margin: 11px 0 0 0;*/
}

#featured_products h2, #current_promotions h2
{
	float: left;
	width: 398px;
	height: 32px;
	margin: 0 0 5px 0;
}

#featured_products span, #current_promotions span
{
	display: none;
}

#featured_products a, #current_promotions a
{
	display: block;
	width: 398px;
	height: 32px;
}

#featured_products h2
{
	background-image: url("/images/home/h2_featured_products.gif");
}

#current_promotions h2
{
	background-image: url("/images/home/h2_current_promotions.gif");
}

#featured_products
{
	margin-right: 10px;
	overflow: hidden;
}

#featured_products p
{
	float: left;
	margin: 0 0 0 2px;
	width: 98px;
	height: 176px;
	background-repeat: no-repeat;
}

#featured_products p a
{
	display: block;
	width: 98px;
	height: 176px;
}

#featured_products p.f_1
{
	margin-left: 0;
}

#current_promotions p
{
	float: left;
	margin: 0 0 2px 2px;
	width: 198px;
	height: 87px;
	background-repeat: no-repeat;
}

#current_promotions p a
{
	display: block;
	width: 198px;
	height: 87px;
}

#current_promotions p.p_1, #current_promotions p.p_3
{
	margin-left: 0;
}

/*Product Demos/Current Promotions Rules End*/
/*************************************/
