.contentHomeTitle
	{
		font-size: 16px;
		line-height: 1.5em;
		letter-spacing: 1.3;
		color: #554e13;
		font-weight: bold;
	}
.contentHomeTitleClear
	{
		font-size: 16px;
		line-height: 1.5em;
		letter-spacing: 1.3;
		color: #554e13;
		font-weight: bold;
	}
div#contentHome
	{
		color: #000000;
		background-color: #ffffff;
		padding: 0px 36px 0px 36px;
	}
div#contentHomeLeft
	{
		float: Left;
		width: 480px;
		height: 420px;
		font-family: Segoe UI, Arial,Verdana,Helvetica,sans-serif;
		font-size: 12px;
		line-height: 1.5em;
		color: #666666;
		border-right: 1px solid #AFAEAF;
	}
div#contentHomeRight
	{
		float: Right;
		width: 360px;
		height: 420px;
	  	font-family: Segoe UI, Arial,Verdana,Helvetica,sans-serif;
		font-size: 12px;
		line-height: 1.5em;
		color: #666666;
	}
	
.contentHomeTitleShowroom
	{
		font-size: 16px;
		line-height: 1.5em;
		letter-spacing: 1.3;
		color: #554e13;
		font-weight: bold;
	}
div#contentShowroomLeft
	{
		float: Left;
		width: 420px;
		height: 190px;
		font-family: Segoe UI, Arial,Verdana,Helvetica,sans-serif;
		font-size: 12px;
		line-height: 1.5em;
		color: #666666;
	}
div#contentShowroomRight
	{
		float: Right;
		width: 420px;
		height: 190px;
	  	font-family: Segoe UI, Arial,Verdana,Helvetica,sans-serif;
		font-size: 12px;
		line-height: 1.5em;
		color: #666666;
	}
div#contentShowroomImage
	{
		float: Left;
		width: 190px;
		height: 190px;
		border: 1px solid #999999;
	}
div#contentShowroomCopy
	{
		float: Right;
		width: 190px;
		height: 190px;
		font-family: Segoe UI, Arial,Verdana,Helvetica,sans-serif;
		font-size: 12px;
		line-height: 1.5em;
		color: #666666;
	}