#content_left {
	width: 350px;
	background-color: #3A3938;
}

#content_right {
	width: 520px;
	/**background: #3A3938 url('../images/295_659_V02_neos.jpg') no-repeat;**/
	background: #3A3938 url('../images/showroom2.png') no-repeat;
}

#content_left_strip {
	margin-top: 30px;
	background-color: #c1d62f;
	z-index: 2;
}

#content_left_strip h1 {
	color: #3A3938;
	padding: 0 20px;
	line-height: 3em;
	font-size: 140%;
	margin-top: 32px;
	margin-bottom: 19px;
	font-weight: bold;
	text-align: justify;
}

#content_left_strip p {
	color: #3A3938;
	padding: 0 20px;
	line-height: 1.4em;
	margin-bottom: 20px;
	text-align: justify;
}

