/* CSS Document */
h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 1em 0;
}

#contentWrap {
	width: 94em;
	position: relative;
	background: #FFF url(../img/formart-bg-home.png) no-repeat left top;
	height: 100%;
}
* html #contentWrap {
	height: 55.4em;
}
#contentWrap #contentTop {
	width: 100%;
	height: 35.7em;
}
#contentWrap #contentBottom {
	width: 78em;
	min-height: 19.7em;
	padding-left: 16em;
	padding-top: 2em;
	overflow: hidden;
}
#contentWrap #contentBottom .contentleft {
	width: 22em;
	float: left;
	margin: 0 1em;
	padding-top: 1em;
}
#contentWrap #contentBottom .contentcenter {
	width: 22em;
	padding: 0 1em;
	margin-left: 27em;
	padding-top: 1em;
}
#contentWrap #contentBottom .contentright {
	width: 22em;
	float: right;
	margin: 0 1em;
	padding-top: 1em;
}
div.csc-textpic-left div.csc-textpic-text {
	clear: none;
}
div.csc-textpic-left div.csc-textpic-imagewrap,
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	float: none;
	margin-bottom: 1em;
}
