

	#RIGHTCOLUMN {
		width: 985px;
		float: left;
		background-color: #acc000;
	}

	#PROMOTION {
		width: 985px;
		float: left;
	}

	#PROMOTION img {
		float: left;
	}

	#SUBCONTENT {
		width: 963px;
		float:left;
		padding-top: 7px;
		padding-left: 22px;
		padding-bottom: 15px;
		background-color: #acc000;
	}
	
	#SUBCONTENT .frame-standard {
		float: left;
		width: 180px;
		height: 129px;
		padding-top: 8px;
		padding-left: 30px;
		padding-right: 20px;
		margin-top: 8px;
		margin-right: 7px;
		background-image: url(../resources/werner_subcontent_bg.jpg);
		background-repeat: no-repeat;
	}

#SUBCONTENT h1 {
line-height: 16px;
}
