/************************************************************************

	Author:		James Hall (production), Todd Quackenbush (design), eROI [www.eroi.com] 
	Client:		Chockstone


	Listing Order:
	==============

	1 - Featured Product (Right Col)
	2 - News Room (Right Col)
	3 - Sign Up (Left Col)
	4 - Product Resources (Left Col)


***********************************************************************
	1 - Featured Product (Right Col)
************************************************************************/

body {
	background:url(../images/furnitureBG.gif) top left repeat-x;
}

div#container{
	height:669px;
}

/**************************************************
4 - Middle
**************************************************/

div#middle{
	height:605px;
}

div#middleLeft{
	height:500px;
}

div#middleLeft div#flash{
	height:442px;
	background:#66CCCC;
}

div#dealerLocator{
	float:left;
	margin-top:6px;
}

div#signUpWide{
	border-left:4px solid #a8d040;
	background:#effbd3;
	height:51px;
	width:306px;
	margin-left:5px;
	margin-top:6px;
	float:left;
}

div#middleRight{
	height:329px;
}

div#middleRight div#rightContent{
	padding-top:45px;
	height:284px;
}

div#rightContent h2{
	padding:18px 0px 0px 18px;
	font-size:16px;
}

div#rightContent  p{
	padding:18px 0px 0px 18px;
	width:228px;
	height:180px;
	overflow:hidden;
}

div#topSellers{
	margin-top:6px;
	background:#effbd3;
	height:164px;
	overflow:hidden;
}
