div.contNorm {
	width: 535px;
	margin: 13px 0 0 15px;
	border: 3px solid #4c8d9b;
	position: relative;
}
div.contNorm h1 {
	margin: 0px;
	height: 64px;
	background: url(../../images/content/factory/factoryTourHead.gif) 0 0 no-repeat;
}
div.contNorm p {
	margin: 12px 18px;
}
div#factory {
	margin: 0 18px 30px 18px;
}
div#description {
	width: 169px;
	float: right;
	font-size: 11px;
	margin-right: 10px;
}
div#cornerImg {
	width: 206px;
	height: 207px;
	background: url(../../images/content/factory/michigan.gif) 0 0 no-repeat;
	position: absolute;
	bottom: -18px;
	right: -16px;
}
div#getaPriceButn a {
	display: block;
	height: 24px;
	width: 356px;
	background: url(../../images/getaPrice.gif) top center no-repeat;
	position: absolute;
	bottom: -12px;
}
table {
	border: 2px solid #4c8d9b;
	margin: 20px auto;
	width: 80%;
	background: #edf5f9;
}
table th {
	height: 20px;
	background: #4c8d9b;
	color: #fff;
	font-size: 14px;
}
table td {
	width: 33%;
	vertical-align: top;
}
table ul {
	list-style-type: none;
	margin-top: 15px;
	margin-left: 0;
	padding-left: 10px;
}
