/* Header */
.header {
	height: 252px;
}

/* Content wrapper */
.contentWrapper {
	background-image: url(../images/sub_bkgrd.jpg);
	background-repeat: no-repeat;
}

/* Content */
.contentLeft {
	width: 190px;
	color: #999;
	text-align: right;
	font-size: 0.9em;
	line-height: 150%;
}
.contentRight {
	width: 440px;
}